"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/04 01:32:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro" 2026/04/04 01:32:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 01:32:53 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0" 2026/04/04 01:32:54 DEBUG : Creating backend with remote "/tmp/rclone2073575429" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:32:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:32:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:32:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/04 01:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:32:55 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:32:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:32:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:32:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:32:58 DEBUG : sub dir/hello world: md5 = f943103ce24a1a8f814a9bbc05123ca9 OK 2026/04/04 01:32:58 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:32:58 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:32:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:33:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.42s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:01 DEBUG : metadata sub dir: Making directory with metadata 2026/04/04 01:33:01 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:01 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/04 01:33:01 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:01 DEBUG : Local file system at /tmp/rclone2073575429: File to upload is small (21 bytes), uploading instead of streaming 2026/04/04 01:33:01 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/04 01:33:01 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/04 01:33:01 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/04 01:33:01 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:33:02 DEBUG : Google drive root 'crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0': Skipping btime metadata as can't update it on an existing file: 2026-04-04T01:33:01.580969096Z 2026/04/04 01:33:02 INFO : empty metadata sub dir: Updated directory metadata 2026/04/04 01:33:02 DEBUG : Google drive root 'crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0': Skipping btime metadata as can't update it on an existing file: 2026-04-04T01:33:01.579969085Z 2026/04/04 01:33:03 INFO : metadata sub dir: Updated directory metadata 2026/04/04 01:33:03 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/04 01:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:04 DEBUG : metadata sub dir/hello metadata world: md5 = 05c92dd482b8832b2e29f62a5ccafe01 OK 2026/04/04 01:33:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/04 01:33:04 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/04 01:33:07 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.31s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:08 DEBUG : metadata sub dir: Making directory with metadata 2026/04/04 01:33:08 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:08 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/04 01:33:08 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:08 DEBUG : Local file system at /tmp/rclone2073575429: File to upload is small (21 bytes), uploading instead of streaming 2026/04/04 01:33:08 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/04 01:33:08 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/04 01:33:08 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/04 01:33:08 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:33:09 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/04 01:33:09 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/04 01:33:09 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/04 01:33:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:11 DEBUG : metadata sub dir/hello metadata world: md5 = 8667a5ef150dc0b6df7a8dd0c172e0e5 OK 2026/04/04 01:33:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/04 01:33:11 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/04 01:33:11 DEBUG : Google drive root 'crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0': Skipping btime metadata as can't update it on an existing file: 2026-04-04T01:33:08.895053192Z 2026/04/04 01:33:11 INFO : metadata sub dir: Updated directory metadata 2026/04/04 01:33:14 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.88s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:14 DEBUG : Creating backend with remote "/non-existing" 2026/04/04 01:33:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/04 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:33:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:17 DEBUG : sub dir/hello world: md5 = 6c9c9c476fa0c07f99a65c9d497ae15c OK 2026/04/04 01:33:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:33:17 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:33:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:33:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (4.96s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.39s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Running all checks before starting transfers 2026/04/04 01:33:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:33:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Checks finished, now starting transfers 2026/04/04 01:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:23 DEBUG : sub dir/hello world: md5 = cf988472d243d66cbf8e14788dd36037 OK 2026/04/04 01:33:23 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:33:23 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:33:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:33:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.03s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:25 ERROR : Ignoring --no-traverse with sync 2026/04/04 01:33:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:33:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:28 DEBUG : sub dir/hello world: md5 = 972f0ffb1d090926b61100064e3aae4c OK 2026/04/04 01:33:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:33:28 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:33:28 DEBUG : Waiting for deletions to finish 2026/04/04 01:33:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:33:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.12s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/04 01:33:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:32 DEBUG : hello world2: md5 = db9d7d217dda593c240161421416354c OK 2026/04/04 01:33:32 DEBUG : hello world2: size = 12 OK 2026/04/04 01:33:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.79s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:35 DEBUG : potato2: md5 = 78d57fdc290bee77287766c183499c1b OK 2026/04/04 01:33:35 DEBUG : potato2: size = 11 OK 2026/04/04 01:33:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:38 DEBUG : potato2: md5 = 0ed8e592a4e4b13afdc608ef302a1656 OK 2026/04/04 01:33:38 DEBUG : potato2: size = 11 OK 2026/04/04 01:33:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.90s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/04 01:33:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:33:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:33:39 DEBUG : sub dir2: Making directory with metadata 2026/04/04 01:33:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:40 DEBUG : sub dir: Making directory with metadata 2026/04/04 01:33:40 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:33:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:33:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/04 01:33:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:42 DEBUG : sub dir/hello world: md5 = 0cbca1351517c4fd9fc4e359a0a0f1da OK 2026/04/04 01:33:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:33:42 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:33:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/04 01:33:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.60s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:47 INFO : sub dir2: Making directory 2026/04/04 01:33:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/04 01:33:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:47 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/04 01:33:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:33:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:33:47 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/04 01:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:49 DEBUG : sub dir/hello world: md5 = 2396dac5138ebfb7aea647836cd17a45 OK 2026/04/04 01:33:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:33:49 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:33:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:33:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.15s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:52 DEBUG : sub dir2: Making directory with metadata 2026/04/04 01:33:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:52 DEBUG : sub dir2: Making directory with metadata 2026/04/04 01:33:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:33:53 DEBUG : sub dir: Making directory with metadata 2026/04/04 01:33:54 INFO : sub dir: Made directory with metadata (mtime=2026-04-04T01:33:52.182549538Z) 2026/04/04 01:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:33:55 DEBUG : sub dir/hello world: md5 = 4f75d146056967ed23dd7158fed897e9 OK 2026/04/04 01:33:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:33:55 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:33:55 INFO : sub dir/hello world: Deleted 2026/04/04 01:33:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.87s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:33:59 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/04 01:33:59 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:34:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:34:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:34:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.56s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:34:02 INFO : sub dir2: Making directory 2026/04/04 01:34:02 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/04 01:34:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:34:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:34:04 DEBUG : sub dir/hello world: md5 = 50dfa4e233a25b54c716dcae58616a11 OK 2026/04/04 01:34:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:34:04 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:34:04 INFO : sub dir/hello world: Deleted 2026/04/04 01:34:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:34:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.96s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:34:07 DEBUG : sub dir2: Making directory with metadata 2026/04/04 01:34:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:34:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:34:07 DEBUG : sub dir2: Making directory with metadata 2026/04/04 01:34:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:34:08 DEBUG : sub dir: Making directory with metadata 2026/04/04 01:34:09 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:34:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:34:10 DEBUG : sub dir/hello world: md5 = 88993b78aa4e4aa17af3fc41a532827c OK 2026/04/04 01:34:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:34:10 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:34:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:34:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.41s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:34:14 INFO : sub dir2: Making directory 2026/04/04 01:34:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/04 01:34:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:34:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:34:16 DEBUG : sub dir/hello world: md5 = a3f0376524b313fe2f889efa6aaee52a OK 2026/04/04 01:34:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:34:16 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:34:16 DEBUG : Waiting for deletions to finish 2026/04/04 01:34:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:34:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.94s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:34:21 DEBUG : sub dir/hello world: md5 = c6d773511b4f0a36af6043a42ff53e3b OK 2026/04/04 01:34:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-serolus3nepu" 2026/04/04 01:34:21 DEBUG : Creating backend with remote "TestDrive:crypt/rgi3dk1cdu5am1bnbraah0r3uphe8kmjf8fd3gl4ttst42tp7o6g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro' -> Encrypted drive 'TestCryptDrive:rclone-test-serolus3nepu' 2026/04/04 01:34:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:34:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-serolus3nepu': Waiting for checks to finish 2026/04/04 01:34:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-serolus3nepu': Waiting for transfers to finish 2026/04/04 01:34:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:34:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:34:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:34:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-serolus3nepu': Purge remote 2026/04/04 01:34:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.52s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:34:30 DEBUG : sub dir/hello world: md5 = 63b631193c1fab530e414021824353fd OK 2026/04/04 01:34:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/04 01:34:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/04 01:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:34:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:34:32 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:34:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:34:33 DEBUG : sub dir/hello world: md5 = ed5440233c52d3b1f72e47da62d06910 OK 2026/04/04 01:34:33 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 01:34:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/04 01:34:34 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/04 01:34:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.45s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:34:38 DEBUG : sub dir/hello world: md5 = 7dd8089bdb891ac6ad3d0d67d249e664 OK 2026/04/04 01:34:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xodediv2loye" 2026/04/04 01:34:39 DEBUG : Creating backend with remote "TestDrive:crypt/v9jraf9e57c4cp7rl9jt1p6fr7rn7b8sq7n4p3tdihgiatgunbng" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro' -> Encrypted drive 'TestCryptDrive:rclone-test-xodediv2loye' 2026/04/04 01:34:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:34:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodediv2loye': Waiting for checks to finish 2026/04/04 01:34:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodediv2loye': Waiting for transfers to finish 2026/04/04 01:34:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:34:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:34:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:34:45 DEBUG : sub dir/hello world: md5 = 8042ea045157eb4467b4058f7acc2d89 OK 2026/04/04 01:34:46 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:34:46 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/04 01:34:46 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:34:46 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xodediv2loye') 2026/04/04 01:34:46 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodediv2loye': Waiting for checks to finish 2026/04/04 01:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodediv2loye': Waiting for transfers to finish 2026/04/04 01:34:47 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 01:34:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:34:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/04 01:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xodediv2loye': Purge remote 2026/04/04 01:34:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.47s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:34:52 DEBUG : sub dir/hello world: md5 = b60e90d00f7c8f12b69e48742a581fa0 OK 2026/04/04 01:34:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/04 01:34:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/04 01:34:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:34:54 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:34:54 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:34:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:34:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:34:55 DEBUG : sub dir/hello world: md5 = add8b074f42f164201fb35a4a40ed0d6 OK 2026/04/04 01:34:55 DEBUG : sub dir/hello world: size = 17 OK 2026/04/04 01:34:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/04 01:34:55 INFO : sub dir/hello world: Deleted 2026/04/04 01:34:55 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/04 01:34:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.21s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:35:00 DEBUG : sub dir/hello world: md5 = 4ac565ee6e1bd392c28f7b19867023b0 OK 2026/04/04 01:35:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hufilof9lowo" 2026/04/04 01:35:00 DEBUG : Creating backend with remote "TestDrive:crypt/f22n8vlmoq8v159pv88rcljsn5a4qph0noqvfmnkede0djh8tkmg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro' -> Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo' 2026/04/04 01:35:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:35:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo': Waiting for checks to finish 2026/04/04 01:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo': Waiting for transfers to finish 2026/04/04 01:35:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:35:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/04 01:35:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:35:07 DEBUG : sub dir/hello world: md5 = 53f4d68f263664205d4e6ccb8784281c OK 2026/04/04 01:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo': Using server-side directory move 2026/04/04 01:35:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/04 01:35:08 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:35:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/04 01:35:08 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:35:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo') 2026/04/04 01:35:08 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo': Waiting for checks to finish 2026/04/04 01:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo': Waiting for transfers to finish 2026/04/04 01:35:08 INFO : sub dir/hello world: Deleted 2026/04/04 01:35:08 INFO : sub dir/hello world: Moved (server-side) 2026/04/04 01:35:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/04 01:35:11 DEBUG : sub dir/hello world: md5 = 2fa2fca731605367c5d516e347ab23ed OK 2026/04/04 01:35:11 DEBUG : testing file moves 2026/04/04 01:35:12 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:35:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/04 01:35:12 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:35:12 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo') 2026/04/04 01:35:12 DEBUG : sub dir/hello world: Sizes differ 2026/04/04 01:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo': Waiting for checks to finish 2026/04/04 01:35:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo': Waiting for transfers to finish 2026/04/04 01:35:12 INFO : sub dir/hello world: Deleted 2026/04/04 01:35:13 INFO : sub dir/hello world: Moved (server-side) 2026/04/04 01:35:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/04 01:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufilof9lowo': Purge remote --- PASS: TestServerSideMoveOverSelf (18.73s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:35:18 DEBUG : sub dir/hello world: md5 = 163ff697c64c6db6e98bc2987ad1903f OK 2026/04/04 01:35:18 ERROR : error listing: directory not found 2026/04/04 01:35:19 INFO : Local file system at /tmp/rclone2073575429: Making directory 2026/04/04 01:35:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.26s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:35:23 DEBUG : sub dir/hello world: md5 = 240006aa9f8f402d7b7922a46c753361 OK 2026/04/04 01:35:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:35:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:35:24 DEBUG : Local file system at /tmp/rclone2073575429: Waiting for checks to finish 2026/04/04 01:35:24 DEBUG : Local file system at /tmp/rclone2073575429: Waiting for transfers to finish 2026/04/04 01:35:25 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/04 01:35:25 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/04 01:35:25 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:35:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:35:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.41s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:35:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/04 01:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:29 DEBUG : check sum: md5 = a7cf448d5440530907a40a054889e889 OK 2026/04/04 01:35:29 DEBUG : check sum: size = 1 OK 2026/04/04 01:35:29 INFO : check sum: Copied (new) 2026/04/04 01:35:29 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:29 DEBUG : check sum: size = 1 OK 2026/04/04 01:35:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/04 01:35:29 DEBUG : check sum: Size of src and dst objects identical 2026/04/04 01:35:29 DEBUG : check sum: Unchanged skipping 2026/04/04 01:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:29 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.25s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:35:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/04 01:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:32 DEBUG : sizeonly: md5 = fdb045a05b79fc33bf6f2383e7d1569f OK 2026/04/04 01:35:32 DEBUG : sizeonly: size = 6 OK 2026/04/04 01:35:32 INFO : sizeonly: Copied (new) 2026/04/04 01:35:32 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:32 DEBUG : sizeonly: size = 6 OK 2026/04/04 01:35:32 DEBUG : sizeonly: Sizes identical 2026/04/04 01:35:32 DEBUG : sizeonly: Unchanged skipping 2026/04/04 01:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:32 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.24s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:35:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/04 01:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:35 DEBUG : ignore-size: md5 = 75a099f82aec3cfda3b65f4b5165f33a OK 2026/04/04 01:35:35 INFO : ignore-size: Copied (new) 2026/04/04 01:35:35 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:35:36 DEBUG : ignore-size: Unchanged skipping 2026/04/04 01:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:36 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.25s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:35:38 DEBUG : existing: md5 = 2c138b45fb22273ae10ac117e7904830 OK 2026/04/04 01:35:39 DEBUG : existing: size = 6 OK 2026/04/04 01:35:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:39 DEBUG : existing: Unchanged skipping 2026/04/04 01:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:39 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:39 INFO : There was nothing to transfer 2026/04/04 01:35:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/04 01:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:40 DEBUG : existing: md5 = 658650893a2b395754f47467f7669563 OK 2026/04/04 01:35:40 DEBUG : existing: size = 6 OK 2026/04/04 01:35:40 INFO : existing: Copied (replaced existing) 2026/04/04 01:35:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.63s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:35:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/04 01:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:43 DEBUG : existing: md5 = ed34e9dc2d02db5ee17650adbb77af39 OK 2026/04/04 01:35:43 DEBUG : existing: size = 6 OK 2026/04/04 01:35:43 INFO : existing: Copied (new) 2026/04/04 01:35:43 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:43 DEBUG : existing: Destination exists, skipping 2026/04/04 01:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:43 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.37s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:35:47 DEBUG : b/potato: md5 = 7aa4206d423e6948a3861f05b806e0ae OK 2026/04/04 01:35:49 DEBUG : c/non empty space: md5 = cc3125f4fe50e2e0210aff3a8706a990 OK 2026/04/04 01:35:49 INFO : d: Making directory 2026/04/04 01:35:51 DEBUG : Added delayed dir = "a", newDst= 2026/04/04 01:35:51 INFO : c: Set directory modification time (using SetModTime) 2026/04/04 01:35:51 DEBUG : Added delayed dir = "c", newDst=c 2026/04/04 01:35:51 DEBUG : c/non empty space: size = 5 OK 2026/04/04 01:35:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:35:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/04 01:35:51 DEBUG : c/non empty space: Unchanged skipping 2026/04/04 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:35:53 DEBUG : a/potato2: md5 = 93bfa8e1d0dd2b47d5d5ea7b5436cb9f OK 2026/04/04 01:35:53 DEBUG : a/potato2: size = 60 OK 2026/04/04 01:35:53 INFO : a/potato2: Copied (new) 2026/04/04 01:35:53 DEBUG : Waiting for deletions to finish 2026/04/04 01:35:54 INFO : b/potato: Deleted 2026/04/04 01:35:54 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/04 01:35:54 INFO : d: Removing directory 2026/04/04 01:35:55 INFO : b: Removing directory 2026/04/04 01:35:55 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/04 01:35:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': deleted 2 directories 2026/04/04 01:35:57 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/04 01:35:58 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.82s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:36:00 DEBUG : empty space: md5 = 6dc24da15b2bbc50db53ad8c88a5a035 OK 2026/04/04 01:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:00 DEBUG : empty space: size = 1 OK 2026/04/04 01:36:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/04 01:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/04 01:36:00 DEBUG : Waiting for deletions to finish 2026/04/04 01:36:01 DEBUG : empty space: size = 1 OK 2026/04/04 01:36:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/04 01:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:03 DEBUG : empty space: md5 = 50427c3003dcbbb2b36c1d165c42a9ed OK 2026/04/04 01:36:03 DEBUG : empty space: size = 1 OK 2026/04/04 01:36:03 INFO : empty space: Copied (replaced existing) 2026/04/04 01:36:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:36:06 DEBUG : foo: md5 = f4ce5fc65abed53950ca27a50a52b08a OK 2026/04/04 01:36:06 DEBUG : foo: size = 3 OK 2026/04/04 01:36:06 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/04 01:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:08 DEBUG : foo: md5 = cd56b8b8fa76a5b1c23ba0bd7f5364c6 OK 2026/04/04 01:36:08 DEBUG : foo: size = 3 OK 2026/04/04 01:36:08 INFO : foo: Copied (replaced existing) 2026/04/04 01:36:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.22s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:36:10 DEBUG : empty space: md5 = c8d8fc67a96e193bef84c7155063b2f3 OK 2026/04/04 01:36:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/04 01:36:10 DEBUG : empty space: size = 1 OK 2026/04/04 01:36:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:36:10 DEBUG : empty space: Unchanged skipping 2026/04/04 01:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:12 DEBUG : potato: md5 = cfd0b74400b7e6e393def59c318712e7 OK 2026/04/04 01:36:12 DEBUG : potato: size = 60 OK 2026/04/04 01:36:12 INFO : potato: Copied (new) 2026/04/04 01:36:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.80s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:36:15 DEBUG : potato: md5 = 4179248308fd3ad3874fab5c46f9fb9a OK 2026/04/04 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:15 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:36:15 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:36:15 DEBUG : potato: Sizes differ 2026/04/04 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:16 DEBUG : potato: md5 = 63fdd7454689e3121728f6a5bcd404d2 OK 2026/04/04 01:36:16 DEBUG : potato: size = 21 OK 2026/04/04 01:36:16 INFO : potato: Copied (replaced existing) 2026/04/04 01:36:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.18s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:36:19 DEBUG : potato: md5 = 6249285a10476ef231c898b575d50173 OK 2026/04/04 01:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:19 DEBUG : potato: size = 21 OK 2026/04/04 01:36:19 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/04 01:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:21 DEBUG : potato: md5 = 3749e990464ac567030ac5b78dba1565 OK 2026/04/04 01:36:21 DEBUG : potato: size = 21 OK 2026/04/04 01:36:21 INFO : potato: Copied (replaced existing) 2026/04/04 01:36:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:36:23 DEBUG : potato: md5 = 7c4c2366c679a9042fd73b3991b65177 OK 2026/04/04 01:36:25 DEBUG : empty space: md5 = b90fae7556235a5b5c176127b48ed99f OK 2026/04/04 01:36:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:36:25 DEBUG : empty space: size = 1 OK 2026/04/04 01:36:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:36:25 DEBUG : empty space: Unchanged skipping 2026/04/04 01:36:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/04 01:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:36:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:36:28 DEBUG : potato: md5 = 498b3fba9fcdf65cde29cfd9fa359944 OK 2026/04/04 01:36:29 DEBUG : empty space: md5 = c4100350a6235408739f161b7b9a7490 OK 2026/04/04 01:36:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:36:29 DEBUG : empty space: size = 1 OK 2026/04/04 01:36:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:36:29 DEBUG : empty space: Unchanged skipping 2026/04/04 01:36:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:31 DEBUG : potato2: md5 = 80ae69deb530a6e626d131fee37d2a2d OK 2026/04/04 01:36:31 DEBUG : potato2: size = 60 OK 2026/04/04 01:36:31 INFO : potato2: Copied (new) 2026/04/04 01:36:31 DEBUG : Waiting for deletions to finish 2026/04/04 01:36:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:36:35 DEBUG : b/potato: md5 = 79d1e460ae36f89ba23108f8c7ff620f OK 2026/04/04 01:36:37 DEBUG : c/non empty space: md5 = c9b7342eb263c4892a85d8ca6290f42e OK 2026/04/04 01:36:37 INFO : d: Making directory 2026/04/04 01:36:38 INFO : d/e: Making directory 2026/04/04 01:36:40 DEBUG : Added delayed dir = "a", newDst= 2026/04/04 01:36:40 INFO : c: Set directory modification time (using SetModTime) 2026/04/04 01:36:40 DEBUG : Added delayed dir = "c", newDst=c 2026/04/04 01:36:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/04 01:36:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:40 DEBUG : c/non empty space: size = 5 OK 2026/04/04 01:36:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:36:40 DEBUG : c/non empty space: Unchanged skipping 2026/04/04 01:36:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:43 DEBUG : a/potato2: md5 = 3168a50ec8179a8df38462c968367e31 OK 2026/04/04 01:36:43 DEBUG : a/potato2: size = 60 OK 2026/04/04 01:36:43 INFO : a/potato2: Copied (new) 2026/04/04 01:36:43 DEBUG : Waiting for deletions to finish 2026/04/04 01:36:43 INFO : b/potato: Deleted 2026/04/04 01:36:43 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/04 01:36:43 INFO : d/e: Removing directory 2026/04/04 01:36:44 INFO : d: Removing directory 2026/04/04 01:36:44 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/04 01:36:45 INFO : b: Removing directory 2026/04/04 01:36:45 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/04 01:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': deleted 3 directories 2026/04/04 01:36:47 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/04 01:36:48 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:36:51 DEBUG : b/potato: md5 = cc52b300312941ddfb287b9d74a834be OK 2026/04/04 01:36:53 DEBUG : c/non empty space: md5 = f35318eacc1da238d335b6159e3b9f3b OK 2026/04/04 01:36:53 INFO : d: Making directory 2026/04/04 01:36:54 DEBUG : Added delayed dir = "a", newDst= 2026/04/04 01:36:55 INFO : c: Set directory modification time (using SetModTime) 2026/04/04 01:36:55 DEBUG : Added delayed dir = "c", newDst=c 2026/04/04 01:36:55 DEBUG : c/non empty space: size = 5 OK 2026/04/04 01:36:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:36:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/04 01:36:55 DEBUG : c/non empty space: Unchanged skipping 2026/04/04 01:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:36:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:36:57 DEBUG : a/potato2: md5 = c48bae621daea5ba23399bf1572f835d OK 2026/04/04 01:36:57 DEBUG : a/potato2: size = 60 OK 2026/04/04 01:36:57 INFO : a/potato2: Copied (new) 2026/04/04 01:36:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': not deleting files as there were IO errors 2026/04/04 01:36:58 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/04 01:36:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': not deleting directories as there were IO errors 2026/04/04 01:37:01 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/04 01:37:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/04 01:37:03 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:37:05 DEBUG : potato: md5 = b702beb1b00a9b7dcc9c3b390298855a OK 2026/04/04 01:37:06 DEBUG : empty space: md5 = 98f6c3410cca2f57bd67879a7ac1f0cf OK 2026/04/04 01:37:07 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:37:07 DEBUG : empty space: size = 1 OK 2026/04/04 01:37:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:37:07 DEBUG : empty space: Unchanged skipping 2026/04/04 01:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:07 INFO : potato: Deleted 2026/04/04 01:37:08 DEBUG : potato2: md5 = 63cbfec448b5ce258ba6a6bb242784b5 OK 2026/04/04 01:37:08 DEBUG : potato2: size = 60 OK 2026/04/04 01:37:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.49s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:37:11 DEBUG : potato: md5 = 548b119885b0a9abdf0d9b1c9658c5b0 OK 2026/04/04 01:37:13 DEBUG : empty space: md5 = 83b8fd741762df6cae31368d48cfb153 OK 2026/04/04 01:37:13 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:14 INFO : potato: Deleted 2026/04/04 01:37:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:37:14 DEBUG : empty space: size = 1 OK 2026/04/04 01:37:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:37:14 DEBUG : empty space: Unchanged skipping 2026/04/04 01:37:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:15 DEBUG : potato2: md5 = c8ad7f4542bf60c730fc3d3c362b3c98 OK 2026/04/04 01:37:15 DEBUG : potato2: size = 60 OK 2026/04/04 01:37:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.05s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:37:18 DEBUG : potato: md5 = 35503b094a904f45307b16bb17c0fff2 OK 2026/04/04 01:37:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:20 DEBUG : potato2: md5 = 892534fc83a313c4bd1f1a9a1a292b62 OK 2026/04/04 01:37:20 DEBUG : potato2: size = 19 OK 2026/04/04 01:37:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.74s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:37:23 DEBUG : potato2: md5 = 30e3106ba58d7f6717175d0143e80477 OK 2026/04/04 01:37:24 DEBUG : empty space: md5 = 38ad7e494091c6385f49d46d479b8235 OK 2026/04/04 01:37:25 DEBUG : enormous: Excluded (Size Filter) 2026/04/04 01:37:25 DEBUG : enormous: Excluded 2026/04/04 01:37:25 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:37:25 DEBUG : potato2: Excluded 2026/04/04 01:37:25 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:37:25 DEBUG : empty space: size = 1 OK 2026/04/04 01:37:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:37:25 DEBUG : empty space: Unchanged skipping 2026/04/04 01:37:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:25 INFO : There was nothing to transfer 2026/04/04 01:37:25 DEBUG : enormous: Excluded (Size Filter) 2026/04/04 01:37:25 DEBUG : enormous: Excluded 2026/04/04 01:37:25 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:37:25 DEBUG : potato2: Excluded 2026/04/04 01:37:25 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:37:25 DEBUG : empty space: size = 1 OK 2026/04/04 01:37:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/04 01:37:25 DEBUG : empty space: Unchanged skipping 2026/04/04 01:37:25 DEBUG : Local file system at /tmp/rclone2073575429: Waiting for checks to finish 2026/04/04 01:37:25 DEBUG : Local file system at /tmp/rclone2073575429: Waiting for transfers to finish 2026/04/04 01:37:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:37:28 DEBUG : potato2: md5 = 1ee2bf1b502becd88f1d8a08b788d5b2 OK 2026/04/04 01:37:29 DEBUG : empty space: md5 = 991b82b4b72244d83f003a6c32c97da0 OK 2026/04/04 01:37:31 DEBUG : enormous: md5 = ffb6ac0e2afeb73c09ab1d01d09838e8 OK 2026/04/04 01:37:31 DEBUG : enormous: Excluded (Size Filter) 2026/04/04 01:37:31 DEBUG : enormous: Excluded 2026/04/04 01:37:31 DEBUG : potato2: Excluded (Size Filter) 2026/04/04 01:37:31 DEBUG : potato2: Excluded 2026/04/04 01:37:31 DEBUG : empty space: size = 1 OK 2026/04/04 01:37:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:31 DEBUG : empty space: Unchanged skipping 2026/04/04 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:31 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:32 INFO : potato2: Deleted 2026/04/04 01:37:32 INFO : enormous: Deleted 2026/04/04 01:37:32 INFO : There was nothing to transfer 2026/04/04 01:37:32 DEBUG : empty space: size = 1 OK 2026/04/04 01:37:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/04 01:37:32 DEBUG : empty space: Unchanged skipping 2026/04/04 01:37:32 DEBUG : Local file system at /tmp/rclone2073575429: Waiting for checks to finish 2026/04/04 01:37:32 DEBUG : Local file system at /tmp/rclone2073575429: Waiting for transfers to finish 2026/04/04 01:37:32 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:32 INFO : enormous: Deleted 2026/04/04 01:37:32 INFO : potato2: Deleted 2026/04/04 01:37:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.38s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:37:34 DEBUG : one: md5 = 9c1dd5637cda7dba15ee18bf94b0f416 OK 2026/04/04 01:37:36 DEBUG : two: md5 = 6495656ecd13fa3f8bce9063a2459de1 OK 2026/04/04 01:37:37 DEBUG : three: md5 = 02c1f7f5e53939897d1debfdb16c1106 OK 2026/04/04 01:37:39 DEBUG : four: md5 = 3ca655ebb5226d684efe9ceac0890f7c OK 2026/04/04 01:37:39 DEBUG : five: Need to transfer - File not found at Destination 2026/04/04 01:37:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:37:39 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:37:39 DEBUG : four: Sizes differ 2026/04/04 01:37:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/04 01:37:39 DEBUG : one: Destination is newer than source, skipping 2026/04/04 01:37:39 DEBUG : three: size = 5 OK 2026/04/04 01:37:39 DEBUG : three: Sizes identical 2026/04/04 01:37:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/04 01:37:39 DEBUG : two: size = 3 OK 2026/04/04 01:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:40 DEBUG : two: md5 = 0e1812087d71d938695071980df6684e OK 2026/04/04 01:37:40 DEBUG : two: size = 3 OK 2026/04/04 01:37:40 INFO : two: Copied (replaced existing) 2026/04/04 01:37:40 DEBUG : four: md5 = 83c5d4eb216a60fc1582878d9e574f4a OK 2026/04/04 01:37:40 DEBUG : four: size = 4 OK 2026/04/04 01:37:40 INFO : four: Copied (replaced existing) 2026/04/04 01:37:41 DEBUG : five: md5 = 612c02e55becb0067d561b7eda0c6d58 OK 2026/04/04 01:37:41 DEBUG : five: size = 4 OK 2026/04/04 01:37:41 INFO : five: Copied (new) 2026/04/04 01:37:41 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.31s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/04 01:37:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/04 01:37:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/04 01:37:44 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/04 01:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:45 DEBUG : potato: md5 = e05edab4af3641c12525a6066d7945d6 OK 2026/04/04 01:37:45 DEBUG : potato: size = 14 OK 2026/04/04 01:37:45 INFO : potato: Copied (new) 2026/04/04 01:37:45 DEBUG : yam: md5 = 0f8e3c9fa64c4341836ac019605cbc7c OK 2026/04/04 01:37:45 DEBUG : yam: size = 11 OK 2026/04/04 01:37:45 INFO : yam: Copied (new) 2026/04/04 01:37:45 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/04 01:37:46 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/04 01:37:46 DEBUG : potato: size = 14 OK 2026/04/04 01:37:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:37:46 DEBUG : potato: Unchanged skipping 2026/04/04 01:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:47 DEBUG : yaml: md5 = 484b6d61799b1b44d32957f132de50b6 OK 2026/04/04 01:37:47 DEBUG : yaml: size = 11 OK 2026/04/04 01:37:47 INFO : yaml: Copied (new) 2026/04/04 01:37:47 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:47 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.60s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/04 01:37:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Making map for --track-renames 2026/04/04 01:37:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Finished making map for --track-renames 2026/04/04 01:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/04 01:37:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/04 01:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for renames to finish 2026/04/04 01:37:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:50 DEBUG : potato: md5 = 9e135c5215fb6c1e2c2d988c6a6376fc OK 2026/04/04 01:37:50 DEBUG : potato: size = 14 OK 2026/04/04 01:37:50 INFO : potato: Copied (new) 2026/04/04 01:37:51 DEBUG : yam: md5 = 1348a8b5692fa52b82ac138a07255bc1 OK 2026/04/04 01:37:51 DEBUG : yam: size = 11 OK 2026/04/04 01:37:51 INFO : yam: Copied (new) 2026/04/04 01:37:51 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:51 DEBUG : potato: size = 14 OK 2026/04/04 01:37:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:37:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Making map for --track-renames 2026/04/04 01:37:51 DEBUG : potato: Unchanged skipping 2026/04/04 01:37:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Finished making map for --track-renames 2026/04/04 01:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for renames to finish 2026/04/04 01:37:52 INFO : yam: Moved (server-side) to: yaml 2026/04/04 01:37:52 INFO : yaml: Renamed from "yam" 2026/04/04 01:37:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:52 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:52 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/04 01:37:54 DEBUG : Added delayed dir = "sub", newDst= 2026/04/04 01:37:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Making map for --track-renames 2026/04/04 01:37:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Finished making map for --track-renames 2026/04/04 01:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/04 01:37:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/04 01:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for renames to finish 2026/04/04 01:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:55 DEBUG : potato: md5 = 34e0f448c1dd1821ba790aaaf5afe783 OK 2026/04/04 01:37:55 DEBUG : potato: size = 14 OK 2026/04/04 01:37:55 INFO : potato: Copied (new) 2026/04/04 01:37:56 DEBUG : sub/yam: md5 = 38e08f9673b85efe98ec16adeb1e694e OK 2026/04/04 01:37:56 DEBUG : sub/yam: size = 11 OK 2026/04/04 01:37:56 INFO : sub/yam: Copied (new) 2026/04/04 01:37:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:56 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/04 01:37:57 DEBUG : potato: size = 14 OK 2026/04/04 01:37:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:37:57 DEBUG : potato: Unchanged skipping 2026/04/04 01:37:57 INFO : sub: Set directory modification time (using SetModTime) 2026/04/04 01:37:57 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/04 01:37:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Making map for --track-renames 2026/04/04 01:37:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Finished making map for --track-renames 2026/04/04 01:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:37:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for renames to finish 2026/04/04 01:37:58 INFO : sub/yam: Moved (server-side) to: yam 2026/04/04 01:37:58 INFO : yam: Renamed from "sub/yam" 2026/04/04 01:37:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:37:58 DEBUG : Waiting for deletions to finish 2026/04/04 01:37:58 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.74s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:38:01 DEBUG : Creating backend with remote "/tmp/rclone2073575429/dir1" 2026/04/04 01:38:01 DEBUG : Config file has changed externally - reloading 2026/04/04 01:38:01 DEBUG : Creating backend with remote "/tmp/rclone2073575429/dir2" 2026/04/04 01:38:01 DEBUG : Local file system at /tmp/rclone2073575429/dir2: Using server-side directory move 2026/04/04 01:38:01 INFO : Local file system at /tmp/rclone2073575429/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/04 01:38:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/04 01:38:01 INFO : file1.txt: Moved (server-side) 2026/04/04 01:38:01 DEBUG : Local file system at /tmp/rclone2073575429/dir2: Waiting for checks to finish 2026/04/04 01:38:01 DEBUG : Local file system at /tmp/rclone2073575429/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:38:02 DEBUG : Added delayed dir = "nested", newDst= 2026/04/04 01:38:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:38:02 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/04 01:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:38:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/04 01:38:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:38:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:38:04 DEBUG : sub dir/hello world: md5 = d21ffea942e2a88748eddab9af0447f5 OK 2026/04/04 01:38:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:38:04 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:38:04 INFO : sub dir/hello world: Deleted 2026/04/04 01:38:06 DEBUG : nested/sub dir/file: md5 = d27c384ed8cfb62b42dae44ed082e80d OK 2026/04/04 01:38:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/04 01:38:06 INFO : nested/sub dir/file: Copied (new) 2026/04/04 01:38:06 INFO : nested/sub dir/file: Deleted 2026/04/04 01:38:06 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:38:07 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/04 01:38:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:38:07 INFO : sub dir: Removing directory 2026/04/04 01:38:07 INFO : nested/sub dir: Removing directory 2026/04/04 01:38:07 INFO : nested: Removing directory 2026/04/04 01:38:07 DEBUG : Local file system at /tmp/rclone2073575429: deleted 3 directories 2026/04/04 01:38:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/04 01:38:10 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/04 01:38:10 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:38:11 DEBUG : Added delayed dir = "nested", newDst= 2026/04/04 01:38:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/04 01:38:11 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/04 01:38:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/04 01:38:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/04 01:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:38:14 DEBUG : nested/sub dir/file: md5 = b08d2f047407b7a08da236ad4176cc32 OK 2026/04/04 01:38:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/04 01:38:14 INFO : nested/sub dir/file: Copied (new) 2026/04/04 01:38:14 INFO : nested/sub dir/file: Deleted 2026/04/04 01:38:15 DEBUG : sub dir/hello world: md5 = 6b3feb25795f405fc1d1514f90c90057 OK 2026/04/04 01:38:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/04 01:38:15 INFO : sub dir/hello world: Copied (new) 2026/04/04 01:38:15 INFO : sub dir/hello world: Deleted 2026/04/04 01:38:15 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:38:16 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/04 01:38:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:38:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/04 01:38:19 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/04 01:38:20 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.43s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:38:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/04 01:38:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/04 01:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:38:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:38:22 DEBUG : existing: md5 = cf731bbe656668d4854b3dd7a77a7aa8 OK 2026/04/04 01:38:22 DEBUG : existing: size = 6 OK 2026/04/04 01:38:22 INFO : existing: Copied (new) 2026/04/04 01:38:22 INFO : existing: Deleted 2026/04/04 01:38:22 DEBUG : existing-b: md5 = 8721065820fdd7321915021cac07f41c OK 2026/04/04 01:38:22 DEBUG : existing-b: size = 6 OK 2026/04/04 01:38:22 INFO : existing-b: Copied (new) 2026/04/04 01:38:22 INFO : existing-b: Deleted 2026/04/04 01:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:38:23 DEBUG : existing: Destination exists, skipping 2026/04/04 01:38:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/04 01:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:38:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.52s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:38:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rapoxub3cuma" 2026/04/04 01:38:24 DEBUG : Creating backend with remote "TestDrive:crypt/qke91mp4dlt7klrp7b1lg71kb33ognmg0464a8fimgod9e9s2jt0" 2026/04/04 01:38:26 DEBUG : potato2: md5 = d2043b5107be8a0e2cff6f9d0d825826 OK 2026/04/04 01:38:28 DEBUG : empty space: md5 = d2452b2c355810f8c71a8b9c02240a91 OK 2026/04/04 01:38:29 DEBUG : potato3: md5 = 20464f90d04fdbf620f9195799125719 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro' -> Encrypted drive 'TestCryptDrive:rclone-test-rapoxub3cuma' 2026/04/04 01:38:31 DEBUG : empty space: md5 = dc4f5c1a6f62e3e4481a3ab60dd2298f OK 2026/04/04 01:38:33 DEBUG : potato3: md5 = 7f1a405a6c789a927e9a1a083d6449e8 OK 2026/04/04 01:38:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapoxub3cuma': Using server-side directory move 2026/04/04 01:38:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rapoxub3cuma': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/04 01:38:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:38:33 DEBUG : empty space: size = 1 OK 2026/04/04 01:38:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:38:33 DEBUG : empty space: Unchanged skipping 2026/04/04 01:38:33 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:38:33 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rapoxub3cuma') 2026/04/04 01:38:33 DEBUG : potato3: Sizes differ 2026/04/04 01:38:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapoxub3cuma': Waiting for checks to finish 2026/04/04 01:38:34 INFO : empty space: Deleted 2026/04/04 01:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapoxub3cuma': Waiting for transfers to finish 2026/04/04 01:38:34 INFO : potato2: Moved (server-side) 2026/04/04 01:38:34 INFO : potato3: Deleted 2026/04/04 01:38:34 INFO : potato3: Moved (server-side) 2026/04/04 01:38:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-midiwoj6come" 2026/04/04 01:38:35 DEBUG : Creating backend with remote "TestDrive:crypt/f58gvbvtmik9co33d70vuvsb5ga53iv41neveosnvdvvtgu9d05g" 2026/04/04 01:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-midiwoj6come': Using server-side directory move 2026/04/04 01:38:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-midiwoj6come': Server side directory move succeeded 2026/04/04 01:38:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-midiwoj6come': Purge remote 2026/04/04 01:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rapoxub3cuma': Purge remote 2026/04/04 01:38:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.54s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:38:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kevuyeb3loca" 2026/04/04 01:38:39 DEBUG : Creating backend with remote "TestDrive:crypt/sdaeks5030sdtng7ouo706gfe4med0gni4msnvf249s5ueftt2pg" 2026/04/04 01:38:41 DEBUG : potato2: md5 = 347700b4b0a8cc21b618c33261c3035b OK 2026/04/04 01:38:43 DEBUG : empty space: md5 = 40eb8a2b11e229e7d0fb64f002b4e204 OK 2026/04/04 01:38:44 DEBUG : potato3: md5 = 50b603c099673042f4f605bf245c5bbd OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro' -> Encrypted drive 'TestCryptDrive:rclone-test-kevuyeb3loca' 2026/04/04 01:38:46 DEBUG : empty space: md5 = a641b048d7d89bbef951b04c1dfb934d OK 2026/04/04 01:38:48 DEBUG : potato3: md5 = 3b1afe5a3dc1d3793f136e58b2ab211b OK 2026/04/04 01:38:48 DEBUG : empty space: Excluded (Size Filter) 2026/04/04 01:38:48 DEBUG : empty space: Excluded (Size Filter) 2026/04/04 01:38:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:38:48 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:38:48 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kevuyeb3loca') 2026/04/04 01:38:48 DEBUG : potato3: Sizes differ 2026/04/04 01:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevuyeb3loca': Waiting for checks to finish 2026/04/04 01:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevuyeb3loca': Waiting for transfers to finish 2026/04/04 01:38:49 INFO : potato3: Deleted 2026/04/04 01:38:49 INFO : potato2: Moved (server-side) 2026/04/04 01:38:49 INFO : potato3: Moved (server-side) 2026/04/04 01:38:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rakodev9gelo" 2026/04/04 01:38:50 DEBUG : Config file has changed externally - reloading 2026/04/04 01:38:50 DEBUG : Creating backend with remote "TestDrive:crypt/vidm1o00kl52a4v4bokee6hfie993sgq39jnuunp61aub4861ifg" 2026/04/04 01:38:51 DEBUG : empty space: Excluded (Size Filter) 2026/04/04 01:38:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:38:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/04 01:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rakodev9gelo': Waiting for checks to finish 2026/04/04 01:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rakodev9gelo': Waiting for transfers to finish 2026/04/04 01:38:52 INFO : potato3: Moved (server-side) 2026/04/04 01:38:52 INFO : potato2: Moved (server-side) 2026/04/04 01:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rakodev9gelo': Purge remote 2026/04/04 01:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kevuyeb3loca': Purge remote --- PASS: TestServerSideMoveWithFilter (16.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:38:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-repibaz3vefa" 2026/04/04 01:38:55 DEBUG : Creating backend with remote "TestDrive:crypt/nod4eakb4m4p5c4966pv2jjjj9m1qf06o6n88od0t18ltkg8pbjg" 2026/04/04 01:38:57 DEBUG : potato2: md5 = acbeb774d6f16cd9ee5c79ba96edf61c OK 2026/04/04 01:38:59 DEBUG : empty space: md5 = 6490a1ec9d14643c8881ed5053eef670 OK 2026/04/04 01:39:00 DEBUG : potato3: md5 = a9fc8ab149776aee14dd7fc49a13a0ac OK 2026/04/04 01:39:00 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro' -> Encrypted drive 'TestCryptDrive:rclone-test-repibaz3vefa' 2026/04/04 01:39:03 DEBUG : empty space: md5 = f1b8e18cb89d70f22aa40b04dae3709f OK 2026/04/04 01:39:05 DEBUG : potato3: md5 = b08a209b39b010bbaea854d49241c2b1 OK 2026/04/04 01:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repibaz3vefa': Using server-side directory move 2026/04/04 01:39:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-repibaz3vefa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/04 01:39:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/04 01:39:06 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/04 01:39:06 DEBUG : empty space: size = 1 OK 2026/04/04 01:39:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:39:06 DEBUG : empty space: Unchanged skipping 2026/04/04 01:39:06 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:39:06 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-repibaz3vefa') 2026/04/04 01:39:06 DEBUG : potato3: Sizes differ 2026/04/04 01:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repibaz3vefa': Waiting for checks to finish 2026/04/04 01:39:06 INFO : empty space: Deleted 2026/04/04 01:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repibaz3vefa': Waiting for transfers to finish 2026/04/04 01:39:06 INFO : potato3: Deleted 2026/04/04 01:39:06 INFO : potato2: Moved (server-side) 2026/04/04 01:39:07 INFO : potato3: Moved (server-side) 2026/04/04 01:39:07 INFO : tomatoDir: Removing directory 2026/04/04 01:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': deleted 1 directories 2026/04/04 01:39:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jerixod4fewe" 2026/04/04 01:39:08 DEBUG : Creating backend with remote "TestDrive:crypt/be2es4d0he6ro9vfedlgq1h5p7ehva03f0euufr9d6iqfberlecg" 2026/04/04 01:39:09 INFO : tomatoDir: Making directory 2026/04/04 01:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jerixod4fewe': Using server-side directory move 2026/04/04 01:39:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jerixod4fewe': Server side directory move succeeded 2026/04/04 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jerixod4fewe': Purge remote 2026/04/04 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-repibaz3vefa': Purge remote 2026/04/04 01:39:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.23s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:39:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test" 2026/04/04 01:39:13 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.90s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:39:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test" 2026/04/04 01:39:15 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/04 01:39:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test-include/layer2" 2026/04/04 01:39:18 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/04 01:39:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test-ignore-file" 2026/04/04 01:39:21 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/04 01:39:24 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = dd5ee25f20995efe167b963164084319 OK 2026/04/04 01:39:27 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/04 01:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test': Waiting for checks to finish 2026/04/04 01:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test': Waiting for transfers to finish 2026/04/04 01:39:27 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:27 INFO : There was nothing to transfer 2026/04/04 01:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:39:28 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:28 INFO : rclone-sync-test-include: Removing directory 2026/04/04 01:39:29 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/04 01:39:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/04 01:39:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': failed to delete 1 directories 2026/04/04 01:39:29 INFO : There was nothing to transfer 2026/04/04 01:39:30 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/04 01:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/04 01:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/04 01:39:30 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:30 INFO : There was nothing to transfer 2026/04/04 01:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:39:32 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:32 INFO : rclone-sync-test-include: Removing directory 2026/04/04 01:39:33 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/04 01:39:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/04 01:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': failed to delete 1 directories 2026/04/04 01:39:33 INFO : There was nothing to transfer 2026/04/04 01:39:35 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/04 01:39:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/04 01:39:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/04 01:39:35 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:35 INFO : There was nothing to transfer 2026/04/04 01:39:37 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/04 01:39:37 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.40s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:39:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/dst" 2026/04/04 01:39:39 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 01:39:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/CompareDest" 2026/04/04 01:39:40 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/gveqi14airsml4bgu7krj116o8" 2026/04/04 01:39:42 DEBUG : one: Need to transfer - File not found at Destination 2026/04/04 01:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:39:44 DEBUG : one: md5 = df76ac8b4831ab59202183920306a9cb OK 2026/04/04 01:39:44 DEBUG : one: size = 3 OK 2026/04/04 01:39:44 INFO : one: Copied (new) 2026/04/04 01:39:44 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:39:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:39:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:39:45 DEBUG : one: Sizes differ 2026/04/04 01:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:39:47 DEBUG : one: md5 = 71759d301dabd73ea3d2b7e969fb5de4 OK 2026/04/04 01:39:47 DEBUG : one: size = 5 OK 2026/04/04 01:39:47 INFO : one: Copied (replaced existing) 2026/04/04 01:39:47 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:49 DEBUG : dst/one: md5 = a47f04ac16fbd33335efcf783ac2154f OK 2026/04/04 01:39:51 DEBUG : CompareDest/one: md5 = b2c23ca603ac3cf673c99819356803ed OK 2026/04/04 01:39:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:39:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:39:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:39:51 DEBUG : one: Sizes differ 2026/04/04 01:39:52 DEBUG : one: size = 5 OK 2026/04/04 01:39:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:39:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:39:52 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:52 INFO : There was nothing to transfer 2026/04/04 01:39:54 DEBUG : CompareDest/two: md5 = 739c06499dc3d45a77462aa33d414b08 OK 2026/04/04 01:39:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:39:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:39:54 DEBUG : one: Sizes differ 2026/04/04 01:39:55 DEBUG : two: size = 3 OK 2026/04/04 01:39:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:39:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 01:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:39:55 DEBUG : one: size = 5 OK 2026/04/04 01:39:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:39:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 01:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:39:55 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:55 INFO : There was nothing to transfer 2026/04/04 01:39:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:39:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:39:56 DEBUG : one: Sizes differ 2026/04/04 01:39:56 DEBUG : one: size = 5 OK 2026/04/04 01:39:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:39:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 01:39:56 DEBUG : two: size = 3 OK 2026/04/04 01:39:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:39:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/04 01:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:39:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:39:56 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/04 01:39:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:39:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:39:57 DEBUG : one: Sizes differ 2026/04/04 01:39:57 DEBUG : one: size = 5 OK 2026/04/04 01:39:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:39:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/04 01:39:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:39:57 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/CompareDest') 2026/04/04 01:39:57 DEBUG : two: Sizes differ 2026/04/04 01:39:57 DEBUG : two: Need to transfer - File not found at Destination 2026/04/04 01:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:39:59 DEBUG : two: md5 = a4c85481e1016ca30af8246450688ae1 OK 2026/04/04 01:39:59 DEBUG : two: size = 5 OK 2026/04/04 01:39:59 INFO : two: Copied (new) 2026/04/04 01:39:59 DEBUG : Waiting for deletions to finish 2026/04/04 01:40:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 01:40:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:40:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 01:40:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (24.17s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:40:05 DEBUG : pre-dest1/1: md5 = 326026faef9de31d336e76e8664774e8 OK 2026/04/04 01:40:07 DEBUG : pre-dest2/2: md5 = d0d18de51d39c787d36fc27a81744dcb OK 2026/04/04 01:40:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/dest" 2026/04/04 01:40:08 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/rg03c1jvnehrrc617i0lnqjddc" 2026/04/04 01:40:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/pre-dest1" 2026/04/04 01:40:09 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/bbnblvh6k061ssopqrp18kd7gc" 2026/04/04 01:40:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/pre-dest2" 2026/04/04 01:40:10 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/04 01:40:11 DEBUG : 1: size = 1 OK 2026/04/04 01:40:11 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:40:11 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/04 01:40:12 DEBUG : 2: size = 1 OK 2026/04/04 01:40:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:40:12 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/04 01:40:12 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/04 01:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dest': Waiting for checks to finish 2026/04/04 01:40:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dest': Waiting for transfers to finish 2026/04/04 01:40:14 DEBUG : 3: md5 = dee27be80a111cb409278f3babce31b7 OK 2026/04/04 01:40:14 DEBUG : 3: size = 1 OK 2026/04/04 01:40:14 INFO : 3: Copied (new) 2026/04/04 01:40:14 DEBUG : Waiting for deletions to finish 2026/04/04 01:40:17 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/04 01:40:18 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/04 01:40:18 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.16s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:40:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/dst" 2026/04/04 01:40:19 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 01:40:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/CopyDest" 2026/04/04 01:40:21 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/04 01:40:22 DEBUG : one: Need to transfer - File not found at Destination 2026/04/04 01:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:40:25 DEBUG : one: md5 = 52462c8f99c47066b7fafdf1c994bcde OK 2026/04/04 01:40:25 DEBUG : one: size = 3 OK 2026/04/04 01:40:25 INFO : one: Copied (new) 2026/04/04 01:40:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:40:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:40:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:40:26 DEBUG : one: Sizes differ 2026/04/04 01:40:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:40:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:40:27 DEBUG : one: md5 = 2eb547b3690abee42afda93aedc1d550 OK 2026/04/04 01:40:27 DEBUG : one: size = 5 OK 2026/04/04 01:40:27 INFO : one: Copied (replaced existing) 2026/04/04 01:40:27 DEBUG : Waiting for deletions to finish 2026/04/04 01:40:30 DEBUG : dst/one: md5 = f8ad24bbda1d44d0d9413d8df6725093 OK 2026/04/04 01:40:32 DEBUG : CopyDest/one: md5 = 3d80e56fdb371b57f8af9777acb0dadc OK 2026/04/04 01:40:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/BackupDir" 2026/04/04 01:40:32 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/04 01:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:40:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:40:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:40:34 DEBUG : one: Sizes differ 2026/04/04 01:40:34 DEBUG : one: size = 5 OK 2026/04/04 01:40:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:40:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:40:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:40:34 DEBUG : one: Sizes differ 2026/04/04 01:40:36 INFO : one: Moved (server-side) 2026/04/04 01:40:37 DEBUG : one: size = 5 OK 2026/04/04 01:40:37 INFO : one: Copied (server-side copy) 2026/04/04 01:40:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/04 01:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:40:37 DEBUG : Waiting for deletions to finish 2026/04/04 01:40:39 DEBUG : CopyDest/two: md5 = 8ddf8dc367fee19ddc161a7a68474053 OK 2026/04/04 01:40:40 DEBUG : one: size = 5 OK 2026/04/04 01:40:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:40:40 DEBUG : one: Unchanged skipping 2026/04/04 01:40:40 DEBUG : two: size = 3 OK 2026/04/04 01:40:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:40:41 DEBUG : two: size = 3 OK 2026/04/04 01:40:41 INFO : two: Copied (server-side copy) 2026/04/04 01:40:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/04 01:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:40:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:40:42 DEBUG : one: size = 5 OK 2026/04/04 01:40:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:40:42 DEBUG : one: Unchanged skipping 2026/04/04 01:40:42 DEBUG : two: size = 3 OK 2026/04/04 01:40:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:40:42 DEBUG : two: Unchanged skipping 2026/04/04 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:40:42 DEBUG : Waiting for deletions to finish 2026/04/04 01:40:42 INFO : There was nothing to transfer 2026/04/04 01:40:44 DEBUG : CopyDest/three: md5 = de9b3b27feafb6df9854fefc7ca9f895 OK 2026/04/04 01:40:44 DEBUG : one: size = 5 OK 2026/04/04 01:40:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:40:44 DEBUG : one: Unchanged skipping 2026/04/04 01:40:44 DEBUG : three: size = 7 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:40:44 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/CopyDest') 2026/04/04 01:40:44 DEBUG : three: Sizes differ 2026/04/04 01:40:44 DEBUG : three: Destination not found in --copy-dest 2026/04/04 01:40:44 DEBUG : three: Need to transfer - File not found at Destination 2026/04/04 01:40:44 DEBUG : two: size = 3 OK 2026/04/04 01:40:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/04 01:40:44 DEBUG : two: Unchanged skipping 2026/04/04 01:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:40:46 DEBUG : three: md5 = 329e775aa11d190a297972ca6a2b9594 OK 2026/04/04 01:40:46 DEBUG : three: size = 7 OK 2026/04/04 01:40:46 INFO : three: Copied (new) 2026/04/04 01:40:46 DEBUG : Waiting for deletions to finish 2026/04/04 01:40:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/04 01:40:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:40:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 01:40:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:40:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/04 01:40:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 01:40:52 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.45s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:40:54 DEBUG : dst/one: md5 = b5a4cc2dabf0437bc43abb20439a7532 OK 2026/04/04 01:40:56 DEBUG : dst/two: md5 = bad59a03d997cca15187d0b020b99826 OK 2026/04/04 01:40:57 DEBUG : dst/three.txt: md5 = 4f889020f5d843ec0a72f846a1ef55da OK 2026/04/04 01:40:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/dst" 2026/04/04 01:40:58 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 01:40:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/backup" 2026/04/04 01:40:59 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/1nrff024r7pq65ecp72fc28jb0" 2026/04/04 01:41:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:41:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:41:01 DEBUG : one: Sizes differ 2026/04/04 01:41:01 DEBUG : two: size = 3 OK 2026/04/04 01:41:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:41:01 DEBUG : two: Unchanged skipping 2026/04/04 01:41:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:41:02 INFO : one: Moved (server-side) 2026/04/04 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:41:04 DEBUG : one: md5 = e94197d941dcbdc7d8e4c6fa4ae6ef76 OK 2026/04/04 01:41:04 DEBUG : one: size = 4 OK 2026/04/04 01:41:04 INFO : one: Copied (new) 2026/04/04 01:41:04 DEBUG : Waiting for deletions to finish 2026/04/04 01:41:04 INFO : three.txt: Moved (server-side) 2026/04/04 01:41:04 INFO : three.txt: Moved into backup dir 2026/04/04 01:41:06 DEBUG : dst/three.txt: md5 = f14799cc175ed8867140e682faed4bc8 OK 2026/04/04 01:41:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:41:07 DEBUG : two: size = 3 OK 2026/04/04 01:41:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:41:07 DEBUG : two: Unchanged skipping 2026/04/04 01:41:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:41:07 DEBUG : one: Sizes differ 2026/04/04 01:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:41:07 INFO : one: Deleted 2026/04/04 01:41:08 INFO : one: Moved (server-side) 2026/04/04 01:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:41:09 DEBUG : one: md5 = 71fd1feb1c02df9ea4eb0b90e8e39dab OK 2026/04/04 01:41:09 DEBUG : one: size = 5 OK 2026/04/04 01:41:09 INFO : one: Copied (new) 2026/04/04 01:41:09 DEBUG : Waiting for deletions to finish 2026/04/04 01:41:10 INFO : three.txt: Deleted 2026/04/04 01:41:11 INFO : three.txt: Moved (server-side) 2026/04/04 01:41:11 INFO : three.txt: Moved into backup dir 2026/04/04 01:41:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:41:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 01:41:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/04 01:41:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:41:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/04 01:41:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (22.52s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:41:17 DEBUG : dst/one: md5 = 69f77adc7b142b75d2bde6ba031855c0 OK 2026/04/04 01:41:19 DEBUG : dst/two: md5 = 81b25677a685f1e7863dfb0d9a4075cb OK 2026/04/04 01:41:20 DEBUG : dst/three.txt: md5 = 778e933bfed0380d00397569f466a0b3 OK 2026/04/04 01:41:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/dst" 2026/04/04 01:41:21 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 01:41:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/backup" 2026/04/04 01:41:22 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/1nrff024r7pq65ecp72fc28jb0" 2026/04/04 01:41:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:41:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:41:23 DEBUG : one: Sizes differ 2026/04/04 01:41:23 DEBUG : two: size = 3 OK 2026/04/04 01:41:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:41:23 DEBUG : two: Unchanged skipping 2026/04/04 01:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:41:25 INFO : one: Moved (server-side) to: one.bak 2026/04/04 01:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:41:26 DEBUG : one: md5 = 5e88e4836c61709560f459b294105995 OK 2026/04/04 01:41:26 DEBUG : one: size = 4 OK 2026/04/04 01:41:26 INFO : one: Copied (new) 2026/04/04 01:41:26 DEBUG : Waiting for deletions to finish 2026/04/04 01:41:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 01:41:27 INFO : three.txt: Moved into backup dir 2026/04/04 01:41:29 DEBUG : dst/three.txt: md5 = 409606dc8c1005fdfcb1c6ff039a0607 OK 2026/04/04 01:41:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:41:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:41:29 DEBUG : one: Sizes differ 2026/04/04 01:41:29 DEBUG : two: size = 3 OK 2026/04/04 01:41:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:41:29 DEBUG : two: Unchanged skipping 2026/04/04 01:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:41:30 INFO : one.bak: Deleted 2026/04/04 01:41:31 INFO : one: Moved (server-side) to: one.bak 2026/04/04 01:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:41:32 DEBUG : one: md5 = e1ef8831dd176aa22df385cf9d8f6700 OK 2026/04/04 01:41:32 DEBUG : one: size = 5 OK 2026/04/04 01:41:32 INFO : one: Copied (new) 2026/04/04 01:41:32 DEBUG : Waiting for deletions to finish 2026/04/04 01:41:33 INFO : three.txt.bak: Deleted 2026/04/04 01:41:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 01:41:33 INFO : three.txt: Moved into backup dir 2026/04/04 01:41:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:41:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 01:41:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/04 01:41:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/04 01:41:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/04 01:41:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (22.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:41:40 DEBUG : dst/one: md5 = efec5979e01370041b8e83856424daca OK 2026/04/04 01:41:41 DEBUG : dst/two: md5 = 9e097b6246065ad0c002e3636a04c8f1 OK 2026/04/04 01:41:42 DEBUG : dst/three.txt: md5 = 7dad34a1fd1c18d75a90d86ac1cb121a OK 2026/04/04 01:41:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/dst" 2026/04/04 01:41:43 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 01:41:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/backup" 2026/04/04 01:41:44 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/1nrff024r7pq65ecp72fc28jb0" 2026/04/04 01:41:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:41:46 DEBUG : two: size = 3 OK 2026/04/04 01:41:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:41:46 DEBUG : one: Sizes differ 2026/04/04 01:41:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:41:46 DEBUG : two: Unchanged skipping 2026/04/04 01:41:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:41:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/04 01:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:41:49 DEBUG : one: md5 = 54b74b82b1870176387d8818e6623c9a OK 2026/04/04 01:41:49 DEBUG : one: size = 4 OK 2026/04/04 01:41:49 INFO : one: Copied (new) 2026/04/04 01:41:49 DEBUG : Waiting for deletions to finish 2026/04/04 01:41:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/04 01:41:49 INFO : three.txt: Moved into backup dir 2026/04/04 01:41:52 DEBUG : dst/three.txt: md5 = 5e85f3f31509ec54fb390f80e3fab98b OK 2026/04/04 01:41:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:41:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:41:52 DEBUG : one: Sizes differ 2026/04/04 01:41:52 DEBUG : two: size = 3 OK 2026/04/04 01:41:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:41:52 DEBUG : two: Unchanged skipping 2026/04/04 01:41:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:41:53 INFO : one-2019-01-01: Deleted 2026/04/04 01:41:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/04 01:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:41:55 DEBUG : one: md5 = 83c050fe0f20f1cb2b3847a2fe5822cf OK 2026/04/04 01:41:55 DEBUG : one: size = 5 OK 2026/04/04 01:41:55 INFO : one: Copied (new) 2026/04/04 01:41:55 DEBUG : Waiting for deletions to finish 2026/04/04 01:41:56 INFO : three-2019-01-01.txt: Deleted 2026/04/04 01:41:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/04 01:41:56 INFO : three.txt: Moved into backup dir 2026/04/04 01:41:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:41:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 01:42:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/04 01:42:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/04 01:42:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/04 01:42:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.93s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:42:03 DEBUG : dst/one: md5 = 8fa32a2aa68d86178e1b10889ac877ab OK 2026/04/04 01:42:04 DEBUG : dst/two: md5 = d8a6b0b33feff24115da59d46b511293 OK 2026/04/04 01:42:05 DEBUG : dst/three.txt: md5 = 8e06540a49fe69354f9097cd6e097b55 OK 2026/04/04 01:42:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/dst" 2026/04/04 01:42:06 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 01:42:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:07 DEBUG : two: size = 3 OK 2026/04/04 01:42:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:42:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:07 DEBUG : one: Sizes differ 2026/04/04 01:42:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:42:07 DEBUG : two: Unchanged skipping 2026/04/04 01:42:08 INFO : one: Moved (server-side) to: one.bak 2026/04/04 01:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:42:09 DEBUG : one: md5 = 880069966c788d23913cfa64a191dc5a OK 2026/04/04 01:42:09 DEBUG : one: size = 4 OK 2026/04/04 01:42:09 INFO : one: Copied (new) 2026/04/04 01:42:09 DEBUG : Waiting for deletions to finish 2026/04/04 01:42:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 01:42:10 INFO : three.txt: Moved into backup dir 2026/04/04 01:42:12 DEBUG : dst/three.txt: md5 = c91aab05ffc66b8052634785d8cc92ec OK 2026/04/04 01:42:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/04 01:42:13 DEBUG : one.bak: Excluded (Path Filter) 2026/04/04 01:42:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:13 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:13 DEBUG : one: Sizes differ 2026/04/04 01:42:13 DEBUG : two: size = 3 OK 2026/04/04 01:42:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:42:13 DEBUG : two: Unchanged skipping 2026/04/04 01:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for checks to finish 2026/04/04 01:42:13 INFO : one.bak: Deleted 2026/04/04 01:42:14 INFO : one: Moved (server-side) to: one.bak 2026/04/04 01:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst': Waiting for transfers to finish 2026/04/04 01:42:15 DEBUG : one: md5 = 14c02e7aa8c334b57375c4d481d2428b OK 2026/04/04 01:42:15 DEBUG : one: size = 5 OK 2026/04/04 01:42:15 INFO : one: Copied (new) 2026/04/04 01:42:15 DEBUG : Waiting for deletions to finish 2026/04/04 01:42:16 INFO : three.txt.bak: Deleted 2026/04/04 01:42:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 01:42:16 INFO : three.txt: Moved into backup dir 2026/04/04 01:42:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:42:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/04 01:42:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/04 01:42:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/04 01:42:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/04 01:42:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.49s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:42:22 DEBUG : dst/one: md5 = e4eb3814d17e5fe42dc0f10aa5d1f925 OK 2026/04/04 01:42:23 DEBUG : dst/two: md5 = b9d0719f22bb64e80a850ffcc7c97cfa OK 2026/04/04 01:42:25 DEBUG : dst/three.txt: md5 = d4367f18dfd9ea044581d519913ac438 OK 2026/04/04 01:42:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/dst" 2026/04/04 01:42:25 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 01:42:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:26 DEBUG : one: Sizes differ 2026/04/04 01:42:27 INFO : one: Moved (server-side) to: one.bak 2026/04/04 01:42:28 DEBUG : one: md5 = 543d9d2cb765f5f195153dd2b28c1998 OK 2026/04/04 01:42:28 DEBUG : one: size = 4 OK 2026/04/04 01:42:28 INFO : one: Copied (new) 2026/04/04 01:42:29 DEBUG : two: size = 3 OK 2026/04/04 01:42:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:42:29 DEBUG : two: Unchanged skipping 2026/04/04 01:42:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:29 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:29 DEBUG : three.txt: Sizes differ 2026/04/04 01:42:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 01:42:31 DEBUG : three.txt: md5 = 378005907f16d212dafd386773140d5d OK 2026/04/04 01:42:31 DEBUG : three.txt: size = 6 OK 2026/04/04 01:42:31 INFO : three.txt: Copied (new) 2026/04/04 01:42:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:32 DEBUG : one: Sizes differ 2026/04/04 01:42:33 INFO : one.bak: Deleted 2026/04/04 01:42:33 INFO : one: Moved (server-side) to: one.bak 2026/04/04 01:42:35 DEBUG : one: md5 = 5c94736204d546f19ae077b9629b5db7 OK 2026/04/04 01:42:35 DEBUG : one: size = 5 OK 2026/04/04 01:42:35 INFO : one: Copied (new) 2026/04/04 01:42:35 DEBUG : two: size = 3 OK 2026/04/04 01:42:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:42:35 DEBUG : two: Unchanged skipping 2026/04/04 01:42:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:35 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:35 DEBUG : three.txt: Sizes differ 2026/04/04 01:42:36 INFO : three.txt.bak: Deleted 2026/04/04 01:42:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/04 01:42:38 DEBUG : three.txt: md5 = e576739b7ca55a82f8919f2a301060cb OK 2026/04/04 01:42:38 DEBUG : three.txt: size = 19 OK 2026/04/04 01:42:38 INFO : three.txt: Copied (new) 2026/04/04 01:42:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/04 01:42:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:42:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/04 01:42:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/04 01:42:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/04 01:42:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/04 01:42:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (21.89s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:42:44 DEBUG : dst/one: md5 = a3e3d7215d0bb129c2ae1944ba71a534 OK 2026/04/04 01:42:46 DEBUG : dst/two: md5 = 3b37d62d3efd6c417bc286106fae9750 OK 2026/04/04 01:42:47 DEBUG : dst/three.txt: md5 = 650be42010e4cb3b6638925d6e26a191 OK 2026/04/04 01:42:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-noyaxuk8wiro/dst" 2026/04/04 01:42:48 DEBUG : Config file has changed externally - reloading 2026/04/04 01:42:48 DEBUG : Creating backend with remote "TestDrive:crypt/1pp0jadldqi2ngql12ibi55f8ast5nd6msi5569u9qhc3k11tsg0/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/04 01:42:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:49 DEBUG : one: Sizes differ 2026/04/04 01:42:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/04 01:42:51 DEBUG : one: md5 = e71f470932f0c785f50c366296194f15 OK 2026/04/04 01:42:51 DEBUG : one: size = 4 OK 2026/04/04 01:42:51 INFO : one: Copied (new) 2026/04/04 01:42:51 DEBUG : two: size = 3 OK 2026/04/04 01:42:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:42:51 DEBUG : two: Unchanged skipping 2026/04/04 01:42:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:51 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:51 DEBUG : three.txt: Sizes differ 2026/04/04 01:42:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/04 01:42:53 DEBUG : three.txt: md5 = 5b4c204941c0e6b2cc0d8fd9f32edff6 OK 2026/04/04 01:42:53 DEBUG : three.txt: size = 6 OK 2026/04/04 01:42:53 INFO : three.txt: Copied (new) 2026/04/04 01:42:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:55 DEBUG : one: Sizes differ 2026/04/04 01:42:55 INFO : one-2019-01-01: Deleted 2026/04/04 01:42:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/04 01:42:57 DEBUG : one: md5 = fe3ba5a2fc90a100e2e922a749857c7b OK 2026/04/04 01:42:57 DEBUG : one: size = 5 OK 2026/04/04 01:42:57 INFO : one: Copied (new) 2026/04/04 01:42:58 DEBUG : two: size = 3 OK 2026/04/04 01:42:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:42:58 DEBUG : two: Unchanged skipping 2026/04/04 01:42:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:42:58 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro/dst') 2026/04/04 01:42:58 DEBUG : three.txt: Sizes differ 2026/04/04 01:42:59 INFO : three-2019-01-01.txt: Deleted 2026/04/04 01:42:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/04 01:43:00 DEBUG : three.txt: md5 = 8759973723d29715dd8c018e0364d556 OK 2026/04/04 01:43:00 DEBUG : three.txt: size = 19 OK 2026/04/04 01:43:00 INFO : three.txt: Copied (new) 2026/04/04 01:43:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/04 01:43:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/04 01:43:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/04 01:43:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/04 01:43:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/04 01:43:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/04 01:43:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (22.20s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:43:05 DEBUG : Testêé: md5 = e979ed040760cf9609cf2780b9cbec25 OK 2026/04/04 01:43:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:43:06 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:43:06 DEBUG : Testêé: Sizes differ 2026/04/04 01:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:43:07 DEBUG : Testêé: md5 = 785005ac70838ef47f3dd48edfeeb2f7 OK 2026/04/04 01:43:07 DEBUG : Testêé: size = 14 OK 2026/04/04 01:43:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/04 01:43:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.32s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:43:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/04 01:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:43:10 DEBUG : existing: md5 = a5ac906ec394686a278a6b97cc28e789 OK 2026/04/04 01:43:10 DEBUG : existing: size = 6 OK 2026/04/04 01:43:10 INFO : existing: Copied (new) 2026/04/04 01:43:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:43:11 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:43:11 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:43:11 DEBUG : existing: Sizes differ 2026/04/04 01:43:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/04 01:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:43:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': not deleting files as there were IO errors 2026/04/04 01:43:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.73s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:43:14 DEBUG : EXISTING: md5 = 2e11df4b467dd4f53dfcbbcb8ba6245d OK 2026/04/04 01:43:14 DEBUG : EXISTING: size = 6 OK 2026/04/04 01:43:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:43:14 DEBUG : existing: Unchanged skipping 2026/04/04 01:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:43:14 DEBUG : Waiting for deletions to finish 2026/04/04 01:43:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.96s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:43:18 DEBUG : both0: md5 = feb19985dac8700fdd1a2e3e7e9b1446 OK 2026/04/04 01:43:20 DEBUG : only0: md5 = e9785ee045fa28bdce1ee6d5b169c9a6 OK 2026/04/04 01:43:21 DEBUG : both1: md5 = d56c2eac2fa7c262aeadcccd1814e89f OK 2026/04/04 01:43:23 DEBUG : only1: md5 = 56f0a2151a0008d06965b1c6348d5109 OK 2026/04/04 01:43:24 DEBUG : both2: md5 = c75c6b25d0c72d465133d6f413dd8a60 OK 2026/04/04 01:43:25 DEBUG : only2: md5 = be19a86fb26f44ff4309c7b4b9c79c98 OK 2026/04/04 01:43:27 DEBUG : both3: md5 = e220dd1f15d374b0524b3a071de02ba8 OK 2026/04/04 01:43:29 DEBUG : only3: md5 = 1e31cc2b27077c0961bd6c2a5cb02a8e OK 2026/04/04 01:43:30 DEBUG : both4: md5 = a1fa7592ba267fc7f77ea81cc608615c OK 2026/04/04 01:43:31 DEBUG : only4: md5 = 517997f8be422c5d95a24078aabba2c7 OK 2026/04/04 01:43:33 DEBUG : both5: md5 = 8648f05117ff18dffe2cd00dc09bcfda OK 2026/04/04 01:43:34 DEBUG : only5: md5 = 3061674c6c490afdbef893f55f439173 OK 2026/04/04 01:43:36 DEBUG : both6: md5 = bec7bef86aaebf66958bcab413de7242 OK 2026/04/04 01:43:37 DEBUG : only6: md5 = 5996fb64d7843f6a52327c52ee6c1a53 OK 2026/04/04 01:43:39 DEBUG : both7: md5 = a5f59ec1e80896dc0fe8465592e8c2c1 OK 2026/04/04 01:43:40 DEBUG : only7: md5 = b0524abb488b0a83b1faa1befcf14239 OK 2026/04/04 01:43:41 DEBUG : both8: md5 = af242fc41c1eef781199e1057e7f6cf4 OK 2026/04/04 01:43:43 DEBUG : only8: md5 = cec708e5f38854fa2227a75ad0c3d5bf OK 2026/04/04 01:43:44 DEBUG : both9: md5 = 593932ed0715439b467618b39785e791 OK 2026/04/04 01:43:45 DEBUG : only9: md5 = aed19cb2e33d439408fb6319e055ea21 OK 2026/04/04 01:43:47 DEBUG : both10: md5 = 3aee5d58f7ba956b36c80ea0f1ebd4ef OK 2026/04/04 01:43:48 DEBUG : only10: md5 = 2ec3f3795555789ec8c40462e7a98b97 OK 2026/04/04 01:43:49 DEBUG : both11: md5 = 7b6d11c6e8eed899431e202c421bff6b OK 2026/04/04 01:43:51 DEBUG : only11: md5 = 534aede56b87d6cd3ce19dc5f2d03c46 OK 2026/04/04 01:43:52 DEBUG : both12: md5 = 7e59c40fc6dc6e59e7e84e9ed925a605 OK 2026/04/04 01:43:54 DEBUG : only12: md5 = 826435e27d84ba6fce29a64ee495b1de OK 2026/04/04 01:43:55 DEBUG : both13: md5 = 6295e3c1960631c1e38a86cd74f7ba7e OK 2026/04/04 01:43:57 DEBUG : only13: md5 = cb0e2bb0c26ca4083e2d1cfb19bbff2c OK 2026/04/04 01:43:58 DEBUG : both14: md5 = b57f8dd3d94f9017bc3fb7a911d944b1 OK 2026/04/04 01:44:00 DEBUG : only14: md5 = c967451679f3f1e8e8878fb7700d9bde OK 2026/04/04 01:44:01 DEBUG : both15: md5 = 6f23e8d57ddbbb658ec102527a829aff OK 2026/04/04 01:44:03 DEBUG : only15: md5 = f78e3f18aa1ecf30d345c2d3caca52ee OK 2026/04/04 01:44:04 DEBUG : both16: md5 = 54c58cf047a1762d94ac85084cc63c9e OK 2026/04/04 01:44:05 DEBUG : only16: md5 = 681c6ab25ecfbd2684aa0833a84a0067 OK 2026/04/04 01:44:07 DEBUG : both17: md5 = c933f2530b705e87cb418658605a0218 OK 2026/04/04 01:44:08 DEBUG : only17: md5 = 319cb38ecc0a9ea208deab006a9d4a9d OK 2026/04/04 01:44:10 DEBUG : both18: md5 = 85c5c1eb0d0723f4f41d61fdc6fe9ed8 OK 2026/04/04 01:44:11 DEBUG : only18: md5 = 3d3a7dc7f443cf851f5cdd29e75536b1 OK 2026/04/04 01:44:13 DEBUG : both19: md5 = 4e12341052736080fa7ff5f2f7c94517 OK 2026/04/04 01:44:14 DEBUG : only19: md5 = 87653bda9bbba6dea09e3a54d18eff84 OK 2026/04/04 01:44:15 DEBUG : both0: size = 6 OK 2026/04/04 01:44:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both10: size = 6 OK 2026/04/04 01:44:15 DEBUG : both12: size = 6 OK 2026/04/04 01:44:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both11: size = 6 OK 2026/04/04 01:44:15 DEBUG : both0: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both13: size = 6 OK 2026/04/04 01:44:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both10: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both14: size = 6 OK 2026/04/04 01:44:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both13: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both15: size = 6 OK 2026/04/04 01:44:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both15: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both16: size = 6 OK 2026/04/04 01:44:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both16: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both17: size = 6 OK 2026/04/04 01:44:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both17: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both18: size = 6 OK 2026/04/04 01:44:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both18: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both19: size = 6 OK 2026/04/04 01:44:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both12: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both1: size = 6 OK 2026/04/04 01:44:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both1: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both2: size = 6 OK 2026/04/04 01:44:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both2: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both3: size = 6 OK 2026/04/04 01:44:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both3: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both4: size = 6 OK 2026/04/04 01:44:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both11: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both5: size = 6 OK 2026/04/04 01:44:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both5: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both6: size = 6 OK 2026/04/04 01:44:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both6: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both7: size = 6 OK 2026/04/04 01:44:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both7: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both8: size = 6 OK 2026/04/04 01:44:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both8: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both9: size = 6 OK 2026/04/04 01:44:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:44:15 DEBUG : both9: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both19: Unchanged skipping 2026/04/04 01:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:44:15 DEBUG : both4: Unchanged skipping 2026/04/04 01:44:15 DEBUG : both14: Unchanged skipping 2026/04/04 01:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:44:15 DEBUG : Waiting for deletions to finish 2026/04/04 01:44:15 INFO : only16: Deleted 2026/04/04 01:44:15 INFO : only4: Deleted 2026/04/04 01:44:15 INFO : only9: Deleted 2026/04/04 01:44:15 INFO : only2: Deleted 2026/04/04 01:44:16 INFO : only15: Deleted 2026/04/04 01:44:16 INFO : only17: Deleted 2026/04/04 01:44:16 INFO : only19: Deleted 2026/04/04 01:44:16 INFO : only5: Deleted 2026/04/04 01:44:16 INFO : only10: Deleted 2026/04/04 01:44:16 INFO : only0: Deleted 2026/04/04 01:44:16 INFO : only8: Deleted 2026/04/04 01:44:16 INFO : only11: Deleted 2026/04/04 01:44:16 INFO : only18: Deleted 2026/04/04 01:44:16 INFO : only6: Deleted 2026/04/04 01:44:16 INFO : only14: Deleted 2026/04/04 01:44:16 INFO : only1: Deleted 2026/04/04 01:44:17 INFO : only3: Deleted 2026/04/04 01:44:17 INFO : only12: Deleted 2026/04/04 01:44:17 INFO : only7: Deleted 2026/04/04 01:44:17 INFO : only13: Deleted 2026/04/04 01:44:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.28s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:44:27 DEBUG : both0: md5 = 467a03733eb28974d4919bc7171d3414 OK 2026/04/04 01:44:29 DEBUG : only0: md5 = 1d775adad6a3d3ded705b11f5aa62502 OK 2026/04/04 01:44:30 DEBUG : both1: md5 = 14f36adcdfc2d3fdbf690a653002a38b OK 2026/04/04 01:44:32 DEBUG : only1: md5 = c618a7a8d2c40e5dc43256495a9c59d4 OK 2026/04/04 01:44:33 DEBUG : both2: md5 = 583d91757f73a53f52480eba8d4ec3f8 OK 2026/04/04 01:44:35 DEBUG : only2: md5 = 9a736a30c0ce00153d135ebd94068d47 OK 2026/04/04 01:44:36 DEBUG : both3: md5 = e0645f7960bd1b6e947d015f19ff349d OK 2026/04/04 01:44:37 DEBUG : only3: md5 = cab4c3e41b22ebc8059585a15a19e96f OK 2026/04/04 01:44:39 DEBUG : both4: md5 = 8028cd7ae11982664bce8b97f8089dc6 OK 2026/04/04 01:44:40 DEBUG : only4: md5 = ddaa8e14735c2f581a947fc3c9d949ea OK 2026/04/04 01:44:42 DEBUG : both5: md5 = 37e54ecaa995a088d05f115b5e16594a OK 2026/04/04 01:44:43 DEBUG : only5: md5 = 391fe4eac7fc0dc4726cf617bfcec19a OK 2026/04/04 01:44:44 DEBUG : both6: md5 = 226c33a7d44b5b5ca12090c44c6a6093 OK 2026/04/04 01:44:46 DEBUG : only6: md5 = 3672a53538135221a51e4369e3964390 OK 2026/04/04 01:44:47 DEBUG : both7: md5 = 6fc6ec70840e2d711e1f7acdcda67498 OK 2026/04/04 01:44:49 DEBUG : only7: md5 = 14aa0d54667ee085d41743ba23734640 OK 2026/04/04 01:44:50 DEBUG : both8: md5 = 8cabce6628c78786c8e74d205555f9c0 OK 2026/04/04 01:44:51 DEBUG : only8: md5 = c64be27808fee034b51771eefa46e3b8 OK 2026/04/04 01:44:53 DEBUG : both9: md5 = 78dfdb1c25bf03c7df3ed5f1f2c1f57d OK 2026/04/04 01:44:54 DEBUG : only9: md5 = 55826bd473b9502db2153dce1ad45275 OK 2026/04/04 01:44:56 DEBUG : both10: md5 = 988c38cdd7cc35ae3dbcfae1160fb958 OK 2026/04/04 01:44:57 DEBUG : only10: md5 = 09fb269047ae1b90f14ab6025a45e1ed OK 2026/04/04 01:44:59 DEBUG : both11: md5 = fd49a3feab1039cda4ea6a2057c319c6 OK 2026/04/04 01:45:01 DEBUG : only11: md5 = f4366f6a7afebb88218677fa2d69fb91 OK 2026/04/04 01:45:02 DEBUG : both12: md5 = 0a85b8819afd8eca40bdff9c453d5c44 OK 2026/04/04 01:45:03 DEBUG : only12: md5 = bd310172315706eb504cb9eaab79b0f4 OK 2026/04/04 01:45:05 DEBUG : both13: md5 = d64cae8825145f12b78fd6151b6874b5 OK 2026/04/04 01:45:06 DEBUG : only13: md5 = e9d9112c57f3da3e882820fef0afb4c4 OK 2026/04/04 01:45:08 DEBUG : both14: md5 = 2cc728f5d0d8b5d081dc877b49851728 OK 2026/04/04 01:45:09 DEBUG : only14: md5 = 9ab052fc5cc5c6049dd8cd681a9d6535 OK 2026/04/04 01:45:11 DEBUG : both15: md5 = 1b178c44b4ece556db1dce931fbacf31 OK 2026/04/04 01:45:12 DEBUG : only15: md5 = e7dad0c930194656943d668c8e514411 OK 2026/04/04 01:45:13 DEBUG : both16: md5 = 632a577060f63fed72765482e9867f04 OK 2026/04/04 01:45:15 DEBUG : only16: md5 = ecdb3a05071ce00de1d81246eabc1b5f OK 2026/04/04 01:45:17 DEBUG : both17: md5 = 6e8cea4f5832748f80631b9d43399b8e OK 2026/04/04 01:45:18 DEBUG : only17: md5 = acbb8e6e13d4b1ac85ae935791c6b4fe OK 2026/04/04 01:45:20 DEBUG : both18: md5 = 5ea7a2990f724252c1c89973bfcebd46 OK 2026/04/04 01:45:21 DEBUG : only18: md5 = 5dd3d6966abe61c50e889735ce8ee81e OK 2026/04/04 01:45:22 DEBUG : both19: md5 = 5b0a84a3c4384a40ccd726cab42019ad OK 2026/04/04 01:45:24 DEBUG : only19: md5 = 4877db047697428babe0d6d3533235ff OK 2026/04/04 01:45:24 DEBUG : both10: size = 6 OK 2026/04/04 01:45:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both11: size = 6 OK 2026/04/04 01:45:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both12: size = 6 OK 2026/04/04 01:45:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:45:24 DEBUG : both11: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both13: size = 6 OK 2026/04/04 01:45:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both13: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both14: size = 6 OK 2026/04/04 01:45:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both10: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both15: size = 6 OK 2026/04/04 01:45:24 DEBUG : both12: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both16: size = 6 OK 2026/04/04 01:45:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both0: size = 6 OK 2026/04/04 01:45:24 DEBUG : both14: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both17: size = 6 OK 2026/04/04 01:45:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both16: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both18: size = 6 OK 2026/04/04 01:45:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both0: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both19: size = 6 OK 2026/04/04 01:45:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both19: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both1: size = 6 OK 2026/04/04 01:45:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both1: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both2: size = 6 OK 2026/04/04 01:45:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both17: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both3: size = 6 OK 2026/04/04 01:45:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both3: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both4: size = 6 OK 2026/04/04 01:45:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both4: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both5: size = 6 OK 2026/04/04 01:45:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both5: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both6: size = 6 OK 2026/04/04 01:45:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both6: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both7: size = 6 OK 2026/04/04 01:45:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both7: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both8: size = 6 OK 2026/04/04 01:45:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both15: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both9: size = 6 OK 2026/04/04 01:45:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:45:24 DEBUG : both9: Unchanged skipping 2026/04/04 01:45:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only0: Sizes differ 2026/04/04 01:45:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only10: Sizes differ 2026/04/04 01:45:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only11: Sizes differ 2026/04/04 01:45:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only12: Sizes differ 2026/04/04 01:45:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only13: Sizes differ 2026/04/04 01:45:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only14: Sizes differ 2026/04/04 01:45:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only15: Sizes differ 2026/04/04 01:45:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only16: Sizes differ 2026/04/04 01:45:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only17: Sizes differ 2026/04/04 01:45:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only18: Sizes differ 2026/04/04 01:45:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only19: Sizes differ 2026/04/04 01:45:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only1: Sizes differ 2026/04/04 01:45:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only2: Sizes differ 2026/04/04 01:45:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only3: Sizes differ 2026/04/04 01:45:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only4: Sizes differ 2026/04/04 01:45:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only5: Sizes differ 2026/04/04 01:45:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only6: Sizes differ 2026/04/04 01:45:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only7: Sizes differ 2026/04/04 01:45:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only8: Sizes differ 2026/04/04 01:45:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2073575429) 2026/04/04 01:45:24 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro') 2026/04/04 01:45:24 DEBUG : only9: Sizes differ 2026/04/04 01:45:24 DEBUG : both18: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both2: Unchanged skipping 2026/04/04 01:45:24 DEBUG : both8: Unchanged skipping 2026/04/04 01:45:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:45:25 DEBUG : only0: md5 = 2fb2affeac486c302084aef8bacf3cdb OK 2026/04/04 01:45:25 DEBUG : only0: size = 0 OK 2026/04/04 01:45:25 INFO : only0: Copied (replaced existing) 2026/04/04 01:45:25 DEBUG : only12: md5 = a73ecd013d53bf58d792740d146f4c82 OK 2026/04/04 01:45:25 DEBUG : only12: size = 0 OK 2026/04/04 01:45:25 INFO : only12: Copied (replaced existing) 2026/04/04 01:45:25 DEBUG : only11: md5 = b3890ddbc9a005eb015644ec95e3c4b0 OK 2026/04/04 01:45:25 DEBUG : only11: size = 0 OK 2026/04/04 01:45:25 INFO : only11: Copied (replaced existing) 2026/04/04 01:45:26 DEBUG : only10: md5 = a76042fc4094ef58d1bfad37f3fab215 OK 2026/04/04 01:45:26 DEBUG : only10: size = 0 OK 2026/04/04 01:45:26 INFO : only10: Copied (replaced existing) 2026/04/04 01:45:27 DEBUG : only15: md5 = 008f11000803eddd876c538da06f4ef3 OK 2026/04/04 01:45:27 DEBUG : only15: size = 0 OK 2026/04/04 01:45:27 INFO : only15: Copied (replaced existing) 2026/04/04 01:45:27 DEBUG : only14: md5 = 14ccb1c7377a69722116c2b92a368d9b OK 2026/04/04 01:45:27 DEBUG : only14: size = 0 OK 2026/04/04 01:45:27 INFO : only14: Copied (replaced existing) 2026/04/04 01:45:27 DEBUG : only16: md5 = e0d51870e07e938ddb14ae2ae76c7d13 OK 2026/04/04 01:45:27 DEBUG : only16: size = 0 OK 2026/04/04 01:45:27 INFO : only16: Copied (replaced existing) 2026/04/04 01:45:27 DEBUG : only13: md5 = 9be58d63d2897da415374008c730efe2 OK 2026/04/04 01:45:27 DEBUG : only13: size = 0 OK 2026/04/04 01:45:27 INFO : only13: Copied (replaced existing) 2026/04/04 01:45:28 DEBUG : only17: md5 = 641b47b0fbcd8ca76abb39d37a7ba35d OK 2026/04/04 01:45:28 DEBUG : only17: size = 0 OK 2026/04/04 01:45:28 INFO : only17: Copied (replaced existing) 2026/04/04 01:45:28 DEBUG : only18: md5 = 693014adbc22281adc40fe0a74985a9a OK 2026/04/04 01:45:28 DEBUG : only18: size = 0 OK 2026/04/04 01:45:28 INFO : only18: Copied (replaced existing) 2026/04/04 01:45:28 DEBUG : only19: md5 = 3885bd4fd416439f33103dce4b75aa1a OK 2026/04/04 01:45:28 DEBUG : only19: size = 0 OK 2026/04/04 01:45:28 INFO : only19: Copied (replaced existing) 2026/04/04 01:45:28 DEBUG : only1: md5 = 24a05ceaaa083ac35ba1109135d311ec OK 2026/04/04 01:45:28 DEBUG : only1: size = 0 OK 2026/04/04 01:45:28 INFO : only1: Copied (replaced existing) 2026/04/04 01:45:29 DEBUG : only3: md5 = 88e2ea7fbec30884f9cb9b9b0a0730d8 OK 2026/04/04 01:45:29 DEBUG : only3: size = 0 OK 2026/04/04 01:45:29 INFO : only3: Copied (replaced existing) 2026/04/04 01:45:29 DEBUG : only2: md5 = 3d8b48404692f0ce2f726eb981d475a0 OK 2026/04/04 01:45:29 DEBUG : only2: size = 0 OK 2026/04/04 01:45:29 INFO : only2: Copied (replaced existing) 2026/04/04 01:45:29 DEBUG : only4: md5 = 21753c3d2052d3beb29060d08830629b OK 2026/04/04 01:45:29 DEBUG : only4: size = 0 OK 2026/04/04 01:45:29 INFO : only4: Copied (replaced existing) 2026/04/04 01:45:29 DEBUG : only5: md5 = 6154615d97986a80a5252aa06e12809f OK 2026/04/04 01:45:29 DEBUG : only5: size = 0 OK 2026/04/04 01:45:29 INFO : only5: Copied (replaced existing) 2026/04/04 01:45:30 DEBUG : only6: md5 = 6b2e8f7ced021b2044469924be10c5a7 OK 2026/04/04 01:45:30 DEBUG : only6: size = 0 OK 2026/04/04 01:45:30 INFO : only6: Copied (replaced existing) 2026/04/04 01:45:30 DEBUG : only8: md5 = 93f69c000e5db5ebf2599a31addb01c8 OK 2026/04/04 01:45:30 DEBUG : only8: size = 0 OK 2026/04/04 01:45:30 INFO : only8: Copied (replaced existing) 2026/04/04 01:45:30 DEBUG : only7: md5 = e28aac29010c704d39c8868e6fbea9b7 OK 2026/04/04 01:45:30 DEBUG : only7: size = 0 OK 2026/04/04 01:45:30 INFO : only7: Copied (replaced existing) 2026/04/04 01:45:30 DEBUG : only9: md5 = 61472ed64b1c5125645a1273cf6b8a67 OK 2026/04/04 01:45:30 DEBUG : only9: size = 0 OK 2026/04/04 01:45:30 INFO : only9: Copied (replaced existing) 2026/04/04 01:45:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (81.48s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:45:48 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:45:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:45:48 DEBUG : empty_on_remote: Making directory with metadata 2026/04/04 01:45:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:45:48 DEBUG : empty_on_remote: Making directory with metadata 2026/04/04 01:45:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:45:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/04 01:45:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:45:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:45:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:00 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/04 01:46:01 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/04 01:46:01 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:46:03 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:46:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:46:03 DEBUG : empty_on_remote: Making directory with metadata 2026/04/04 01:46:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:46:03 DEBUG : empty_on_remote: Making directory with metadata 2026/04/04 01:46:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:46:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:15 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/04 01:46:16 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/04 01:46:16 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:46:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:18 DEBUG : sub dir: Making directory with metadata 2026/04/04 01:46:19 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/04 01:46:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:36 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:46:36 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:50 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/04 01:46:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/04 01:46:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/04 01:46:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/04 01:46:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:46:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:46:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:46:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:46:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/04 01:46:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/04 01:46:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:46:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:46:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/04 01:46:58 DEBUG : sub dir: Making directory with metadata 2026/04/04 01:46:59 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/04 01:47:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:47:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/04 01:47:20 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/04 01:47:20 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/04 01:47:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/04 01:47:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/04 01:47:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/04 01:47:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:47:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:47:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:47:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:47:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/04 01:47:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/04 01:47:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/04 01:47:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (40.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:47:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 20fe53f702eb7fbd36baee6d99145a05 OK 2026/04/04 01:47:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 44879764dcbb605b57de66f2d42768d5 OK 2026/04/04 01:47:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 6354c593c573647d2f8d22329beb640d OK 2026/04/04 01:47:45 DEBUG : dir1/0003-defghij.txt: md5 = a6773c247ea95848b64bbfc3c0635b05 OK 2026/04/04 01:47:47 DEBUG : dir1/0004-efghijk.txt: md5 = f07a79567cbbf79dd4476178b732847c OK 2026/04/04 01:47:48 DEBUG : dir1/0005-fghijkl.txt: md5 = 30d990b32c00a17bfc1b8b66c362f5c8 OK 2026/04/04 01:47:50 DEBUG : dir1/0006-ghijklm.txt: md5 = d7eeaae58296efbc3305e91f9046828f OK 2026/04/04 01:47:51 DEBUG : dir1/0007-1234567.txt: md5 = d94a6360880b4291dc884d60f81dea8c OK 2026/04/04 01:47:52 DEBUG : dir1/0008-2345678.txt: md5 = 88129b3f42e8ae1bf9557ab81cb4a160 OK 2026/04/04 01:47:54 DEBUG : dir1/0009-3456789.txt: md5 = 65471c210beba108e5602d44694a30bc OK 2026/04/04 01:47:55 DEBUG : dir1/0010-456789.txt: md5 = 8e26449d6cabb0d0e4cff520ac6c9972 OK 2026/04/04 01:47:57 DEBUG : dir1/0011-56789;.txt: md5 = 4175c7652f54d72ca9ea09f280daaf41 OK 2026/04/04 01:47:58 DEBUG : dir1/0012-6789;.txt: md5 = 66e833dd45a0224d92c2b559c4574b82 OK 2026/04/04 01:48:00 DEBUG : dir1/0013-789;=.txt: md5 = b9c4daf1ad46544f45d6ccb2f48c9e4d OK 2026/04/04 01:48:01 DEBUG : dir1/0014-89;=.txt: md5 = 9efe82687a4181fc2e1eedce0c4d90a4 OK 2026/04/04 01:48:03 DEBUG : dir1/0015-9;=.txt: md5 = f56966fd23f2d6f0b066ff8aff2aa609 OK 2026/04/04 01:48:04 DEBUG : apple: md5 = df377b7191e8d561e0db6877e1cc4de8 OK 2026/04/04 01:48:06 DEBUG : banana: md5 = da5e178842d49b36e6761e9ec383a7dc OK 2026/04/04 01:48:07 DEBUG : appleappleapplebanana: md5 = 7cb9c9366d1be7e6f1a1993d2d45fe36 OK 2026/04/04 01:48:09 DEBUG : splitbananasplit: md5 = 118ca04eb6641a6e478f9e4c34d77242 OK 2026/04/04 01:48:09 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:48:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:48:10 DEBUG : apple: size = 5 OK 2026/04/04 01:48:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : apple: Unchanged skipping 2026/04/04 01:48:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:48:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:48:10 DEBUG : banana: size = 6 OK 2026/04/04 01:48:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : banana: Unchanged skipping 2026/04/04 01:48:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:48:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:48:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:48:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:48:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:48:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:48:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:48:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:48:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:48:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:48:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:48:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:48:12 DEBUG : dir1: Directory modification time the same (differ by -19.417µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : apple: size = 5 OK 2026/04/04 01:48:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : apple: Unchanged skipping 2026/04/04 01:48:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:48:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:48:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:48:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:48:12 DEBUG : banana: size = 6 OK 2026/04/04 01:48:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : banana: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:48:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:48:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:48:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:48:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:48:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:48:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:48:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:48:12 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:12 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:48:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:48:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:48:25 DEBUG : dir1/0000-abcdefg.txt: md5 = e4d5724a154c6ba6a9af896b6a38e186 OK 2026/04/04 01:48:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = ce7e2eddbe498740e8d35013ec7ab140 OK 2026/04/04 01:48:28 DEBUG : dir1/0002-cdefghi.txt: md5 = a1685edc8cf48ecd44bf575f8ab5b27c OK 2026/04/04 01:48:30 DEBUG : dir1/0003-defghij.txt: md5 = 04a1e1ee1505494aab9c5128d1062858 OK 2026/04/04 01:48:31 DEBUG : dir1/0004-efghijk.txt: md5 = 000a22aab2c454c2a3e9a565ba061182 OK 2026/04/04 01:48:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 10b520904e8e6805e65211eb7eb6abd4 OK 2026/04/04 01:48:34 DEBUG : dir1/0006-ghijklm.txt: md5 = fbb2912a4994928e403b1c3781a7af48 OK 2026/04/04 01:48:35 DEBUG : dir1/0007-1234567.txt: md5 = d2a130e1af7c97acfc9f85d8d0655a27 OK 2026/04/04 01:48:37 DEBUG : dir1/0008-2345678.txt: md5 = a6b6dac72f43279722cd91c943483ccb OK 2026/04/04 01:48:38 DEBUG : dir1/0009-3456789.txt: md5 = 02bd66b6aee59eaba20e0b20c8388749 OK 2026/04/04 01:48:40 DEBUG : dir1/0010-456789.txt: md5 = b8bcbae7de9559a6fc597264216b7c28 OK 2026/04/04 01:48:41 DEBUG : dir1/0011-56789;.txt: md5 = 72d6749b270e73d02e65bef0699c70d4 OK 2026/04/04 01:48:42 DEBUG : dir1/0012-6789;.txt: md5 = f2865b136ea9b10dccea22b27b416a08 OK 2026/04/04 01:48:44 DEBUG : dir1/0013-789;=.txt: md5 = 56c5c13e8d1cd4148f8c905ebb7e06f9 OK 2026/04/04 01:48:45 DEBUG : dir1/0014-89;=.txt: md5 = 7dfb50550970e00496acad85092baaf3 OK 2026/04/04 01:48:47 DEBUG : dir1/0015-9;=.txt: md5 = 405e0e4e9afa606bf91e119a6ea115fe OK 2026/04/04 01:48:48 DEBUG : apple: md5 = 769905c460ffcd0606923841156df1d0 OK 2026/04/04 01:48:49 DEBUG : banana: md5 = 65953f58c64c3688644a0978da730cef OK 2026/04/04 01:48:51 DEBUG : appleappleapplebanana: md5 = a16af50b255e4fbcbfe3ea8356f61d95 OK 2026/04/04 01:48:52 DEBUG : splitbananasplit: md5 = 0d15d49cfba94b0ffca073b23df8b455 OK 2026/04/04 01:48:52 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:53 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:48:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:48:54 DEBUG : apple: size = 5 OK 2026/04/04 01:48:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:54 DEBUG : apple: Unchanged skipping 2026/04/04 01:48:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:48:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:48:54 DEBUG : banana: size = 6 OK 2026/04/04 01:48:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:54 DEBUG : banana: Unchanged skipping 2026/04/04 01:48:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:48:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:48:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:48:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:48:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:48:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:48:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:48:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:48:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:48:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:48:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:48:55 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:55 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:55 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:48:56 DEBUG : dir1: Directory modification time the same (differ by -499.504µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : apple: size = 5 OK 2026/04/04 01:48:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : apple: Unchanged skipping 2026/04/04 01:48:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:48:56 DEBUG : banana: size = 6 OK 2026/04/04 01:48:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : banana: Unchanged skipping 2026/04/04 01:48:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:48:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:48:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:48:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:48:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:48:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:48:57 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:48:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:49:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:49:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 5d02068c4d635ce6cf4acdd947c8ba1e OK 2026/04/04 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = 78b07dbe6d46e99db49ebedcc5ffe96f OK 2026/04/04 01:49:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 3948e4b3e14fbaceb7ddc0c12ba6173d OK 2026/04/04 01:49:14 DEBUG : dir1/0003-defghij.txt: md5 = b2901a6d3a5da94e02163459b7c18ccc OK 2026/04/04 01:49:15 DEBUG : dir1/0004-efghijk.txt: md5 = 15afd229970a7e11962a3d379beebb1e OK 2026/04/04 01:49:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 9744d777896ce3548b2b51a5d0146ef0 OK 2026/04/04 01:49:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 879a5ed648369ae271d4382382eedba4 OK 2026/04/04 01:49:19 DEBUG : dir1/0007-1234567.txt: md5 = 60f0f98a97a30bafd8d2374e1fd9c9d2 OK 2026/04/04 01:49:21 DEBUG : dir1/0008-2345678.txt: md5 = 48410e4b1ef6eaf3ee9c299aafb50ac1 OK 2026/04/04 01:49:22 DEBUG : dir1/0009-3456789.txt: md5 = e02385a7d560ba934e648d3497bc111b OK 2026/04/04 01:49:24 DEBUG : dir1/0010-456789.txt: md5 = b58b3e16e29a5ef4ec60bb0d48e03258 OK 2026/04/04 01:49:25 DEBUG : dir1/0011-56789;.txt: md5 = d49628ffced1dd0d9693f198f5d302e2 OK 2026/04/04 01:49:26 DEBUG : dir1/0012-6789;.txt: md5 = 181c0a41630f8eb40018e33313724302 OK 2026/04/04 01:49:28 DEBUG : dir1/0013-789;=.txt: md5 = 83e71cff654c65d30080b80f091bbfdb OK 2026/04/04 01:49:29 DEBUG : dir1/0014-89;=.txt: md5 = 4a798ae53296a0fda6b076eb6c49d89c OK 2026/04/04 01:49:30 DEBUG : dir1/0015-9;=.txt: md5 = c830cdd10392246a1dee9fe15342e696 OK 2026/04/04 01:49:32 DEBUG : apple: md5 = 24ad70b3edbdec26e757663fb8f32733 OK 2026/04/04 01:49:33 DEBUG : banana: md5 = ddc5d243dd016200c19b96e73117adcd OK 2026/04/04 01:49:35 DEBUG : appleappleapplebanana: md5 = d9f4b301e89da19d0df0a308f6ba16ee OK 2026/04/04 01:49:36 DEBUG : splitbananasplit: md5 = 55b2a50323fa68819065474393122100 OK 2026/04/04 01:49:36 DEBUG : Waiting for deletions to finish 2026/04/04 01:49:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:49:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:37 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:37 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:37 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:37 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:37 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:37 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:37 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:38 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 01:49:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:49:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 5833de4bc51cd8862d7e4f2f8e51a2e2 OK 2026/04/04 01:49:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/04 01:49:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 063f7851206aaeff772e6982f75acec9 OK 2026/04/04 01:49:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/04 01:49:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:39 DEBUG : YXBwbGU=: md5 = cecdf7a2ce6d67847bbace7e369e452d OK 2026/04/04 01:49:39 DEBUG : YXBwbGU=: size = 5 OK 2026/04/04 01:49:39 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/04 01:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:39 DEBUG : YmFuYW5h: md5 = d5ac43ef238ddad9ddda2dbcb25b441f OK 2026/04/04 01:49:39 DEBUG : YmFuYW5h: size = 6 OK 2026/04/04 01:49:39 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/04 01:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 875a9a587f122bceb2defc853e939b98 OK 2026/04/04 01:49:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/04 01:49:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = a93118891916bf747574af952e98d706 OK 2026/04/04 01:49:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/04 01:49:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 780f254092a0ed5bef1fa4bd8d11f05c OK 2026/04/04 01:49:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/04 01:49:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 3950287e7863aaca51610b2f9030c094 OK 2026/04/04 01:49:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/04 01:49:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 3ddea2fe667fc01b81a62cdb0dfca73c OK 2026/04/04 01:49:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/04 01:49:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 4a0b22436454ad3a8ffcc6d848b6e5e1 OK 2026/04/04 01:49:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/04 01:49:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 23baf34ac113a16b70427b4e9e429007 OK 2026/04/04 01:49:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/04 01:49:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = b8e6b7e3c80653059a89dd425ecd967d OK 2026/04/04 01:49:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/04 01:49:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = f4507feb0fa95c18d09c45463df9277d OK 2026/04/04 01:49:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/04 01:49:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = a8f6754cb5ca125854f371a4c40f9026 OK 2026/04/04 01:49:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/04 01:49:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = fc06a65ba81b89afcc3fbe43e7600056 OK 2026/04/04 01:49:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/04 01:49:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = bcefffac40f3ae2462c6be86c17b0a43 OK 2026/04/04 01:49:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/04 01:49:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = a1db05a4d70ca2c1d78c14c5863bbdc3 OK 2026/04/04 01:49:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/04 01:49:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 473b15fb39d9414338d066cc00931ec8 OK 2026/04/04 01:49:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/04 01:49:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 2befc133c8da96e166004aed0c2eda52 OK 2026/04/04 01:49:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/04 01:49:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:45 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 671016354710e03ed8d0ee8d21c7ac2f OK 2026/04/04 01:49:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/04 01:49:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:45 DEBUG : Waiting for deletions to finish 2026/04/04 01:49:45 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 01:49:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 01:49:45 INFO : apple: Deleted 2026/04/04 01:49:45 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 01:49:45 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 01:49:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 01:49:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 01:49:46 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 01:49:46 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 01:49:46 INFO : appleappleapplebanana: Deleted 2026/04/04 01:49:46 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 01:49:46 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 01:49:46 INFO : splitbananasplit: Deleted 2026/04/04 01:49:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 01:49:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 01:49:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 01:49:46 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 01:49:46 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 01:49:46 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 01:49:46 INFO : banana: Deleted 2026/04/04 01:49:46 DEBUG : Waiting for deletions to finish 2026/04/04 01:49:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:47 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:48 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:48 DEBUG : dir1: Directory modification time the same (differ by -980.346µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : YXBwbGU=: size = 5 OK 2026/04/04 01:49:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : apple: Unchanged skipping 2026/04/04 01:49:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/04 01:49:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:49:48 DEBUG : YmFuYW5h: size = 6 OK 2026/04/04 01:49:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : banana: Unchanged skipping 2026/04/04 01:49:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/04 01:49:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/04 01:49:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/04 01:49:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/04 01:49:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/04 01:49:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/04 01:49:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:49:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/04 01:49:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/04 01:49:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/04 01:49:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:49:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:49:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:49:48 DEBUG : Waiting for deletions to finish 2026/04/04 01:49:48 DEBUG : Waiting for deletions to finish 2026/04/04 01:49:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/04 01:49:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/04 01:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:49 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:49 DEBUG : apple: transformed to: YXBwbGU= 2026/04/04 01:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/04 01:49:49 DEBUG : banana: transformed to: YmFuYW5h 2026/04/04 01:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/04 01:49:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/04 01:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/04 01:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/04 01:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/04 01:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/04 01:49:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:49:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:50:01 DEBUG : dir1/0000-abcdefg.txt: md5 = ac39c73c0090113f51237a107ab83d81 OK 2026/04/04 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = 88266380e0861aceb6279aa0468f2528 OK 2026/04/04 01:50:04 DEBUG : dir1/0002-cdefghi.txt: md5 = a985025202614dee58ef8b3e8d1fd718 OK 2026/04/04 01:50:05 DEBUG : dir1/0003-defghij.txt: md5 = 002bcc5041d5c88cf8bde157fb39cb63 OK 2026/04/04 01:50:06 DEBUG : dir1/0004-efghijk.txt: md5 = bf8ce4422847decc3a4434257dd23cd8 OK 2026/04/04 01:50:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 1045bb4dc740ab6612f9735c963bdaf9 OK 2026/04/04 01:50:09 DEBUG : dir1/0006-ghijklm.txt: md5 = ced9c4250495382bac12888b3566a8ce OK 2026/04/04 01:50:11 DEBUG : dir1/0007-1234567.txt: md5 = 5a3c5cbb3ba8010afce4f9ce7719817b OK 2026/04/04 01:50:12 DEBUG : dir1/0008-2345678.txt: md5 = d3cafb179794eebbe35997da80dbccd4 OK 2026/04/04 01:50:14 DEBUG : dir1/0009-3456789.txt: md5 = 6c065b478f5e80f70c4b57b857fda653 OK 2026/04/04 01:50:15 DEBUG : dir1/0010-456789.txt: md5 = 9cd937778db6191a86b9b61e4bccbf9a OK 2026/04/04 01:50:17 DEBUG : dir1/0011-56789;.txt: md5 = 09858ed60fca54607fa3626f02e0b551 OK 2026/04/04 01:50:18 DEBUG : dir1/0012-6789;.txt: md5 = 30352633e82e8fd6ecca80b13bf9351a OK 2026/04/04 01:50:19 DEBUG : dir1/0013-789;=.txt: md5 = 3e78c90a3b32739d0d53b8e77647a733 OK 2026/04/04 01:50:21 DEBUG : dir1/0014-89;=.txt: md5 = 68a4d7daf496c258a05ec119f064b4f3 OK 2026/04/04 01:50:22 DEBUG : dir1/0015-9;=.txt: md5 = a520c9d69a8214e993ae8c46b03c1ac1 OK 2026/04/04 01:50:24 DEBUG : apple: md5 = ecb3f2184f15c0fbf33d0a89063fb8e1 OK 2026/04/04 01:50:25 DEBUG : banana: md5 = 5ef98e7eef10ffd5abe57d6c7a0516cb OK 2026/04/04 01:50:27 DEBUG : appleappleapplebanana: md5 = 6edb57b6305af771f4470ff879d2fd49 OK 2026/04/04 01:50:28 DEBUG : splitbananasplit: md5 = 55c83a08c298a9ced7fa2481bf3ab16e OK 2026/04/04 01:50:28 DEBUG : Waiting for deletions to finish 2026/04/04 01:50:29 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:50:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:30 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/04 01:50:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/04 01:50:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/04 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/04 01:50:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/04 01:50:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/04 01:50:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/04 01:50:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/04 01:50:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/04 01:50:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/04 01:50:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/04 01:50:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/04 01:50:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/04 01:50:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/04 01:50:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/04 01:50:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/04 01:50:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:50:31 DEBUG : PREFIXbanana: md5 = fccd92b55c52d788608dbc6dcaeaa3cf OK 2026/04/04 01:50:31 DEBUG : PREFIXbanana: size = 6 OK 2026/04/04 01:50:31 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/04 01:50:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:50:31 DEBUG : PREFIXsplitbananasplit: md5 = b479aab2ced75af6da9d8fca983b1086 OK 2026/04/04 01:50:31 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/04 01:50:31 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/04 01:50:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:50:31 DEBUG : PREFIXapple: md5 = 95270b6f2875587bb91c342a1bc6e660 OK 2026/04/04 01:50:31 DEBUG : PREFIXapple: size = 5 OK 2026/04/04 01:50:31 INFO : apple: Copied (new) to: PREFIXapple 2026/04/04 01:50:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:50:31 DEBUG : PREFIXappleappleapplebanana: md5 = 5642ac27bdeee0389a0caca561715e1a OK 2026/04/04 01:50:31 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/04 01:50:31 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/04 01:50:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:50:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = b22efff101f05316e2ca0a8e1274b67a OK 2026/04/04 01:50:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/04 01:50:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:50:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:50:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 7bf40a1547475b033de5a6e2670d67a5 OK 2026/04/04 01:50:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:50:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:50:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:50:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = d12fe87c41ee1ab0bb70e5596adaca8a OK 2026/04/04 01:50:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/04 01:50:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:50:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:50:33 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 363e5eca57d51d9bbfb8711f43d60746 OK 2026/04/04 01:50:33 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/04 01:50:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:50:34 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = efc038cd35d3f5dbe7ed1f24c0513573 OK 2026/04/04 01:50:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/04 01:50:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:50:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:50:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = d8bad931db109f723da1a1fcb8fe69b1 OK 2026/04/04 01:50:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/04 01:50:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:50:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:50:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = f696e8fefc305ccb1b05f187aae921c9 OK 2026/04/04 01:50:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/04 01:50:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:50:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:50:34 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 632e3701016a91fe26e9e556c1d465f9 OK 2026/04/04 01:50:34 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/04 01:50:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:50:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:50:35 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 603cf9988b34957401d5a8818707724c OK 2026/04/04 01:50:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/04 01:50:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:50:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:50:35 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = d54072589d0d660409ef6327dca90e5d OK 2026/04/04 01:50:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/04 01:50:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:50:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:50:35 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 380729d5230f5b3c29c44bb22533de40 OK 2026/04/04 01:50:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/04 01:50:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/04 01:50:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:50:36 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 0f9d9532f78f06f905aa00555e056a87 OK 2026/04/04 01:50:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/04 01:50:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:50:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:50:36 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = c386ee9b3328c6f013c2cba432f70113 OK 2026/04/04 01:50:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/04 01:50:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:50:36 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = dc4a21a4b9dd34f0e465e1b290257010 OK 2026/04/04 01:50:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/04 01:50:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:50:36 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 09d56114780cc5c9443725464cb12395 OK 2026/04/04 01:50:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/04 01:50:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:50:37 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 5cb7399de1bbf926f07cda5ca238bdf8 OK 2026/04/04 01:50:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/04 01:50:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:50:37 DEBUG : Waiting for deletions to finish 2026/04/04 01:50:37 INFO : banana: Deleted 2026/04/04 01:50:37 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 01:50:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 01:50:37 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 01:50:37 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 01:50:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 01:50:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 01:50:37 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 01:50:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 01:50:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 01:50:38 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 01:50:38 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 01:50:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 01:50:38 INFO : splitbananasplit: Deleted 2026/04/04 01:50:38 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 01:50:38 INFO : appleappleapplebanana: Deleted 2026/04/04 01:50:38 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 01:50:38 INFO : apple: Deleted 2026/04/04 01:50:38 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 01:50:38 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 01:50:38 DEBUG : Waiting for deletions to finish 2026/04/04 01:50:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2026/04/04 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/04 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2026/04/04 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/04 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/04 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/04 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/04 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/04 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/04 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/04 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/04 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/04 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/04 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/04 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/04 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/04 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/04 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/04 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/04 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/04 01:50:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1: Directory modification time the same (differ by -545.981µs, within tolerance 1ms) 2026/04/04 01:50:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:50:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:50:41 DEBUG : apple: md5 = c653504196193c343138ab685eba11a6 OK 2026/04/04 01:50:41 DEBUG : apple: size = 5 OK 2026/04/04 01:50:41 INFO : apple: Copied (new) 2026/04/04 01:50:41 DEBUG : appleappleapplebanana: md5 = c4b8ee5044f4ad01f92c544686b02014 OK 2026/04/04 01:50:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:50:41 INFO : appleappleapplebanana: Copied (new) 2026/04/04 01:50:41 DEBUG : splitbananasplit: md5 = 7d8a3b9bc418377b126f0c10c9fd4aa3 OK 2026/04/04 01:50:41 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:50:41 INFO : splitbananasplit: Copied (new) 2026/04/04 01:50:41 DEBUG : banana: md5 = ca17ed596935f5df2554ea991cf28fd4 OK 2026/04/04 01:50:41 DEBUG : banana: size = 6 OK 2026/04/04 01:50:41 INFO : banana: Copied (new) 2026/04/04 01:50:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 2509bd9497bd21fbde1564fe1be1996a OK 2026/04/04 01:50:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:50:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/04 01:50:42 DEBUG : dir1/0002-cdefghi.txt: md5 = b7dd64107caeb52e75934d8544344a65 OK 2026/04/04 01:50:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:50:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/04 01:50:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2b96a46ae027209be111f61956c7fe6b OK 2026/04/04 01:50:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:50:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/04 01:50:43 DEBUG : dir1/0003-defghij.txt: md5 = 8fd7f94f4c268dbf5e23b6fb70f0a08a OK 2026/04/04 01:50:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:50:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/04 01:50:44 DEBUG : dir1/0004-efghijk.txt: md5 = 889a6f776f695c23c5c3a103e2deea6b OK 2026/04/04 01:50:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:50:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/04 01:50:44 DEBUG : dir1/0005-fghijkl.txt: md5 = a47a90c7263407758593deaf64149b8e OK 2026/04/04 01:50:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:50:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/04 01:50:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 754378a6fcd5cc26177f2dd711f5a952 OK 2026/04/04 01:50:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:50:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/04 01:50:44 DEBUG : dir1/0007-1234567.txt: md5 = 8b68f4a3f3978e2957df9d06141a296a OK 2026/04/04 01:50:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:50:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/04 01:50:45 DEBUG : dir1/0008-2345678.txt: md5 = c625b0f97050e720c959ec15e59027b2 OK 2026/04/04 01:50:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:50:45 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/04 01:50:45 DEBUG : dir1/0009-3456789.txt: md5 = 561d20ee56645ea26fbf75e37d7cfe78 OK 2026/04/04 01:50:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:50:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/04 01:50:45 DEBUG : dir1/0010-456789.txt: md5 = abf4245dfe757085a38bd708bd6252e4 OK 2026/04/04 01:50:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:50:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/04 01:50:46 DEBUG : dir1/0011-56789;.txt: md5 = 4b2debbd0fbffe4c4386bc5b8d0840a8 OK 2026/04/04 01:50:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:50:46 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/04 01:50:46 DEBUG : dir1/0012-6789;.txt: md5 = 62316cf3116d3b0c64437c9cb034b7fd OK 2026/04/04 01:50:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:50:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/04 01:50:46 DEBUG : dir1/0013-789;=.txt: md5 = 0a2e4bf0d4d9d7db60958e4aea398bb3 OK 2026/04/04 01:50:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:50:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/04 01:50:47 DEBUG : dir1/0014-89;=.txt: md5 = 5869a7cffb428b6c60ab3e024d9da138 OK 2026/04/04 01:50:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:50:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/04 01:50:47 DEBUG : dir1/0015-9;=.txt: md5 = 4b515241d6bb2fe788451e23d595342d OK 2026/04/04 01:50:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:50:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/04 01:50:47 DEBUG : Waiting for deletions to finish 2026/04/04 01:50:47 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/04 01:50:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/04 01:50:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/04 01:50:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/04 01:50:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/04 01:50:47 INFO : PREFIXapple: Deleted 2026/04/04 01:50:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/04 01:50:47 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/04 01:50:48 INFO : PREFIXsplitbananasplit: Deleted 2026/04/04 01:50:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/04 01:50:48 INFO : PREFIXbanana: Deleted 2026/04/04 01:50:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/04 01:50:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/04 01:50:48 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/04 01:50:48 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/04 01:50:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/04 01:50:48 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/04 01:50:48 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/04 01:50:48 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/04 01:50:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/04 01:50:48 DEBUG : Waiting for deletions to finish 2026/04/04 01:50:49 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:50:49 DEBUG : Waiting for deletions to finish 2026/04/04 01:50:50 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/04 01:50:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:51:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 3b39c937bc85bfa2004725918bd090db OK 2026/04/04 01:51:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4142d66edea5e9fc966c7bc68b935f6b OK 2026/04/04 01:51:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 02fca3d4e52413af66cc7e7dcae186bf OK 2026/04/04 01:51:07 DEBUG : dir1/0003-defghij.txt: md5 = 269d5e4b1d201a6a92557df068a660f2 OK 2026/04/04 01:51:09 DEBUG : dir1/0004-efghijk.txt: md5 = e5fc7ba22a2f378e86c087cec2ce2e04 OK 2026/04/04 01:51:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 155a6b9a5cd242613d08848371a3f47b OK 2026/04/04 01:51:12 DEBUG : dir1/0006-ghijklm.txt: md5 = f3f33623825ff92201113f63b112340f OK 2026/04/04 01:51:13 DEBUG : dir1/0007-1234567.txt: md5 = d053ccdb67f9f96809636762fa37debf OK 2026/04/04 01:51:15 DEBUG : dir1/0008-2345678.txt: md5 = 91513f1ed4bb4c43288243443d1727d3 OK 2026/04/04 01:51:16 DEBUG : dir1/0009-3456789.txt: md5 = 62c935af5278811d67712f419680ce19 OK 2026/04/04 01:51:18 DEBUG : dir1/0010-456789.txt: md5 = 15b6bca4983ead605e50b27d086438c1 OK 2026/04/04 01:51:19 DEBUG : dir1/0011-56789;.txt: md5 = bf1cceed7b03535e38bc09a2692f684e OK 2026/04/04 01:51:21 DEBUG : dir1/0012-6789;.txt: md5 = 87856acebb7776ad8212157484b1344c OK 2026/04/04 01:51:22 DEBUG : dir1/0013-789;=.txt: md5 = 2c264e5be67380ff5deeb79273a8648b OK 2026/04/04 01:51:24 DEBUG : dir1/0014-89;=.txt: md5 = eb0333977a3c3a4379f83984eae1ad05 OK 2026/04/04 01:51:25 DEBUG : dir1/0015-9;=.txt: md5 = cbccebfc328c97c85d7f8fa3727e463c OK 2026/04/04 01:51:27 DEBUG : apple: md5 = 18144c91da6dd2d4ce31abb76c9075e5 OK 2026/04/04 01:51:28 DEBUG : banana: md5 = 8f96f039f10dc4950652da48bb1f6007 OK 2026/04/04 01:51:29 DEBUG : appleappleapplebanana: md5 = 04afdc2f97c860c4f36786a22aa56414 OK 2026/04/04 01:51:31 DEBUG : splitbananasplit: md5 = 3dec149efedebbfaf50d1f189286f79b OK 2026/04/04 01:51:31 DEBUG : Waiting for deletions to finish 2026/04/04 01:51:31 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:51:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:51:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:51:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:51:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:51:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:51:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:51:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:51:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:51:32 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:33 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:51:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:51:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/04 01:51:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:51:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:51:34 DEBUG : bananaSUFFIX: md5 = ee37d60ca87cbcc2679a5b062c579b3e OK 2026/04/04 01:51:34 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/04 01:51:34 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/04 01:51:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:51:34 DEBUG : appleSUFFIX: md5 = d68b2dc27b52e0f8e767fac3721daef9 OK 2026/04/04 01:51:34 DEBUG : appleSUFFIX: size = 5 OK 2026/04/04 01:51:34 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/04 01:51:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:34 DEBUG : appleappleapplebananaSUFFIX: md5 = 30892d227ccaedd076c2888538106c83 OK 2026/04/04 01:51:34 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/04 01:51:34 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/04 01:51:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:51:34 DEBUG : splitbananasplitSUFFIX: md5 = 76d1d1d7c68df259933ab76929d2dfcf OK 2026/04/04 01:51:34 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/04 01:51:34 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/04 01:51:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:51:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = a883ad9d023b703c14655aa44649b435 OK 2026/04/04 01:51:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/04 01:51:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:51:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 5e0d03364a9170ea9eed49479c5482d5 OK 2026/04/04 01:51:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/04 01:51:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:51:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = ca6d7fc4b0d8e94d1ffa85b90728fd86 OK 2026/04/04 01:51:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/04 01:51:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:51:35 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = b8ade275f4b74a0e0d5782f806275c27 OK 2026/04/04 01:51:35 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/04 01:51:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:51:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = acc9d21e0388802a0534b465f5835d06 OK 2026/04/04 01:51:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/04 01:51:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:51:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:51:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = a143bae11651a2abe3e2e63c98d21f7c OK 2026/04/04 01:51:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/04 01:51:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:51:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:51:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 8d9fea919c1576737fb9cbf0e45ef073 OK 2026/04/04 01:51:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/04 01:51:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:51:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:51:37 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = b5fdeda0a1355645bbd98f3394081085 OK 2026/04/04 01:51:37 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/04 01:51:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:51:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:51:38 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = bde0a02034c2788ba4c43b5674ad376f OK 2026/04/04 01:51:38 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/04 01:51:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:51:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:51:38 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 79656846203a1af0af4abdf33b6b64ae OK 2026/04/04 01:51:38 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/04 01:51:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:51:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:51:38 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 7c906f4b029c64c3be27da8f9221f20a OK 2026/04/04 01:51:38 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/04 01:51:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:51:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:51:39 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 990bb83262d7ab8a956507d0a7edcfe9 OK 2026/04/04 01:51:39 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/04 01:51:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:51:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:51:39 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 420c9912f994cde2b4c471ea7211ac12 OK 2026/04/04 01:51:39 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/04 01:51:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:51:40 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = ae2537ced29867b99d3d39dbb45b2326 OK 2026/04/04 01:51:40 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/04 01:51:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:51:40 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 78510ac2ef21a5aa4d63a0a13460d90f OK 2026/04/04 01:51:40 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/04 01:51:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:51:40 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = b17ae1d04fa535ad7216a791201ece71 OK 2026/04/04 01:51:40 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/04 01:51:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:51:40 DEBUG : Waiting for deletions to finish 2026/04/04 01:51:40 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 01:51:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 01:51:40 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 01:51:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 01:51:41 INFO : appleappleapplebanana: Deleted 2026/04/04 01:51:41 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 01:51:41 INFO : splitbananasplit: Deleted 2026/04/04 01:51:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 01:51:41 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 01:51:41 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 01:51:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 01:51:41 INFO : apple: Deleted 2026/04/04 01:51:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 01:51:41 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 01:51:41 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 01:51:41 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 01:51:41 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 01:51:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 01:51:41 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 01:51:41 INFO : banana: Deleted 2026/04/04 01:51:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:51:42 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/04 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : apple: transformed to: appleSUFFIX 2026/04/04 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/04 01:51:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/04 01:51:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/04 01:51:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1: Directory modification time the same (differ by -231.782µs, within tolerance 1ms) 2026/04/04 01:51:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:51:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:51:44 DEBUG : apple: md5 = 5ef64109b8507bf6adbca2c513a8294d OK 2026/04/04 01:51:44 DEBUG : apple: size = 5 OK 2026/04/04 01:51:44 INFO : apple: Copied (new) 2026/04/04 01:51:44 DEBUG : appleappleapplebanana: md5 = d2c4694a550cdd17a74f24733a091595 OK 2026/04/04 01:51:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:51:44 INFO : appleappleapplebanana: Copied (new) 2026/04/04 01:51:44 DEBUG : banana: md5 = 5ccbe1ba2ca9b69f3270e6139146977c OK 2026/04/04 01:51:44 DEBUG : banana: size = 6 OK 2026/04/04 01:51:44 INFO : banana: Copied (new) 2026/04/04 01:51:44 DEBUG : splitbananasplit: md5 = 1ad6b9f2be1830bfdaf62497cb844671 OK 2026/04/04 01:51:44 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:51:44 INFO : splitbananasplit: Copied (new) 2026/04/04 01:51:45 DEBUG : dir1/0000-abcdefg.txt: md5 = f3f4a520e750c47b0bf74f16085898e2 OK 2026/04/04 01:51:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:51:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/04 01:51:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 5ff025da581078e3d919e59d07462fa3 OK 2026/04/04 01:51:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:51:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/04 01:51:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = fb0106ad51dd66486706044f4bec6e61 OK 2026/04/04 01:51:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:51:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/04 01:51:46 DEBUG : dir1/0003-defghij.txt: md5 = 1728a37152fcfddc7cc317d815d66095 OK 2026/04/04 01:51:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:51:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/04 01:51:47 DEBUG : dir1/0005-fghijkl.txt: md5 = bf3c3247a56f25fe554d53fea3d384d1 OK 2026/04/04 01:51:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:51:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/04 01:51:47 DEBUG : dir1/0006-ghijklm.txt: md5 = f824997b672683f30d4087185546d7ed OK 2026/04/04 01:51:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:51:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/04 01:51:47 DEBUG : dir1/0004-efghijk.txt: md5 = 2c3559035435909fd6f3d78699fe99b9 OK 2026/04/04 01:51:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:51:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/04 01:51:47 DEBUG : dir1/0007-1234567.txt: md5 = 6ec8aa8ae0d5cdc616e8985b6bc55eb8 OK 2026/04/04 01:51:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:51:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/04 01:51:48 DEBUG : dir1/0008-2345678.txt: md5 = 690bada9b16cb365c2bc378e583bc15e OK 2026/04/04 01:51:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:51:48 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/04 01:51:48 DEBUG : dir1/0010-456789.txt: md5 = 7e18411527ba63ef9977a8a6abd84bc3 OK 2026/04/04 01:51:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:51:48 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/04 01:51:48 DEBUG : dir1/0009-3456789.txt: md5 = d4ee306d610c344b340b9905488d4127 OK 2026/04/04 01:51:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:51:48 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/04 01:51:48 DEBUG : dir1/0011-56789;.txt: md5 = c19f67b86bf51160c2d280ac71c8c64a OK 2026/04/04 01:51:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:51:48 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/04 01:51:50 DEBUG : dir1/0012-6789;.txt: md5 = a95027922b19ce17bedd169161d124da OK 2026/04/04 01:51:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:51:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/04 01:51:50 DEBUG : dir1/0013-789;=.txt: md5 = 6811f9797b2f25e1fa48c1cf6dc2bceb OK 2026/04/04 01:51:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:51:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/04 01:51:50 DEBUG : dir1/0014-89;=.txt: md5 = 788c657a8e96395913877b99ac00577e OK 2026/04/04 01:51:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:51:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/04 01:51:50 DEBUG : dir1/0015-9;=.txt: md5 = b8076cbaab0be61b2f1226c3b30dc76b OK 2026/04/04 01:51:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:51:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/04 01:51:50 DEBUG : Waiting for deletions to finish 2026/04/04 01:51:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/04 01:51:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/04 01:51:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/04 01:51:50 INFO : appleSUFFIX: Deleted 2026/04/04 01:51:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/04 01:51:50 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/04 01:51:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/04 01:51:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/04 01:51:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/04 01:51:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/04 01:51:50 INFO : bananaSUFFIX: Deleted 2026/04/04 01:51:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/04 01:51:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/04 01:51:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/04 01:51:51 INFO : splitbananasplitSUFFIX: Deleted 2026/04/04 01:51:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/04 01:51:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/04 01:51:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/04 01:51:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/04 01:51:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/04 01:51:51 DEBUG : Waiting for deletions to finish 2026/04/04 01:51:51 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:51:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : Waiting for deletions to finish 2026/04/04 01:51:52 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:51:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:52:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:52:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 5fefd9ef321ebf3237790229307e6f62 OK 2026/04/04 01:52:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = cebd0a420748c0980c43050634b54939 OK 2026/04/04 01:52:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 5313b6a0cc67972e869fd71d402f3a6e OK 2026/04/04 01:52:10 DEBUG : dir1/0003-defghij.txt: md5 = 3f2f035e5a68ac15cfd06eeddcb0130a OK 2026/04/04 01:52:11 DEBUG : dir1/0004-efghijk.txt: md5 = e4eecb1e8aaecb2038c0fa1376f7f4ad OK 2026/04/04 01:52:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 3f8b332e86612f5861be72026df1584f OK 2026/04/04 01:52:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 8212c3e4082a41e495e723a98edd940e OK 2026/04/04 01:52:16 DEBUG : dir1/0007-1234567.txt: md5 = 9cfe63427482a20cc28e98f798f3d16c OK 2026/04/04 01:52:17 DEBUG : dir1/0008-2345678.txt: md5 = 55fc9fed59115892c05dd6b790ce5c8c OK 2026/04/04 01:52:18 DEBUG : dir1/0009-3456789.txt: md5 = 0556c927f959cdfa0f1f7905eca9a6f5 OK 2026/04/04 01:52:20 DEBUG : dir1/0010-456789.txt: md5 = c7155f3c9838bf19e2e7c1a07b17d52b OK 2026/04/04 01:52:21 DEBUG : dir1/0011-56789;.txt: md5 = f4b9fdfefcca3576e6ed83271664a35a OK 2026/04/04 01:52:22 DEBUG : dir1/0012-6789;.txt: md5 = ead12b91084a06c99ad22c7787a5a08f OK 2026/04/04 01:52:24 DEBUG : dir1/0013-789;=.txt: md5 = a5add30afb8a2f041a7838d90681549e OK 2026/04/04 01:52:25 DEBUG : dir1/0014-89;=.txt: md5 = cc07cfd53ef81de629d2bf1d5206996a OK 2026/04/04 01:52:27 DEBUG : dir1/0015-9;=.txt: md5 = 1af22384966d0be43281b7524ad9ed9a OK 2026/04/04 01:52:28 DEBUG : apple: md5 = d2ebdc478cfe9ada787152b78a7528cc OK 2026/04/04 01:52:29 DEBUG : banana: md5 = 94b14da0c5500b077b5d81372cc82fb2 OK 2026/04/04 01:52:31 DEBUG : appleappleapplebanana: md5 = 072f9e863799230ec8f5cb41b1405c6e OK 2026/04/04 01:52:32 DEBUG : splitbananasplit: md5 = bad307522b5753efdcd71709a0a1983d OK 2026/04/04 01:52:32 DEBUG : Waiting for deletions to finish 2026/04/04 01:52:33 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : apple: size = 5 OK 2026/04/04 01:52:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:34 DEBUG : apple: Unchanged skipping 2026/04/04 01:52:34 DEBUG : banana: size = 6 OK 2026/04/04 01:52:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:34 DEBUG : banana: Unchanged skipping 2026/04/04 01:52:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:52:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/04 01:52:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/04 01:52:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:52:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:52:35 DEBUG : appleapple: md5 = eff12c2ea0d7e670bc7e1b1368afdc77 OK 2026/04/04 01:52:35 DEBUG : appleapple: size = 21 OK 2026/04/04 01:52:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/04 01:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:35 DEBUG : splitbanan: md5 = 0b193e9aa1caee248453f3bb23b696a8 OK 2026/04/04 01:52:35 DEBUG : splitbanan: size = 16 OK 2026/04/04 01:52:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/04 01:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:35 DEBUG : dir1/0001-bcdef: md5 = f84b4dcc117f447825ea204232f71947 OK 2026/04/04 01:52:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/04 01:52:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/04 01:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:35 DEBUG : dir1/0000-abcde: md5 = 720930da296f18b9973c6b50b04d1755 OK 2026/04/04 01:52:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/04 01:52:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/04 01:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:36 DEBUG : dir1/0002-cdefg: md5 = 9c6359ed817dbe2878fe6ee36e24ada7 OK 2026/04/04 01:52:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/04 01:52:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/04 01:52:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:37 DEBUG : dir1/0004-efghi: md5 = 1e9abc07f5b00d59e4f73ffc58202d01 OK 2026/04/04 01:52:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/04 01:52:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/04 01:52:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:37 DEBUG : dir1/0005-fghij: md5 = 7e3731301f030c7a2dc49a1e3fe352c0 OK 2026/04/04 01:52:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/04 01:52:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/04 01:52:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:37 DEBUG : dir1/0003-defgh: md5 = a95ee1d4b7039afc924fccb47c222a9d OK 2026/04/04 01:52:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/04 01:52:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/04 01:52:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:38 DEBUG : dir1/0006-ghijk: md5 = 27fcbc954cfe9c31953e59be97f5d4be OK 2026/04/04 01:52:38 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/04 01:52:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/04 01:52:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:38 DEBUG : dir1/0007-12345: md5 = 9e8e8d4e062fee1c8b3562bde3ff389b OK 2026/04/04 01:52:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/04 01:52:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/04 01:52:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:38 DEBUG : dir1/0008-23456: md5 = af9e4e0a8d43c84a021cf38a4abfda29 OK 2026/04/04 01:52:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/04 01:52:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/04 01:52:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:38 DEBUG : dir1/0009-34567: md5 = 36b67b5fda2262daaac590dd243bd187 OK 2026/04/04 01:52:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/04 01:52:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/04 01:52:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:39 DEBUG : dir1/0010-45678: md5 = 832305cd758520446c59a743462c0b8f OK 2026/04/04 01:52:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/04 01:52:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/04 01:52:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:39 DEBUG : dir1/0011-56789: md5 = 4a5e1264c3bd193859e702e6675d0479 OK 2026/04/04 01:52:39 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/04 01:52:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/04 01:52:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:39 DEBUG : dir1/0012-6789;: md5 = 6f929234a77cb2e77cc88d6d336bc0d2 OK 2026/04/04 01:52:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/04 01:52:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/04 01:52:40 DEBUG : dir1/0013-789;=: md5 = a073e07a447196988181f2924cdda1a5 OK 2026/04/04 01:52:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/04 01:52:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/04 01:52:41 DEBUG : dir1/0014-89;=.: md5 = 742514448d50e51a18261d4f8f625e82 OK 2026/04/04 01:52:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/04 01:52:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/04 01:52:41 DEBUG : dir1/0015-9;=.t: md5 = a8012c9864bd0d1c0925508d9298aa85 OK 2026/04/04 01:52:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/04 01:52:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/04 01:52:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:52:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/04 01:52:41 INFO : appleappleapplebanana: Deleted 2026/04/04 01:52:41 INFO : dir1/0011-56789;.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0015-9;=.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0003-defghij.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0010-456789.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0014-89;=.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0012-6789;.txt: Deleted 2026/04/04 01:52:41 INFO : dir1/0007-1234567.txt: Deleted 2026/04/04 01:52:41 INFO : splitbananasplit: Deleted 2026/04/04 01:52:41 INFO : dir1/0009-3456789.txt: Deleted 2026/04/04 01:52:42 INFO : dir1/0013-789;=.txt: Deleted 2026/04/04 01:52:42 INFO : dir1/0008-2345678.txt: Deleted 2026/04/04 01:52:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/04 01:52:42 DEBUG : Waiting for deletions to finish 2026/04/04 01:52:42 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : appleapple: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/04 01:52:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/04 01:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:43 DEBUG : dir1: Directory modification time the same (differ by -904.849µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:43 DEBUG : apple: size = 5 OK 2026/04/04 01:52:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : apple: Unchanged skipping 2026/04/04 01:52:43 DEBUG : appleapple: size = 21 OK 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:52:43 DEBUG : banana: size = 6 OK 2026/04/04 01:52:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : banana: Unchanged skipping 2026/04/04 01:52:43 DEBUG : splitbanan: size = 16 OK 2026/04/04 01:52:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/04 01:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/04 01:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/04 01:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/04 01:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/04 01:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/04 01:52:43 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/04 01:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/04 01:52:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/04 01:52:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/04 01:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/04 01:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/04 01:52:43 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/04 01:52:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/04 01:52:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/04 01:52:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/04 01:52:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/04 01:52:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/04 01:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/04 01:52:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/04 01:52:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/04 01:52:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/04 01:52:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/04 01:52:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/04 01:52:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/04 01:52:43 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/04 01:52:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/04 01:52:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/04 01:52:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/04 01:52:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/04 01:52:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/04 01:52:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/04 01:52:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:52:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:52:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:52:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:52:43 DEBUG : Waiting for deletions to finish 2026/04/04 01:52:43 DEBUG : Waiting for deletions to finish 2026/04/04 01:52:44 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : appleapple: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/04 01:52:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/04 01:52:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/04 01:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/04 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/04 01:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/04 01:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/04 01:52:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/04 01:52:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/04 01:52:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/04 01:52:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/04 01:52:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/04 01:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/04 01:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/04 01:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/04 01:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/04 01:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/04 01:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/04 01:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/04 01:52:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/04 01:52:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:52:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 2b7351c8669fa6f2a66a85915eef2873 OK 2026/04/04 01:52:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 506c1236d44d1009fe4402e4371f39fc OK 2026/04/04 01:53:00 DEBUG : dir1/0002-cdefghi.txt: md5 = a4ee05b1aa0acff809a7ac449a230a86 OK 2026/04/04 01:53:01 DEBUG : dir1/0003-defghij.txt: md5 = 1be43ba650665638c0c892547eb40501 OK 2026/04/04 01:53:03 DEBUG : dir1/0004-efghijk.txt: md5 = 78bfad147cdd44b24f185bd758205993 OK 2026/04/04 01:53:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 79fc8e9d7fcaf903dc3df3945892706a OK 2026/04/04 01:53:05 DEBUG : dir1/0006-ghijklm.txt: md5 = c21bf3909f15e54b5b30e4398596587b OK 2026/04/04 01:53:07 DEBUG : dir1/0007-1234567.txt: md5 = 3ba56127689ef342f9eae8ed8a64667c OK 2026/04/04 01:53:08 DEBUG : dir1/0008-2345678.txt: md5 = ea5792d3ac83df3069aade2ad0a257e8 OK 2026/04/04 01:53:10 DEBUG : dir1/0009-3456789.txt: md5 = dbf3d452c456f0995d0f6303e0fa9463 OK 2026/04/04 01:53:11 DEBUG : dir1/0010-456789.txt: md5 = 7ecdc5cf4e941cbfa203aa21f73251b5 OK 2026/04/04 01:53:12 DEBUG : dir1/0011-56789;.txt: md5 = dd8eb201ef5bb98fcbcbaf000d036f02 OK 2026/04/04 01:53:14 DEBUG : dir1/0012-6789;.txt: md5 = dc9208fd502084a75572b8bc90731fb0 OK 2026/04/04 01:53:15 DEBUG : dir1/0013-789;=.txt: md5 = f7c9e729d7d6b673c5b56b4527aa1c8b OK 2026/04/04 01:53:16 DEBUG : dir1/0014-89;=.txt: md5 = e818f6a8101870d197cf43fcc33a887c OK 2026/04/04 01:53:18 DEBUG : dir1/0015-9;=.txt: md5 = ec74ccca83991f85261eee13953b6eab OK 2026/04/04 01:53:19 DEBUG : apple: md5 = e372407172a2941d50f95db233a2750d OK 2026/04/04 01:53:21 DEBUG : banana: md5 = 89d2ce7ffce323e76439e2a81af3f65a OK 2026/04/04 01:53:22 DEBUG : appleappleapplebanana: md5 = 9fdc14f27bf39854d0a2bef6464e183f OK 2026/04/04 01:53:23 DEBUG : splitbananasplit: md5 = cef7678d7eb86112191927c6bc4a4a1b OK 2026/04/04 01:53:23 DEBUG : Waiting for deletions to finish 2026/04/04 01:53:24 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:53:25 DEBUG : apple: size = 5 OK 2026/04/04 01:53:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : apple: Unchanged skipping 2026/04/04 01:53:25 DEBUG : banana: size = 6 OK 2026/04/04 01:53:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : banana: Unchanged skipping 2026/04/04 01:53:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:53:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:53:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:53:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:53:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:53:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:53:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:53:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:53:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:53:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:53:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:53:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:53:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:53:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:53:25 DEBUG : Waiting for deletions to finish 2026/04/04 01:53:26 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:53:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1: Directory modification time the same (differ by -510.063µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : apple: size = 5 OK 2026/04/04 01:53:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:53:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : apple: Unchanged skipping 2026/04/04 01:53:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:53:27 DEBUG : banana: size = 6 OK 2026/04/04 01:53:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : banana: Unchanged skipping 2026/04/04 01:53:27 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:53:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:53:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:53:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:53:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:53:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:53:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:53:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:53:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:53:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:53:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:53:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:53:27 DEBUG : Waiting for deletions to finish 2026/04/04 01:53:27 DEBUG : Waiting for deletions to finish 2026/04/04 01:53:27 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:53:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : Waiting for deletions to finish 2026/04/04 01:53:28 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:53:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:53:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:53:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 2c8d266062f805c4a1c44a9896073cef OK 2026/04/04 01:53:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6cd3e6bf6d2a2ef863745475d3de069f OK 2026/04/04 01:53:44 DEBUG : dir1/0002-cdefghi.txt: md5 = bcb10c35ed9489050a8b060a7aa20d22 OK 2026/04/04 01:53:46 DEBUG : dir1/0003-defghij.txt: md5 = 4fd051e6382b49fe781b0c1a475927c0 OK 2026/04/04 01:53:47 DEBUG : dir1/0004-efghijk.txt: md5 = fa9460d33483ea641852290ba1a7a378 OK 2026/04/04 01:53:48 DEBUG : dir1/0005-fghijkl.txt: md5 = e7ac36bc454cd4d24f36cb56ce984f9f OK 2026/04/04 01:53:50 DEBUG : dir1/0006-ghijklm.txt: md5 = a0d2cd861007483cff1560f8254384f3 OK 2026/04/04 01:53:51 DEBUG : dir1/0007-1234567.txt: md5 = 4972b3689184649d2c5d5c6a5355edc3 OK 2026/04/04 01:53:53 DEBUG : dir1/0008-2345678.txt: md5 = 64ba3f1374a7cde94f00d2da494a10b5 OK 2026/04/04 01:53:54 DEBUG : dir1/0009-3456789.txt: md5 = 5a5dc1ed99e629bb4fac42fb96d1d3f7 OK 2026/04/04 01:53:56 DEBUG : dir1/0010-456789.txt: md5 = 85d04873367b16407aef983b8ee542a5 OK 2026/04/04 01:53:57 DEBUG : dir1/0011-56789;.txt: md5 = 98782d49e68fec59489d32a2d6717db9 OK 2026/04/04 01:53:59 DEBUG : dir1/0012-6789;.txt: md5 = 923c1bd22dd257301ef713c5687620b5 OK 2026/04/04 01:54:00 DEBUG : dir1/0013-789;=.txt: md5 = 7dc30c8acfacb5526c366d8836ab5287 OK 2026/04/04 01:54:01 DEBUG : dir1/0014-89;=.txt: md5 = 6d644d005161d4110f4778fc2370e9c2 OK 2026/04/04 01:54:03 DEBUG : dir1/0015-9;=.txt: md5 = 22ebde33d3f29ab8b89e1f67c6dc8895 OK 2026/04/04 01:54:04 DEBUG : apple: md5 = 7b7c0470e2744d339d30a073eb3040e9 OK 2026/04/04 01:54:05 DEBUG : banana: md5 = 7a3a02e9bf356e38f5299857bfecb2a8 OK 2026/04/04 01:54:07 DEBUG : appleappleapplebanana: md5 = 1c30d22ee4d6f7a8ba4305f117c601c9 OK 2026/04/04 01:54:08 DEBUG : splitbananasplit: md5 = 0e9529f8a958bdd0f2efec57b0f49636 OK 2026/04/04 01:54:08 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:54:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:54:10 DEBUG : apple: size = 5 OK 2026/04/04 01:54:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:54:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:54:10 DEBUG : apple: Unchanged skipping 2026/04/04 01:54:10 DEBUG : banana: size = 6 OK 2026/04/04 01:54:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : banana: Unchanged skipping 2026/04/04 01:54:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:54:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:54:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:54:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:54:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:54:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:54:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:54:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:54:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:54:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:54:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:10 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:54:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1: Directory modification time the same (differ by -68.224µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : apple: size = 5 OK 2026/04/04 01:54:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : apple: Unchanged skipping 2026/04/04 01:54:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:54:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:54:12 DEBUG : banana: size = 6 OK 2026/04/04 01:54:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : banana: Unchanged skipping 2026/04/04 01:54:12 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:54:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:54:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:54:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:54:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:54:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:54:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:54:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:54:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:54:12 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:12 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:54:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:54:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:54:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 659565cb10002625ba21b6bba8198158 OK 2026/04/04 01:54:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 756c59e44f6d7e3f38f912fc7e6c7ce4 OK 2026/04/04 01:54:28 DEBUG : dir1/0002-cdefghi.txt: md5 = e9612ef3f96f7d8596376af1e2b18192 OK 2026/04/04 01:54:29 DEBUG : dir1/0003-defghij.txt: md5 = 4cb0687171baf0f3ed0984bc4aabca42 OK 2026/04/04 01:54:31 DEBUG : dir1/0004-efghijk.txt: md5 = bdd48603bf6a313867227a2a9f0ac63f OK 2026/04/04 01:54:32 DEBUG : dir1/0005-fghijkl.txt: md5 = f66166744314c88fb4913472d10595c4 OK 2026/04/04 01:54:33 DEBUG : dir1/0006-ghijklm.txt: md5 = f1671c0c8ece77914003f2e525b71fd2 OK 2026/04/04 01:54:35 DEBUG : dir1/0007-1234567.txt: md5 = 2878b1707aad1ebf0f2b605249af75f9 OK 2026/04/04 01:54:36 DEBUG : dir1/0008-2345678.txt: md5 = 678422a005f43ec9d12cbc72a71734ba OK 2026/04/04 01:54:38 DEBUG : dir1/0009-3456789.txt: md5 = c7a25caf4b3aea52186b2a8ef9536def OK 2026/04/04 01:54:39 DEBUG : dir1/0010-456789.txt: md5 = 0ad82a4386e7c078b0698958ca555b83 OK 2026/04/04 01:54:41 DEBUG : dir1/0011-56789;.txt: md5 = ee0af8d46fbcd6124855adc73c9c267e OK 2026/04/04 01:54:42 DEBUG : dir1/0012-6789;.txt: md5 = 4dd192da947db4677cd28557f2f6229d OK 2026/04/04 01:54:43 DEBUG : dir1/0013-789;=.txt: md5 = e55079540bc28b8bc96322a1484743ed OK 2026/04/04 01:54:45 DEBUG : dir1/0014-89;=.txt: md5 = e827dd71ae9816af41ea758114ed5bdf OK 2026/04/04 01:54:46 DEBUG : dir1/0015-9;=.txt: md5 = 0e896e246718cb71a5e587130df66dbd OK 2026/04/04 01:54:48 DEBUG : apple: md5 = d0c017d8f59fdffff1ce9e9dc4380621 OK 2026/04/04 01:54:49 DEBUG : banana: md5 = 18256a9217a61ee1a281030729f34983 OK 2026/04/04 01:54:50 DEBUG : appleappleapplebanana: md5 = f2265148cdd486fc1ba4f149be1f4c52 OK 2026/04/04 01:54:52 DEBUG : splitbananasplit: md5 = cffe4196ba6bf8a737cd40d0ff738eb3 OK 2026/04/04 01:54:52 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:52 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:54:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:54:54 DEBUG : apple: size = 5 OK 2026/04/04 01:54:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : apple: Unchanged skipping 2026/04/04 01:54:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:54:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:54:54 DEBUG : banana: size = 6 OK 2026/04/04 01:54:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : banana: Unchanged skipping 2026/04/04 01:54:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:54:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:54:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:54:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:54:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:54:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:54:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:54:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:54:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:54:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:54:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:54:54 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:54 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:55 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:54:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1: Directory modification time the same (differ by -604.996µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : apple: size = 5 OK 2026/04/04 01:54:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : apple: Unchanged skipping 2026/04/04 01:54:56 DEBUG : banana: size = 6 OK 2026/04/04 01:54:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : banana: Unchanged skipping 2026/04/04 01:54:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:54:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:54:56 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:54:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:54:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:54:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:54:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:54:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:54:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:54:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:54:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:54:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:54:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:54:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:56 DEBUG : Waiting for deletions to finish 2026/04/04 01:54:56 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:54:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:55:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 6e7add33992b96321ce292d859e87d7a OK 2026/04/04 01:55:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 85f23c12332c7e1b680b4e3f25a8bcc6 OK 2026/04/04 01:55:12 DEBUG : dir1/0002-cdefghi.txt: md5 = dee6179a9b1d90b5228c7ef3ca9392d8 OK 2026/04/04 01:55:13 DEBUG : dir1/0003-defghij.txt: md5 = c1366aaa4077d2a485bccc435f90c90b OK 2026/04/04 01:55:14 DEBUG : dir1/0004-efghijk.txt: md5 = 8d7997c9819f0e31b20d6b8003b1787a OK 2026/04/04 01:55:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 7fabb580e19b194994271b482150b1cc OK 2026/04/04 01:55:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 04d1bcbedfcee65e4c7ea18e07b594c6 OK 2026/04/04 01:55:19 DEBUG : dir1/0007-1234567.txt: md5 = 7b554c7985f6bbf2734cc2d22a57a703 OK 2026/04/04 01:55:20 DEBUG : dir1/0008-2345678.txt: md5 = 983c7f478ba7c61a60adb8514a5d2880 OK 2026/04/04 01:55:22 DEBUG : dir1/0009-3456789.txt: md5 = 22e2cd46295b0d201038559f414447a8 OK 2026/04/04 01:55:23 DEBUG : dir1/0010-456789.txt: md5 = cc9d14f72f1c76036be6a399275ad168 OK 2026/04/04 01:55:24 DEBUG : dir1/0011-56789;.txt: md5 = 828471e163b2fb75da8fb4e241e04597 OK 2026/04/04 01:55:26 DEBUG : dir1/0012-6789;.txt: md5 = 686045b6a15e4c1840fe06bff21751f4 OK 2026/04/04 01:55:27 DEBUG : dir1/0013-789;=.txt: md5 = fe0243fcfec725400bae99384fdb1af0 OK 2026/04/04 01:55:28 DEBUG : dir1/0014-89;=.txt: md5 = 269bbe048f7efbabb8cfcb878d6519e0 OK 2026/04/04 01:55:30 DEBUG : dir1/0015-9;=.txt: md5 = e53bc8a9d9c26044b316cbe0063c5758 OK 2026/04/04 01:55:31 DEBUG : apple: md5 = 493a811cfc0cfae743e39a7a51cfea91 OK 2026/04/04 01:55:32 DEBUG : banana: md5 = 1979b9f563556899937fe17cdf3e770e OK 2026/04/04 01:55:34 DEBUG : appleappleapplebanana: md5 = 5a89821a6a37a785302157c0f0cfa359 OK 2026/04/04 01:55:35 DEBUG : splitbananasplit: md5 = e8254ee77410f6293d8d8a7d30a67250 OK 2026/04/04 01:55:35 DEBUG : Waiting for deletions to finish 2026/04/04 01:55:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:55:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:55:37 DEBUG : apple: size = 5 OK 2026/04/04 01:55:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:37 DEBUG : apple: Unchanged skipping 2026/04/04 01:55:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:55:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:55:37 DEBUG : banana: size = 6 OK 2026/04/04 01:55:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:37 DEBUG : banana: Unchanged skipping 2026/04/04 01:55:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:55:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:55:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:55:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:55:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:55:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:55:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:55:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:55:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:55:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:55:38 DEBUG : Waiting for deletions to finish 2026/04/04 01:55:38 DEBUG : Waiting for deletions to finish 2026/04/04 01:55:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:55:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:55:39 DEBUG : apple: size = 5 OK 2026/04/04 01:55:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : apple: Unchanged skipping 2026/04/04 01:55:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:55:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1: Directory modification time the same (differ by -138.462µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : banana: size = 6 OK 2026/04/04 01:55:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : banana: Unchanged skipping 2026/04/04 01:55:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:55:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:55:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:55:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:55:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:55:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:55:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:55:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:55:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:55:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:55:39 DEBUG : Waiting for deletions to finish 2026/04/04 01:55:39 DEBUG : Waiting for deletions to finish 2026/04/04 01:55:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:55:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:55:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:55:52 DEBUG : dir1/0000-abcdefg.txt: md5 = a6f2881c1619e804ddce515edc84935f OK 2026/04/04 01:55:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8452b3fefc7827933171764c3f7a56db OK 2026/04/04 01:55:55 DEBUG : dir1/0002-cdefghi.txt: md5 = c012d6b4c6238f1308d4f2d42deeaf8c OK 2026/04/04 01:55:56 DEBUG : dir1/0003-defghij.txt: md5 = 666dbf48b83b93780001bad05631dce5 OK 2026/04/04 01:55:58 DEBUG : dir1/0004-efghijk.txt: md5 = 681e4a835f1d9c440b042b44b6a055e7 OK 2026/04/04 01:55:59 DEBUG : dir1/0005-fghijkl.txt: md5 = f741fa379f4ec8f2f5516e72017b5e38 OK 2026/04/04 01:56:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 3957c8d64bd7c8eb69ecd3cf5b7a1b80 OK 2026/04/04 01:56:02 DEBUG : dir1/0007-1234567.txt: md5 = ac3dc738270723642825b72428fe5fd1 OK 2026/04/04 01:56:04 DEBUG : dir1/0008-2345678.txt: md5 = 827f6f38d0cb5f5699d106120af42100 OK 2026/04/04 01:56:05 DEBUG : dir1/0009-3456789.txt: md5 = 91378fe73e8f80162ed2960f3b9197a1 OK 2026/04/04 01:56:06 DEBUG : dir1/0010-456789.txt: md5 = 7a0b5472fdb34534882f5e1b5116ca87 OK 2026/04/04 01:56:08 DEBUG : dir1/0011-56789;.txt: md5 = 5bf83debecb00f38a43d9ee439921458 OK 2026/04/04 01:56:09 DEBUG : dir1/0012-6789;.txt: md5 = 0156f2386854193fd0629578d417106f OK 2026/04/04 01:56:11 DEBUG : dir1/0013-789;=.txt: md5 = d014e583584c203c90c8eeee5a4a28c5 OK 2026/04/04 01:56:12 DEBUG : dir1/0014-89;=.txt: md5 = da3c1211ee2b2f9cf415c9819dd9066f OK 2026/04/04 01:56:13 DEBUG : dir1/0015-9;=.txt: md5 = fd47ad8e30ac9c94b5039028cb4b7f05 OK 2026/04/04 01:56:15 DEBUG : apple: md5 = d4bcf6080fd81d0f3820990fafc2f879 OK 2026/04/04 01:56:16 DEBUG : banana: md5 = da307b895de0e33d8694b6418003b3e7 OK 2026/04/04 01:56:18 DEBUG : appleappleapplebanana: md5 = 7c040b4e89ef4f0aad588576d80fbdc1 OK 2026/04/04 01:56:19 DEBUG : splitbananasplit: md5 = 4908de83f2a550e1d4259fc496f27aba OK 2026/04/04 01:56:19 DEBUG : Waiting for deletions to finish 2026/04/04 01:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:56:21 DEBUG : apple: size = 5 OK 2026/04/04 01:56:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : apple: Unchanged skipping 2026/04/04 01:56:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:56:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:56:21 DEBUG : banana: size = 6 OK 2026/04/04 01:56:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : banana: Unchanged skipping 2026/04/04 01:56:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/04 01:56:21 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:56:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:56:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:56:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:56:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:56:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:56:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:56:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:56:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:56:21 DEBUG : Waiting for deletions to finish 2026/04/04 01:56:21 DEBUG : Waiting for deletions to finish 2026/04/04 01:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : apple: size = 5 OK 2026/04/04 01:56:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : apple: Unchanged skipping 2026/04/04 01:56:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/04 01:56:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/04 01:56:23 DEBUG : banana: size = 6 OK 2026/04/04 01:56:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : banana: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1: Directory modification time the same (differ by -668.585µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/04 01:56:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/04 01:56:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/04 01:56:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/04 01:56:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/04 01:56:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/04 01:56:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/04 01:56:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/04 01:56:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:56:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/04 01:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:56:23 DEBUG : Waiting for deletions to finish 2026/04/04 01:56:23 DEBUG : Waiting for deletions to finish 2026/04/04 01:56:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : apple: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : banana: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/04 01:56:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/04 01:56:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" --- PASS: TestTransform (534.91s) --- PASS: TestTransform/NFC (44.20s) --- PASS: TestTransform/NFD (44.54s) --- PASS: TestTransform/base64 (51.11s) --- PASS: TestTransform/prefix (61.97s) --- PASS: TestTransform/suffix (63.07s) --- PASS: TestTransform/truncate (50.93s) --- PASS: TestTransform/encoder (44.16s) --- PASS: TestTransform/ISO-8859-1 (44.06s) --- PASS: TestTransform/charmap (43.82s) --- PASS: TestTransform/lowercase (43.25s) --- PASS: TestTransform/ascii (43.80s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:56:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/04 01:56:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/04 01:56:34 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/04 01:56:35 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-04T01:56:34.261914512Z) 2026/04/04 01:56:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/04 01:56:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/04 01:56:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/04 01:56:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/04 01:56:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/04 01:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:56:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:56:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 0d8149c973e65d9ca2d29e80bd2e94ef OK 2026/04/04 01:56:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/04 01:56:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/04 01:56:36 DEBUG : Waiting for deletions to finish 2026/04/04 01:56:38 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.78s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:56:39 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:39 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:39 DEBUG : tictactoe: Making directory with metadata 2026/04/04 01:56:39 INFO : tictactoe: Made directory with metadata (mtime=2026-04-04T01:56:39.042972129Z) 2026/04/04 01:56:39 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:39 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:56:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:56:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:56:41 DEBUG : tictactoe/tictactoe: md5 = 1134c5e1285008ab119bfd915ee5e5c2 OK 2026/04/04 01:56:41 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/04 01:56:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/04 01:56:41 DEBUG : Waiting for deletions to finish 2026/04/04 01:56:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.61s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:56:43 DEBUG : toe: Making directory with metadata 2026/04/04 01:56:44 INFO : toe: Made directory with metadata (mtime=2026-04-04T01:56:43.652027629Z) 2026/04/04 01:56:44 DEBUG : toe/toe: Making directory with metadata 2026/04/04 01:56:45 INFO : toe/toe: Made directory with metadata (mtime=2026-04-04T01:56:43.652027629Z) 2026/04/04 01:56:45 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/04 01:56:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:56:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/04 01:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:56:46 DEBUG : toe/toe/tictactoe: md5 = 69f971790a181547458404d86a39ad73 OK 2026/04/04 01:56:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/04 01:56:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/04 01:56:46 DEBUG : Waiting for deletions to finish 2026/04/04 01:56:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/04 01:56:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.41s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:56:50 DEBUG : toe: Making directory with metadata 2026/04/04 01:56:50 INFO : toe: Made directory with metadata (mtime=2026-04-04T01:56:50.061104735Z) 2026/04/04 01:56:50 DEBUG : toe/toe: Making directory with metadata 2026/04/04 01:56:51 INFO : toe/toe: Made directory with metadata (mtime=2026-04-04T01:56:50.061104735Z) 2026/04/04 01:56:51 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/04 01:56:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:56:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/04 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:56:53 DEBUG : toe/toe/tictactoe: md5 = 1ec7060d0b62bb389ee9153059f342ba OK 2026/04/04 01:56:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/04 01:56:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/04 01:56:53 DEBUG : Waiting for deletions to finish 2026/04/04 01:56:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/04 01:56:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.31s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:56:56 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:56:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:56:56 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:56:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:56:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:56:56 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/04 01:56:57 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:56:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:56:57 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:57 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:57 DEBUG : tictactoe: Making directory with metadata 2026/04/04 01:56:58 INFO : tictactoe: Made directory with metadata (mtime=2026-04-04T01:56:56.366180513Z) 2026/04/04 01:56:58 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:58 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:56:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:56:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/04 01:56:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-04T01:56:56.366180513Z) 2026/04/04 01:56:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:56:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:56:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:56:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:56:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:57:00 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 7f7cf7800f122e556f3563b62cde5e85 OK 2026/04/04 01:57:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/04 01:57:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/04 01:57:00 DEBUG : Waiting for deletions to finish 2026/04/04 01:57:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/04 01:57:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.69s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:57:04 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:57:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:57:04 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:04 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/04 01:57:05 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:57:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:05 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:05 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:05 DEBUG : tictactoe: Making directory with metadata 2026/04/04 01:57:05 INFO : tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:04.052272785Z) 2026/04/04 01:57:05 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:05 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/04 01:57:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:04.052272785Z) 2026/04/04 01:57:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:57:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:57:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:57:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6f5b12f0e6ca8bd5ba2df3b0a7c2d034 OK 2026/04/04 01:57:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:57:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:07 DEBUG : Waiting for deletions to finish 2026/04/04 01:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:57:08 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:09 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:09 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:57:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:57:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/04 01:57:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': 0 differences found 2026/04/04 01:57:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': 1 hashes could not be checked 2026/04/04 01:57:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': 1 matching files 2026/04/04 01:57:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/04 01:57:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.36s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:57:12 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:12 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:12 DEBUG : tictactoe: Making directory with metadata 2026/04/04 01:57:13 INFO : tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:12.409372986Z) 2026/04/04 01:57:13 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:13 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/04 01:57:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:12.409372986Z) 2026/04/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:57:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:57:15 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 659430b0eea2a41bc016a6a2a12f508f OK 2026/04/04 01:57:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/04 01:57:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/04 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/04 01:57:16 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:17 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:17 DEBUG : tictactoe: Directory modification time the same (differ by -372.986µs, within tolerance 1ms) 2026/04/04 01:57:17 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:17 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -372.986µs, within tolerance 1ms) 2026/04/04 01:57:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/04 01:57:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/04 01:57:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/04 01:57:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/04 01:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:57:17 DEBUG : Waiting for deletions to finish 2026/04/04 01:57:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/04 01:57:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.11s) === RUN TestSyntax 2026/04/04 01:57:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:57:20 DEBUG : toe: Making directory with metadata 2026/04/04 01:57:21 INFO : toe: Made directory with metadata (mtime=2026-04-04T01:57:20.523470149Z) 2026/04/04 01:57:21 DEBUG : toe/toe: Making directory with metadata 2026/04/04 01:57:22 INFO : toe/toe: Made directory with metadata (mtime=2026-04-04T01:57:20.523470149Z) 2026/04/04 01:57:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:57:23 DEBUG : toe/toe/toe: md5 = fd3df3a09bfc52ae64a8ff0c1d3ee2cf OK 2026/04/04 01:57:23 DEBUG : toe/toe/toe: size = 11 OK 2026/04/04 01:57:23 INFO : toe/toe/toe: Copied (new) 2026/04/04 01:57:23 DEBUG : Waiting for deletions to finish 2026/04/04 01:57:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/04 01:57:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.28s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:57:26 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:57:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:57:26 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:27 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/04 01:57:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:57:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:27 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:27 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:27 DEBUG : tictactoe: Making directory with metadata 2026/04/04 01:57:28 INFO : tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:26.806545304Z) 2026/04/04 01:57:28 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:28 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:28 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/04 01:57:29 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:26.806545304Z) 2026/04/04 01:57:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:57:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:57:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:57:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f479e11b6dc06b64982d9dd54f6d43ac OK 2026/04/04 01:57:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:57:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:30 INFO : toe/toe/toe.txt: Deleted 2026/04/04 01:57:30 INFO : toe/toe: Removing directory 2026/04/04 01:57:30 INFO : toe: Removing directory 2026/04/04 01:57:30 INFO : empty_dir: Removing directory 2026/04/04 01:57:30 DEBUG : Local file system at /tmp/rclone2073575429: deleted 3 directories 2026/04/04 01:57:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/04 01:57:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.69s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:57:34 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:57:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:57:34 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:34 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/04 01:57:35 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:57:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:35 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:35 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:35 DEBUG : tictactoe: Making directory with metadata 2026/04/04 01:57:36 INFO : tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:34.496637191Z) 2026/04/04 01:57:36 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:36 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/04 01:57:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:34.496637191Z) 2026/04/04 01:57:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:57:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:57:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7b89be0753e08f99e71d5081c469e059 OK 2026/04/04 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:57:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:38 INFO : toe/toe/toe.txt: Deleted 2026/04/04 01:57:38 INFO : toe/toe: Removing directory 2026/04/04 01:57:38 INFO : toe: Removing directory 2026/04/04 01:57:38 INFO : empty_dir: Removing directory 2026/04/04 01:57:38 DEBUG : Local file system at /tmp/rclone2073575429: deleted 3 directories 2026/04/04 01:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:57:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:57:42 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/04 01:57:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/04 01:57:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/04 01:57:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.10s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:57:47 DEBUG : Reset feature "Copy" 2026/04/04 01:57:47 DEBUG : Reset feature "Move" 2026/04/04 01:57:47 DEBUG : Reset feature "Copy" 2026/04/04 01:57:47 DEBUG : Reset feature "Move" 2026/04/04 01:57:47 DEBUG : empty_dir: Making directory with metadata 2026/04/04 01:57:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:57:47 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/04 01:57:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/04 01:57:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/04 01:57:48 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:48 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:48 DEBUG : tictactoe: Making directory with metadata 2026/04/04 01:57:49 INFO : tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:47.593793445Z) 2026/04/04 01:57:49 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:49 DEBUG : toe: transformed to: tictactoe 2026/04/04 01:57:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/04 01:57:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-04T01:57:47.593793445Z) 2026/04/04 01:57:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/04 01:57:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/04 01:57:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:57:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8b8fb9ea938a3c512496e0ddd110dc9d OK 2026/04/04 01:57:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:57:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/04 01:57:51 INFO : toe/toe/toe.txt: Deleted 2026/04/04 01:57:51 INFO : toe/toe: Removing directory 2026/04/04 01:57:51 INFO : toe: Removing directory 2026/04/04 01:57:51 INFO : empty_dir: Removing directory 2026/04/04 01:57:51 DEBUG : Local file system at /tmp/rclone2073575429: deleted 3 directories 2026/04/04 01:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/04 01:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/04 01:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/04 01:57:56 DEBUG : toe/toe/toe.txt: md5 = 91439bcefe9395e838c2147ecab28431 OK 2026/04/04 01:57:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/04 01:57:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/04 01:57:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/04 01:57:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/04 01:57:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/04 01:57:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/04 01:58:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.22s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:58:01 DEBUG : toe: transformed to: dG9l 2026/04/04 01:58:02 DEBUG : toe: transformed to: dG9l 2026/04/04 01:58:02 DEBUG : dG9l: Making directory with metadata 2026/04/04 01:58:02 INFO : dG9l: Made directory with metadata (mtime=2026-04-04T01:58:01.809962713Z) 2026/04/04 01:58:02 DEBUG : toe: transformed to: dG9l 2026/04/04 01:58:02 DEBUG : toe: transformed to: dG9l 2026/04/04 01:58:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/04 01:58:02 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/04 01:58:03 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-04T01:58:01.809962713Z) 2026/04/04 01:58:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/04 01:58:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/04 01:58:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/04 01:58:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/04 01:58:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/04 01:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:58:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 9cfc13c9dc92abcbf728914d19463a04 OK 2026/04/04 01:58:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/04 01:58:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/04 01:58:04 DEBUG : Waiting for deletions to finish 2026/04/04 01:58:06 DEBUG : dG9l: transformed to: toe 2026/04/04 01:58:06 DEBUG : dG9l: transformed to: toe 2026/04/04 01:58:06 DEBUG : toe: Directory modification time the same (differ by 962.713µs, within tolerance 1ms) 2026/04/04 01:58:06 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/04 01:58:06 DEBUG : dG9l: transformed to: toe 2026/04/04 01:58:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/04 01:58:06 DEBUG : toe/toe: Directory modification time the same (differ by 962.713µs, within tolerance 1ms) 2026/04/04 01:58:06 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/04 01:58:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/04 01:58:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/04 01:58:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/04 01:58:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/04 01:58:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/04 01:58:06 DEBUG : Local file system at /tmp/rclone2073575429: Waiting for checks to finish 2026/04/04 01:58:06 DEBUG : Local file system at /tmp/rclone2073575429: Waiting for transfers to finish 2026/04/04 01:58:06 DEBUG : Waiting for deletions to finish 2026/04/04 01:58:08 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/04 01:58:09 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.89s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro'", Local "Local file system at /tmp/rclone2073575429", Modify Window "1ms" 2026/04/04 01:58:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:58:09 DEBUG : toe: transformed to: 2026/04/04 01:58:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:58:09 DEBUG : toe: transformed to: 2026/04/04 01:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Making directory with metadata 2026/04/04 01:58:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Made directory with metadata (mtime=2026-04-04T01:58:09.703056546Z) 2026/04/04 01:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:58:10 DEBUG : toe: transformed to: 2026/04/04 01:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:58:10 DEBUG : toe: transformed to: 2026/04/04 01:58:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:58:10 DEBUG : toe/toe: transformed to: 2026/04/04 01:58:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/04 01:58:10 DEBUG : toe/toe: Making directory with metadata 2026/04/04 01:58:11 INFO : toe/toe: Made directory with metadata (mtime=2026-04-04T01:58:09.703056546Z) 2026/04/04 01:58:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:58:11 DEBUG : toe/toe: transformed to: 2026/04/04 01:58:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/04 01:58:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:58:11 DEBUG : toe: transformed to: 2026/04/04 01:58:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/04 01:58:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/04 01:58:11 DEBUG : toe/toe/toe: transformed to: 2026/04/04 01:58:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/04 01:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for checks to finish 2026/04/04 01:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Waiting for transfers to finish 2026/04/04 01:58:13 DEBUG : toe/toe/toe: md5 = 7c8695de364dc4c2ba06cddb379a3fd3 OK 2026/04/04 01:58:13 DEBUG : toe/toe/toe: size = 11 OK 2026/04/04 01:58:13 INFO : toe/toe/toe: Copied (new) 2026/04/04 01:58:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': not deleting files as there were IO errors 2026/04/04 01:58:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': not deleting directories as there were IO errors 2026/04/04 01:58:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/04 01:58:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.91s) PASS 2026/04/04 01:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-noyaxuk8wiro': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m23.591262061s (try 1/5)