"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/11 01:28:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu" 2026/05/11 01:28:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 01:28:19 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0" 2026/05/11 01:28:20 DEBUG : Creating backend with remote "/tmp/rclone2268560702" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:28:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:28:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:28:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/11 01:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:28:21 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.80s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:28:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:28:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:28:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:28:25 DEBUG : sub dir/hello world: md5 = 7c120812ae97be135a882f93797c35c5 OK 2026/05/11 01:28:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:28:25 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:28:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:28:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.08s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:28:28 DEBUG : metadata sub dir: Making directory with metadata 2026/05/11 01:28:28 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:28:28 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/11 01:28:28 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:28:28 DEBUG : Local file system at /tmp/rclone2268560702: File to upload is small (21 bytes), uploading instead of streaming 2026/05/11 01:28:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/11 01:28:28 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/11 01:28:28 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/11 01:28:28 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:28:29 DEBUG : Google drive root 'crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0': Skipping btime metadata as can't update it on an existing file: 2026-05-11T01:28:28.733572067Z 2026/05/11 01:28:29 INFO : empty metadata sub dir: Updated directory metadata 2026/05/11 01:28:30 DEBUG : Google drive root 'crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0': Skipping btime metadata as can't update it on an existing file: 2026-05-11T01:28:28.733572067Z 2026/05/11 01:28:30 INFO : metadata sub dir: Updated directory metadata 2026/05/11 01:28:30 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/11 01:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:28:32 DEBUG : metadata sub dir/hello metadata world: md5 = fedc89af64cda0f741734423ac7773ff OK 2026/05/11 01:28:32 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/11 01:28:32 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/11 01:28:35 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.86s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:28:36 DEBUG : metadata sub dir: Making directory with metadata 2026/05/11 01:28:36 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:28:36 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/11 01:28:36 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:28:36 DEBUG : Local file system at /tmp/rclone2268560702: File to upload is small (21 bytes), uploading instead of streaming 2026/05/11 01:28:36 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/11 01:28:36 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/11 01:28:36 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/11 01:28:36 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:28:36 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/11 01:28:36 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/11 01:28:36 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/11 01:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:28:39 DEBUG : metadata sub dir/hello metadata world: md5 = 9016542161e77c93ae1f08bb4fd5e074 OK 2026/05/11 01:28:39 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/11 01:28:39 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/11 01:28:39 DEBUG : Google drive root 'crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0': Skipping btime metadata as can't update it on an existing file: 2026-05-11T01:28:36.592706386Z 2026/05/11 01:28:39 INFO : metadata sub dir: Updated directory metadata 2026/05/11 01:28:42 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.08s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:28:43 DEBUG : Creating backend with remote "/non-existing" 2026/05/11 01:28:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/11 01:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:28:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:28:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:28:47 DEBUG : sub dir/hello world: md5 = 27409d656ae4b2fcefe46d5f30d26f0b OK 2026/05/11 01:28:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:28:47 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:28:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:28:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.65s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:28:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Running all checks before starting transfers 2026/05/11 01:28:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:28:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:28:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:28:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Checks finished, now starting transfers 2026/05/11 01:28:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:28:53 DEBUG : sub dir/hello world: md5 = 9b3fc5440bc50907122b54d597269fc1 OK 2026/05/11 01:28:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:28:53 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:28:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:28:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.83s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:28:56 ERROR : Ignoring --no-traverse with sync 2026/05/11 01:28:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:28:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:28:58 DEBUG : sub dir/hello world: md5 = 424cb6176bcbbd2a1245e4987c3de370 OK 2026/05/11 01:28:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:28:58 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:28:58 DEBUG : Waiting for deletions to finish 2026/05/11 01:28:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:29:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.67s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/11 01:29:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:03 DEBUG : hello world2: md5 = d56a1c3e4d8c4a08314b57a1b35a0fb7 OK 2026/05/11 01:29:03 DEBUG : hello world2: size = 12 OK 2026/05/11 01:29:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.20s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:07 DEBUG : potato2: md5 = 0679b63b8fea87d03ca71907f95c1e19 OK 2026/05/11 01:29:07 DEBUG : potato2: size = 11 OK 2026/05/11 01:29:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:10 DEBUG : potato2: md5 = a99d28383f49035f42bc2bb53e77c44a OK 2026/05/11 01:29:10 DEBUG : potato2: size = 11 OK 2026/05/11 01:29:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.06s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/11 01:29:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:29:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/11 01:29:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:29:11 DEBUG : sub dir2: Making directory with metadata 2026/05/11 01:29:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:29:12 DEBUG : sub dir: Making directory with metadata 2026/05/11 01:29:13 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:29:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:29:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/11 01:29:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:15 DEBUG : sub dir/hello world: md5 = c05cb544defa9dea77ea8e1d460e4e23 OK 2026/05/11 01:29:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:29:15 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:29:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/11 01:29:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.92s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:20 INFO : sub dir2: Making directory 2026/05/11 01:29:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/11 01:29:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:29:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/11 01:29:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:29:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:29:20 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/11 01:29:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:23 DEBUG : sub dir/hello world: md5 = 69cd58d6cf8314dfd0a17f6d902f84b5 OK 2026/05/11 01:29:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:29:23 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:29:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:29:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.87s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:26 DEBUG : sub dir2: Making directory with metadata 2026/05/11 01:29:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:29:26 DEBUG : sub dir2: Making directory with metadata 2026/05/11 01:29:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:29:27 DEBUG : sub dir: Making directory with metadata 2026/05/11 01:29:28 INFO : sub dir: Made directory with metadata (mtime=2026-05-11T01:29:26.225554429Z) 2026/05/11 01:29:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:29 DEBUG : sub dir/hello world: md5 = f1bc459258183b2acaf0523af4360cfc OK 2026/05/11 01:29:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:29:29 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:29:29 INFO : sub dir/hello world: Deleted 2026/05/11 01:29:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.02s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:33 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/11 01:29:33 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:29:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.81s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:37 INFO : sub dir2: Making directory 2026/05/11 01:29:37 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/11 01:29:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:29:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:39 DEBUG : sub dir/hello world: md5 = dbe5909861245c4d0d745dbef68a37c0 OK 2026/05/11 01:29:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:29:39 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:29:39 INFO : sub dir/hello world: Deleted 2026/05/11 01:29:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:29:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.71s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:42 DEBUG : sub dir2: Making directory with metadata 2026/05/11 01:29:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:29:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:29:42 DEBUG : sub dir2: Making directory with metadata 2026/05/11 01:29:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:29:43 DEBUG : sub dir: Making directory with metadata 2026/05/11 01:29:44 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:29:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:46 DEBUG : sub dir/hello world: md5 = f9b3b68f3ecfe30b1cecd1515feb0f3e OK 2026/05/11 01:29:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:29:46 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:29:46 DEBUG : Waiting for deletions to finish 2026/05/11 01:29:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.35s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:50 INFO : sub dir2: Making directory 2026/05/11 01:29:50 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/11 01:29:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:29:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:29:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:29:53 DEBUG : sub dir/hello world: md5 = 3ca76aa3527e7e5a06bacafbe0ae39eb OK 2026/05/11 01:29:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:29:53 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:29:53 DEBUG : Waiting for deletions to finish 2026/05/11 01:29:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:29:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.66s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:29:58 DEBUG : sub dir/hello world: md5 = 1dcf470f820ad1d4c2def59ff7bb7086 OK 2026/05/11 01:29:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pesalak2jiye" 2026/05/11 01:29:59 DEBUG : Config file has changed externally - reloading 2026/05/11 01:29:59 DEBUG : Creating backend with remote "TestDrive:crypt/19rem60sle8df9cdbms5ftgvqv7r76j3q6bb30mt252vjirp8hvg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu' -> Encrypted drive 'TestCryptDrive:rclone-test-pesalak2jiye' 2026/05/11 01:30:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:30:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pesalak2jiye': Waiting for checks to finish 2026/05/11 01:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pesalak2jiye': Waiting for transfers to finish 2026/05/11 01:30:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:30:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 01:30:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pesalak2jiye': Purge remote 2026/05/11 01:30:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.05s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:30:09 DEBUG : sub dir/hello world: md5 = 4b8172da00fcae7195d367f1e7d23d41 OK 2026/05/11 01:30:11 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/11 01:30:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/11 01:30:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:30:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:30:11 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:30:11 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 01:30:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:30:13 DEBUG : sub dir/hello world: md5 = b5d240d85d06bb19873f38d16e068fc7 OK 2026/05/11 01:30:13 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 01:30:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/11 01:30:14 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/11 01:30:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.57s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:30:19 DEBUG : sub dir/hello world: md5 = 73e46a0548d8387bb677a9b51cc58bdb OK 2026/05/11 01:30:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yunigef2golu" 2026/05/11 01:30:19 DEBUG : Creating backend with remote "TestDrive:crypt/lr7eevsmaefjui6kqmeq3bhgmfqrn5mstlfsu4g9bv6piu2o8vlg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu' -> Encrypted drive 'TestCryptDrive:rclone-test-yunigef2golu' 2026/05/11 01:30:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:30:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yunigef2golu': Waiting for checks to finish 2026/05/11 01:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yunigef2golu': Waiting for transfers to finish 2026/05/11 01:30:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:30:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 01:30:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:30:26 DEBUG : sub dir/hello world: md5 = 51ebcb5037b30bb879932710a298e19f OK 2026/05/11 01:30:28 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 01:30:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/11 01:30:28 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:30:28 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yunigef2golu') 2026/05/11 01:30:28 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 01:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yunigef2golu': Waiting for checks to finish 2026/05/11 01:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yunigef2golu': Waiting for transfers to finish 2026/05/11 01:30:29 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 01:30:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 01:30:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/11 01:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yunigef2golu': Purge remote 2026/05/11 01:30:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.67s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:30:36 DEBUG : sub dir/hello world: md5 = 39379a32e4ca7f03077f6dc1f897e229 OK 2026/05/11 01:30:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/11 01:30:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/11 01:30:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:30:37 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:30:37 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 01:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:30:38 DEBUG : sub dir/hello world: md5 = 694ee066cb3d20b950d4ea0d1cb0e5fc OK 2026/05/11 01:30:38 DEBUG : sub dir/hello world: size = 17 OK 2026/05/11 01:30:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/11 01:30:38 INFO : sub dir/hello world: Deleted 2026/05/11 01:30:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/11 01:30:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.50s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:30:44 DEBUG : sub dir/hello world: md5 = 2a00b111c914eb2f3feaed19a650125a OK 2026/05/11 01:30:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tejosiw0xano" 2026/05/11 01:30:45 DEBUG : Creating backend with remote "TestDrive:crypt/8r5a12hufb61ho7m8h5muncncf956i588vh2482pgi6scgbdjq80" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu' -> Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano' 2026/05/11 01:30:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano': Waiting for checks to finish 2026/05/11 01:30:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano': Waiting for transfers to finish 2026/05/11 01:30:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:30:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/11 01:30:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:30:52 DEBUG : sub dir/hello world: md5 = 80e660c467d44679743e0faf3e90444b OK 2026/05/11 01:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano': Using server-side directory move 2026/05/11 01:30:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/11 01:30:53 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 01:30:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/11 01:30:53 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:30:53 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano') 2026/05/11 01:30:53 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 01:30:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano': Waiting for checks to finish 2026/05/11 01:30:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano': Waiting for transfers to finish 2026/05/11 01:30:53 INFO : sub dir/hello world: Deleted 2026/05/11 01:30:54 INFO : sub dir/hello world: Moved (server-side) 2026/05/11 01:30:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/11 01:30:57 DEBUG : sub dir/hello world: md5 = 42c46a3c2d88a54d37cf8565102d7060 OK 2026/05/11 01:30:57 DEBUG : testing file moves 2026/05/11 01:30:58 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 01:30:58 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/11 01:30:58 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:30:58 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano') 2026/05/11 01:30:58 DEBUG : sub dir/hello world: Sizes differ 2026/05/11 01:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano': Waiting for checks to finish 2026/05/11 01:30:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano': Waiting for transfers to finish 2026/05/11 01:30:58 INFO : sub dir/hello world: Deleted 2026/05/11 01:30:59 INFO : sub dir/hello world: Moved (server-side) 2026/05/11 01:31:00 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/11 01:31:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tejosiw0xano': Purge remote --- PASS: TestServerSideMoveOverSelf (20.94s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:05 DEBUG : sub dir/hello world: md5 = 7a204d83ff3c92a343bef5588e8cf20b OK 2026/05/11 01:31:05 ERROR : error listing: directory not found 2026/05/11 01:31:05 INFO : Local file system at /tmp/rclone2268560702: Making directory 2026/05/11 01:31:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.00s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:11 DEBUG : sub dir/hello world: md5 = 150f3ebdd34beb3234ff16786f5d09c1 OK 2026/05/11 01:31:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:31:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:31:12 DEBUG : Local file system at /tmp/rclone2268560702: Waiting for checks to finish 2026/05/11 01:31:12 DEBUG : Local file system at /tmp/rclone2268560702: Waiting for transfers to finish 2026/05/11 01:31:13 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/11 01:31:13 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/11 01:31:13 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:31:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:31:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.20s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:15 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/11 01:31:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:16 DEBUG : check sum: md5 = 550e6858d39581620c3c2bef076d623a OK 2026/05/11 01:31:16 DEBUG : check sum: size = 1 OK 2026/05/11 01:31:16 INFO : check sum: Copied (new) 2026/05/11 01:31:16 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:17 DEBUG : check sum: size = 1 OK 2026/05/11 01:31:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/11 01:31:17 DEBUG : check sum: Size of src and dst objects identical 2026/05/11 01:31:17 DEBUG : check sum: Unchanged skipping 2026/05/11 01:31:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:17 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.45s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/11 01:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:20 DEBUG : sizeonly: md5 = b323284fa4e05e5adf5a0bb3e74662d8 OK 2026/05/11 01:31:20 DEBUG : sizeonly: size = 6 OK 2026/05/11 01:31:20 INFO : sizeonly: Copied (new) 2026/05/11 01:31:20 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:20 DEBUG : sizeonly: size = 6 OK 2026/05/11 01:31:20 DEBUG : sizeonly: Sizes identical 2026/05/11 01:31:20 DEBUG : sizeonly: Unchanged skipping 2026/05/11 01:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:20 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:20 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.62s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/11 01:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:23 DEBUG : ignore-size: md5 = 011ed4b3e0334ccb4b1ca3f2b6399ca4 OK 2026/05/11 01:31:23 INFO : ignore-size: Copied (new) 2026/05/11 01:31:23 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:31:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:24 DEBUG : ignore-size: Unchanged skipping 2026/05/11 01:31:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:24 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.53s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:27 DEBUG : existing: md5 = b6a63a5c164f9f8efe416e84f8b5e60e OK 2026/05/11 01:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:27 DEBUG : existing: size = 6 OK 2026/05/11 01:31:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:31:27 DEBUG : existing: Unchanged skipping 2026/05/11 01:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:27 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:27 INFO : There was nothing to transfer 2026/05/11 01:31:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/11 01:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:29 DEBUG : existing: md5 = 671d78aac0c28fd4b5cefd04411eda56 OK 2026/05/11 01:31:29 DEBUG : existing: size = 6 OK 2026/05/11 01:31:29 INFO : existing: Copied (replaced existing) 2026/05/11 01:31:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.81s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/11 01:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:32 DEBUG : existing: md5 = 8f21b24ff3abc848c2eb89e947deb3d7 OK 2026/05/11 01:31:32 DEBUG : existing: size = 6 OK 2026/05/11 01:31:32 INFO : existing: Copied (new) 2026/05/11 01:31:32 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:32 DEBUG : existing: Destination exists, skipping 2026/05/11 01:31:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:32 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.52s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:36 DEBUG : b/potato: md5 = feddebfc11b2f31ecf8e529a701fa91a OK 2026/05/11 01:31:38 DEBUG : c/non empty space: md5 = 062eaa3574ba3d901e46f0c9ded53e80 OK 2026/05/11 01:31:38 INFO : d: Making directory 2026/05/11 01:31:40 DEBUG : Added delayed dir = "a", newDst= 2026/05/11 01:31:41 INFO : c: Set directory modification time (using SetModTime) 2026/05/11 01:31:41 DEBUG : Added delayed dir = "c", newDst=c 2026/05/11 01:31:41 DEBUG : c/non empty space: size = 5 OK 2026/05/11 01:31:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:31:41 DEBUG : c/non empty space: Unchanged skipping 2026/05/11 01:31:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/11 01:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:43 DEBUG : a/potato2: md5 = f2f2b27fa4dadbf9c5dcdc0ffb4c8d32 OK 2026/05/11 01:31:43 DEBUG : a/potato2: size = 60 OK 2026/05/11 01:31:43 INFO : a/potato2: Copied (new) 2026/05/11 01:31:43 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:44 INFO : b/potato: Deleted 2026/05/11 01:31:44 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/11 01:31:44 INFO : d: Removing directory 2026/05/11 01:31:45 INFO : b: Removing directory 2026/05/11 01:31:45 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/11 01:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': deleted 2 directories 2026/05/11 01:31:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/11 01:31:49 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:51 DEBUG : empty space: md5 = 2d3a32a80555a6b82f03a4977784c2e9 OK 2026/05/11 01:31:52 DEBUG : empty space: size = 1 OK 2026/05/11 01:31:52 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/05/11 01:31:52 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/11 01:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:52 DEBUG : Waiting for deletions to finish 2026/05/11 01:31:52 DEBUG : empty space: size = 1 OK 2026/05/11 01:31:52 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/05/11 01:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:53 DEBUG : empty space: md5 = 8e66739c2b37171df735ba2284fc2af6 OK 2026/05/11 01:31:53 DEBUG : empty space: size = 1 OK 2026/05/11 01:31:53 INFO : empty space: Copied (replaced existing) 2026/05/11 01:31:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:31:57 DEBUG : foo: md5 = 32ca780353cf94a8d152a8d01c4f4632 OK 2026/05/11 01:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:31:57 DEBUG : foo: size = 3 OK 2026/05/11 01:31:57 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/05/11 01:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:31:58 DEBUG : foo: md5 = 23e308ed3426a8242ac21fdfa010ed12 OK 2026/05/11 01:31:58 DEBUG : foo: size = 3 OK 2026/05/11 01:31:58 INFO : foo: Copied (replaced existing) 2026/05/11 01:31:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.62s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:32:01 DEBUG : empty space: md5 = aa89a04e8328181ab4c2792d5db0593a OK 2026/05/11 01:32:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/11 01:32:02 DEBUG : empty space: size = 1 OK 2026/05/11 01:32:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:32:02 DEBUG : empty space: Unchanged skipping 2026/05/11 01:32:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:32:03 DEBUG : potato: md5 = b618cb7aaa019e34aa29219d35aa06f4 OK 2026/05/11 01:32:03 DEBUG : potato: size = 60 OK 2026/05/11 01:32:03 INFO : potato: Copied (new) 2026/05/11 01:32:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:32:06 DEBUG : potato: md5 = e814a00b52a67dd5504279c9f9ebd326 OK 2026/05/11 01:32:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:32:07 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:32:07 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:32:07 DEBUG : potato: Sizes differ 2026/05/11 01:32:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:32:08 DEBUG : potato: md5 = d7abd0f7529bdbcd0bbb974dfbd270d5 OK 2026/05/11 01:32:08 DEBUG : potato: size = 21 OK 2026/05/11 01:32:08 INFO : potato: Copied (replaced existing) 2026/05/11 01:32:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.76s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:32:11 DEBUG : potato: md5 = 7f22b33bb821f0d2d1790aac62941b74 OK 2026/05/11 01:32:12 DEBUG : potato: size = 21 OK 2026/05/11 01:32:12 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/05/11 01:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:32:13 DEBUG : potato: md5 = d4a5ddcb436095d7eaa98c6e4bb6e162 OK 2026/05/11 01:32:13 DEBUG : potato: size = 21 OK 2026/05/11 01:32:13 INFO : potato: Copied (replaced existing) 2026/05/11 01:32:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:32:16 DEBUG : potato: md5 = 613727d752ad2140f2f45c767a9f1747 OK 2026/05/11 01:32:17 DEBUG : empty space: md5 = ee47208fd2b1d718a114ce82351b19cf OK 2026/05/11 01:32:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:32:18 DEBUG : empty space: size = 1 OK 2026/05/11 01:32:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:32:18 DEBUG : empty space: Unchanged skipping 2026/05/11 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:32:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/11 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:32:18 DEBUG : Waiting for deletions to finish 2026/05/11 01:32:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:32:21 DEBUG : potato: md5 = a59899bbe05a76cec82f76b1a81167ab OK 2026/05/11 01:32:23 DEBUG : empty space: md5 = d27aa4a08c88c5dd051298224bb17f3a OK 2026/05/11 01:32:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:32:24 DEBUG : empty space: size = 1 OK 2026/05/11 01:32:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:32:24 DEBUG : empty space: Unchanged skipping 2026/05/11 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:32:25 DEBUG : potato2: md5 = dde195fec535d80ef54d19d0b2947c69 OK 2026/05/11 01:32:25 DEBUG : potato2: size = 60 OK 2026/05/11 01:32:25 INFO : potato2: Copied (new) 2026/05/11 01:32:25 DEBUG : Waiting for deletions to finish 2026/05/11 01:32:26 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:32:30 DEBUG : b/potato: md5 = c53fddb63e1f3d084946c4a0618bc18f OK 2026/05/11 01:32:32 DEBUG : c/non empty space: md5 = b3f8c6ef582965e06d3a9b1797411eea OK 2026/05/11 01:32:32 INFO : d: Making directory 2026/05/11 01:32:33 INFO : d/e: Making directory 2026/05/11 01:32:36 DEBUG : Added delayed dir = "a", newDst= 2026/05/11 01:32:36 INFO : c: Set directory modification time (using SetModTime) 2026/05/11 01:32:36 DEBUG : Added delayed dir = "c", newDst=c 2026/05/11 01:32:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/11 01:32:36 DEBUG : c/non empty space: size = 5 OK 2026/05/11 01:32:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:32:36 DEBUG : c/non empty space: Unchanged skipping 2026/05/11 01:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:32:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:32:39 DEBUG : a/potato2: md5 = bc723daed9a1762afb6e67b8263503d2 OK 2026/05/11 01:32:39 DEBUG : a/potato2: size = 60 OK 2026/05/11 01:32:39 INFO : a/potato2: Copied (new) 2026/05/11 01:32:39 DEBUG : Waiting for deletions to finish 2026/05/11 01:32:39 INFO : b/potato: Deleted 2026/05/11 01:32:40 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/11 01:32:40 INFO : d/e: Removing directory 2026/05/11 01:32:40 INFO : d: Removing directory 2026/05/11 01:32:41 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/11 01:32:41 INFO : b: Removing directory 2026/05/11 01:32:42 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/11 01:32:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': deleted 3 directories 2026/05/11 01:32:44 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/11 01:32:45 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:32:48 DEBUG : b/potato: md5 = b4013866f4d30af154fb484f1079b1ee OK 2026/05/11 01:32:51 DEBUG : c/non empty space: md5 = 0ae8e4f1a31091e891b57850960a371d OK 2026/05/11 01:32:51 INFO : d: Making directory 2026/05/11 01:32:53 DEBUG : Added delayed dir = "a", newDst= 2026/05/11 01:32:53 INFO : c: Set directory modification time (using SetModTime) 2026/05/11 01:32:53 DEBUG : Added delayed dir = "c", newDst=c 2026/05/11 01:32:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/11 01:32:53 DEBUG : c/non empty space: size = 5 OK 2026/05/11 01:32:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:32:53 DEBUG : c/non empty space: Unchanged skipping 2026/05/11 01:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:32:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:32:56 DEBUG : a/potato2: md5 = a2c3bbe738d308852f1f227f082ddb73 OK 2026/05/11 01:32:56 DEBUG : a/potato2: size = 60 OK 2026/05/11 01:32:56 INFO : a/potato2: Copied (new) 2026/05/11 01:32:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': not deleting files as there were IO errors 2026/05/11 01:32:56 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/11 01:32:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': not deleting directories as there were IO errors 2026/05/11 01:33:00 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/11 01:33:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/11 01:33:01 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:33:04 DEBUG : potato: md5 = eeada55395c45b8a37c168e3479a7964 OK 2026/05/11 01:33:05 DEBUG : empty space: md5 = 6bf489d49da368a5d16bbe47f3551fcd OK 2026/05/11 01:33:05 DEBUG : Waiting for deletions to finish 2026/05/11 01:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:33:06 DEBUG : empty space: size = 1 OK 2026/05/11 01:33:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:33:06 DEBUG : empty space: Unchanged skipping 2026/05/11 01:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:06 INFO : potato: Deleted 2026/05/11 01:33:07 DEBUG : potato2: md5 = d7752ec31ea9b3200f13e37377939bcc OK 2026/05/11 01:33:07 DEBUG : potato2: size = 60 OK 2026/05/11 01:33:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.74s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:33:13 DEBUG : potato: md5 = b01b4c94480ab5a7acf62f50de8f8ddd OK 2026/05/11 01:33:14 DEBUG : empty space: md5 = 1bc618bce9ae3977f371d9908c5ca64b OK 2026/05/11 01:33:15 DEBUG : Waiting for deletions to finish 2026/05/11 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:15 INFO : potato: Deleted 2026/05/11 01:33:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:33:16 DEBUG : empty space: size = 1 OK 2026/05/11 01:33:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:33:16 DEBUG : empty space: Unchanged skipping 2026/05/11 01:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:17 DEBUG : potato2: md5 = a77908b0e2a36311fdebac8ceff249ca OK 2026/05/11 01:33:17 DEBUG : potato2: size = 60 OK 2026/05/11 01:33:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.36s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:33:21 DEBUG : potato: md5 = cc7de7a527767511085402dffda8900b OK 2026/05/11 01:33:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:23 DEBUG : potato2: md5 = 52c81f531eb7db92475e7167466520a7 OK 2026/05/11 01:33:23 DEBUG : potato2: size = 19 OK 2026/05/11 01:33:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.50s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:33:26 DEBUG : potato2: md5 = 4b0f97ee36dcf970e88390142be4d8f0 OK 2026/05/11 01:33:28 DEBUG : empty space: md5 = 0fd9684d0e9b7b9c2449f127f276d05b OK 2026/05/11 01:33:28 DEBUG : enormous: Excluded (Size Filter) 2026/05/11 01:33:28 DEBUG : enormous: Excluded 2026/05/11 01:33:28 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 01:33:28 DEBUG : potato2: Excluded 2026/05/11 01:33:28 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 01:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:28 DEBUG : empty space: size = 1 OK 2026/05/11 01:33:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:33:28 DEBUG : empty space: Unchanged skipping 2026/05/11 01:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:28 DEBUG : Waiting for deletions to finish 2026/05/11 01:33:28 INFO : There was nothing to transfer 2026/05/11 01:33:29 DEBUG : enormous: Excluded (Size Filter) 2026/05/11 01:33:29 DEBUG : enormous: Excluded 2026/05/11 01:33:29 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 01:33:29 DEBUG : potato2: Excluded 2026/05/11 01:33:29 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 01:33:29 DEBUG : empty space: size = 1 OK 2026/05/11 01:33:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/11 01:33:29 DEBUG : empty space: Unchanged skipping 2026/05/11 01:33:29 DEBUG : Local file system at /tmp/rclone2268560702: Waiting for checks to finish 2026/05/11 01:33:29 DEBUG : Local file system at /tmp/rclone2268560702: Waiting for transfers to finish 2026/05/11 01:33:29 DEBUG : Waiting for deletions to finish 2026/05/11 01:33:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:33:32 DEBUG : potato2: md5 = 7b5417b10396e79a270fc692c0736e6f OK 2026/05/11 01:33:34 DEBUG : empty space: md5 = 9aa5a0a5757b99aa2bc840baa8917910 OK 2026/05/11 01:33:35 DEBUG : enormous: md5 = e7f6a87a21a6567ddca54a65e2906743 OK 2026/05/11 01:33:36 DEBUG : enormous: Excluded (Size Filter) 2026/05/11 01:33:36 DEBUG : enormous: Excluded 2026/05/11 01:33:36 DEBUG : potato2: Excluded (Size Filter) 2026/05/11 01:33:36 DEBUG : potato2: Excluded 2026/05/11 01:33:36 DEBUG : empty space: size = 1 OK 2026/05/11 01:33:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:36 DEBUG : empty space: Unchanged skipping 2026/05/11 01:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:36 DEBUG : Waiting for deletions to finish 2026/05/11 01:33:36 INFO : potato2: Deleted 2026/05/11 01:33:36 INFO : enormous: Deleted 2026/05/11 01:33:36 INFO : There was nothing to transfer 2026/05/11 01:33:37 DEBUG : empty space: size = 1 OK 2026/05/11 01:33:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/11 01:33:37 DEBUG : Local file system at /tmp/rclone2268560702: Waiting for checks to finish 2026/05/11 01:33:37 DEBUG : empty space: Unchanged skipping 2026/05/11 01:33:37 DEBUG : Local file system at /tmp/rclone2268560702: Waiting for transfers to finish 2026/05/11 01:33:37 DEBUG : Waiting for deletions to finish 2026/05/11 01:33:37 INFO : potato2: Deleted 2026/05/11 01:33:37 INFO : enormous: Deleted 2026/05/11 01:33:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.59s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:33:40 DEBUG : one: md5 = 64f13522dd85cb57d29a51b223923827 OK 2026/05/11 01:33:41 DEBUG : two: md5 = 2fa8f52a9c809f8253257ffb969b63f1 OK 2026/05/11 01:33:43 DEBUG : three: md5 = e74da07654fc0c64909e7ba907eb1861 OK 2026/05/11 01:33:44 DEBUG : four: md5 = e698d568558ab826f4d250c4f9b3832b OK 2026/05/11 01:33:45 DEBUG : five: Need to transfer - File not found at Destination 2026/05/11 01:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:45 DEBUG : four: size = 4 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:33:45 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:33:45 DEBUG : four: Sizes differ 2026/05/11 01:33:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/11 01:33:45 DEBUG : three: size = 5 OK 2026/05/11 01:33:45 DEBUG : three: Sizes identical 2026/05/11 01:33:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/11 01:33:45 DEBUG : one: Destination is newer than source, skipping 2026/05/11 01:33:45 DEBUG : two: size = 3 OK 2026/05/11 01:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:46 DEBUG : four: md5 = 543347a357d988d3f6da70acb928f6e0 OK 2026/05/11 01:33:46 DEBUG : four: size = 4 OK 2026/05/11 01:33:46 INFO : four: Copied (replaced existing) 2026/05/11 01:33:46 DEBUG : two: md5 = 32862b0c1a1f041eb0d4e680e08ec2f0 OK 2026/05/11 01:33:46 DEBUG : two: size = 3 OK 2026/05/11 01:33:46 INFO : two: Copied (replaced existing) 2026/05/11 01:33:46 DEBUG : five: md5 = b964fbe0827da8d197d0f647cc5ce8bf OK 2026/05/11 01:33:46 DEBUG : five: size = 4 OK 2026/05/11 01:33:46 INFO : five: Copied (new) 2026/05/11 01:33:46 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.75s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/11 01:33:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/11 01:33:50 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/11 01:33:50 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/11 01:33:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:51 DEBUG : yam: md5 = a16a587524e320d7a9f23c4ef8581da5 OK 2026/05/11 01:33:51 DEBUG : yam: size = 11 OK 2026/05/11 01:33:51 INFO : yam: Copied (new) 2026/05/11 01:33:51 DEBUG : potato: md5 = fa713e3f6f9ce09ee7b343e355f704f7 OK 2026/05/11 01:33:51 DEBUG : potato: size = 14 OK 2026/05/11 01:33:51 INFO : potato: Copied (new) 2026/05/11 01:33:51 DEBUG : Waiting for deletions to finish 2026/05/11 01:33:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/11 01:33:52 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/11 01:33:52 DEBUG : potato: size = 14 OK 2026/05/11 01:33:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:33:52 DEBUG : potato: Unchanged skipping 2026/05/11 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:53 DEBUG : yaml: md5 = b786340995f0fb8919eeedcaf919034c OK 2026/05/11 01:33:53 DEBUG : yaml: size = 11 OK 2026/05/11 01:33:53 INFO : yaml: Copied (new) 2026/05/11 01:33:53 DEBUG : Waiting for deletions to finish 2026/05/11 01:33:54 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.06s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/11 01:33:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Making map for --track-renames 2026/05/11 01:33:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Finished making map for --track-renames 2026/05/11 01:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/11 01:33:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/11 01:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for renames to finish 2026/05/11 01:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:33:57 DEBUG : yam: md5 = f193083e54dd354e331eb924e3c833b4 OK 2026/05/11 01:33:57 DEBUG : yam: size = 11 OK 2026/05/11 01:33:57 INFO : yam: Copied (new) 2026/05/11 01:33:57 DEBUG : potato: md5 = ad916b82b5271270f8d184b6688f25ed OK 2026/05/11 01:33:57 DEBUG : potato: size = 14 OK 2026/05/11 01:33:57 INFO : potato: Copied (new) 2026/05/11 01:33:57 DEBUG : Waiting for deletions to finish 2026/05/11 01:33:58 DEBUG : potato: size = 14 OK 2026/05/11 01:33:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:33:58 DEBUG : potato: Unchanged skipping 2026/05/11 01:33:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Making map for --track-renames 2026/05/11 01:33:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Finished making map for --track-renames 2026/05/11 01:33:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:33:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for renames to finish 2026/05/11 01:34:00 INFO : yam: Moved (server-side) to: yaml 2026/05/11 01:34:00 INFO : yaml: Renamed from "yam" 2026/05/11 01:34:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:34:00 DEBUG : Waiting for deletions to finish 2026/05/11 01:34:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/11 01:34:02 DEBUG : Added delayed dir = "sub", newDst= 2026/05/11 01:34:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Making map for --track-renames 2026/05/11 01:34:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Finished making map for --track-renames 2026/05/11 01:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:34:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/11 01:34:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/11 01:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for renames to finish 2026/05/11 01:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:34:04 DEBUG : potato: md5 = 1b325a6b40ca85f3cad11d3dea3c9944 OK 2026/05/11 01:34:04 DEBUG : potato: size = 14 OK 2026/05/11 01:34:04 INFO : potato: Copied (new) 2026/05/11 01:34:04 DEBUG : sub/yam: md5 = 9ba66287b47d3d766c2e23b270fecd8f OK 2026/05/11 01:34:04 DEBUG : sub/yam: size = 11 OK 2026/05/11 01:34:04 INFO : sub/yam: Copied (new) 2026/05/11 01:34:04 DEBUG : Waiting for deletions to finish 2026/05/11 01:34:05 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/11 01:34:06 DEBUG : potato: size = 14 OK 2026/05/11 01:34:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:34:06 DEBUG : potato: Unchanged skipping 2026/05/11 01:34:06 INFO : sub: Set directory modification time (using SetModTime) 2026/05/11 01:34:06 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/11 01:34:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Making map for --track-renames 2026/05/11 01:34:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Finished making map for --track-renames 2026/05/11 01:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for renames to finish 2026/05/11 01:34:07 INFO : sub/yam: Moved (server-side) to: yam 2026/05/11 01:34:07 INFO : yam: Renamed from "sub/yam" 2026/05/11 01:34:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:34:07 DEBUG : Waiting for deletions to finish 2026/05/11 01:34:07 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.87s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:34:10 DEBUG : Creating backend with remote "/tmp/rclone2268560702/dir1" 2026/05/11 01:34:10 DEBUG : Config file has changed externally - reloading 2026/05/11 01:34:10 DEBUG : Creating backend with remote "/tmp/rclone2268560702/dir2" 2026/05/11 01:34:10 DEBUG : Local file system at /tmp/rclone2268560702/dir2: Using server-side directory move 2026/05/11 01:34:10 INFO : Local file system at /tmp/rclone2268560702/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/11 01:34:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/11 01:34:10 DEBUG : Local file system at /tmp/rclone2268560702/dir2: Waiting for checks to finish 2026/05/11 01:34:10 DEBUG : Local file system at /tmp/rclone2268560702/dir2: Waiting for transfers to finish 2026/05/11 01:34:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:34:11 DEBUG : Added delayed dir = "nested", newDst= 2026/05/11 01:34:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:34:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:34:11 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/11 01:34:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/11 01:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:34:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:34:13 DEBUG : sub dir/hello world: md5 = 0e2b33877fc67fd353f4676143a2cf23 OK 2026/05/11 01:34:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:34:13 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:34:13 INFO : sub dir/hello world: Deleted 2026/05/11 01:34:15 DEBUG : nested/sub dir/file: md5 = 784cfbf3d14efe34562ab60937241b46 OK 2026/05/11 01:34:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/11 01:34:15 INFO : nested/sub dir/file: Copied (new) 2026/05/11 01:34:15 INFO : nested/sub dir/file: Deleted 2026/05/11 01:34:16 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:34:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:34:16 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/11 01:34:16 INFO : sub dir: Removing directory 2026/05/11 01:34:16 INFO : nested/sub dir: Removing directory 2026/05/11 01:34:16 INFO : nested: Removing directory 2026/05/11 01:34:16 DEBUG : Local file system at /tmp/rclone2268560702: deleted 3 directories 2026/05/11 01:34:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/11 01:34:20 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/11 01:34:21 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:34:22 DEBUG : Added delayed dir = "nested", newDst= 2026/05/11 01:34:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/11 01:34:22 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/11 01:34:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/11 01:34:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/11 01:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:34:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:34:25 DEBUG : nested/sub dir/file: md5 = 4c89084656b24b6ca469824780c96107 OK 2026/05/11 01:34:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/11 01:34:25 INFO : nested/sub dir/file: Copied (new) 2026/05/11 01:34:25 INFO : nested/sub dir/file: Deleted 2026/05/11 01:34:26 DEBUG : sub dir/hello world: md5 = 57245bcb42747a8c508bd66e53545607 OK 2026/05/11 01:34:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/11 01:34:26 INFO : sub dir/hello world: Copied (new) 2026/05/11 01:34:26 INFO : sub dir/hello world: Deleted 2026/05/11 01:34:26 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:34:27 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/11 01:34:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:34:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/11 01:34:31 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/11 01:34:31 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.57s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:34:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/11 01:34:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/11 01:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:34:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:34:34 DEBUG : existing-b: md5 = 40d8fdeab5a6e6428037b1a39a751bde OK 2026/05/11 01:34:34 DEBUG : existing-b: size = 6 OK 2026/05/11 01:34:34 INFO : existing-b: Copied (new) 2026/05/11 01:34:34 INFO : existing-b: Deleted 2026/05/11 01:34:34 DEBUG : existing: md5 = c771fedfc6329168ab22ae311d331e8c OK 2026/05/11 01:34:34 DEBUG : existing: size = 6 OK 2026/05/11 01:34:34 INFO : existing: Copied (new) 2026/05/11 01:34:34 INFO : existing: Deleted 2026/05/11 01:34:34 DEBUG : existing: Destination exists, skipping 2026/05/11 01:34:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/11 01:34:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:34:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:34:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.97s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:34:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-judihim5ziva" 2026/05/11 01:34:36 DEBUG : Creating backend with remote "TestDrive:crypt/kr7h2rnsrkn4j3gtrtg7ub9aavgfdgkr730sv3mn3plchgnqreig" 2026/05/11 01:34:39 DEBUG : potato2: md5 = 12c8e787b8ece2565a460542d1282b06 OK 2026/05/11 01:34:40 DEBUG : empty space: md5 = 516465219c47500bfea68e0e49d8944a OK 2026/05/11 01:34:42 DEBUG : potato3: md5 = 7774ce522b24bcd82dc433437070cf95 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu' -> Encrypted drive 'TestCryptDrive:rclone-test-judihim5ziva' 2026/05/11 01:34:44 DEBUG : empty space: md5 = 7b11150ad9ed264d93bd0b9f1b7b2153 OK 2026/05/11 01:34:46 DEBUG : potato3: md5 = d23a9dde7b5355ea608635a1faefdb7e OK 2026/05/11 01:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judihim5ziva': Using server-side directory move 2026/05/11 01:34:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-judihim5ziva': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/11 01:34:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:34:46 DEBUG : empty space: size = 1 OK 2026/05/11 01:34:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 01:34:46 DEBUG : empty space: Unchanged skipping 2026/05/11 01:34:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judihim5ziva': Waiting for checks to finish 2026/05/11 01:34:46 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:34:46 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-judihim5ziva') 2026/05/11 01:34:46 DEBUG : potato3: Sizes differ 2026/05/11 01:34:47 INFO : empty space: Deleted 2026/05/11 01:34:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judihim5ziva': Waiting for transfers to finish 2026/05/11 01:34:47 INFO : potato3: Deleted 2026/05/11 01:34:47 INFO : potato2: Moved (server-side) 2026/05/11 01:34:47 INFO : potato3: Moved (server-side) 2026/05/11 01:34:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xajugag5gaqo" 2026/05/11 01:34:48 DEBUG : Creating backend with remote "TestDrive:crypt/iadm6qib0c5mumco39hqpcgpd6ij4dq0nj4tvepami95s9hqt9k0" 2026/05/11 01:34:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xajugag5gaqo': Using server-side directory move 2026/05/11 01:34:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xajugag5gaqo': Server side directory move succeeded 2026/05/11 01:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xajugag5gaqo': Purge remote 2026/05/11 01:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-judihim5ziva': Purge remote 2026/05/11 01:34:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.97s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:34:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tigemiq5dimi" 2026/05/11 01:34:52 DEBUG : Creating backend with remote "TestDrive:crypt/kad83r7jhethc4tdq5v7681pcqal4u8lrrejqu69c87n23ln73mg" 2026/05/11 01:34:55 DEBUG : potato2: md5 = 41ef81c821c2840dc3acf5b6b602939f OK 2026/05/11 01:34:56 DEBUG : empty space: md5 = a8a1b627ccf9f764ea489752abeb0a04 OK 2026/05/11 01:34:58 DEBUG : potato3: md5 = 41da6a3222eb2933d65e3372fc2805bf OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu' -> Encrypted drive 'TestCryptDrive:rclone-test-tigemiq5dimi' 2026/05/11 01:35:00 DEBUG : empty space: md5 = 48ae3e4610f7cf20d1c207988d7b96d6 OK 2026/05/11 01:35:02 DEBUG : potato3: md5 = 4862484d00d3bae8455d9a1fcbfac976 OK 2026/05/11 01:35:02 DEBUG : empty space: Excluded (Size Filter) 2026/05/11 01:35:02 DEBUG : empty space: Excluded (Size Filter) 2026/05/11 01:35:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:35:02 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:35:02 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tigemiq5dimi') 2026/05/11 01:35:02 DEBUG : potato3: Sizes differ 2026/05/11 01:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tigemiq5dimi': Waiting for checks to finish 2026/05/11 01:35:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tigemiq5dimi': Waiting for transfers to finish 2026/05/11 01:35:03 INFO : potato3: Deleted 2026/05/11 01:35:03 INFO : potato2: Moved (server-side) 2026/05/11 01:35:03 INFO : potato3: Moved (server-side) 2026/05/11 01:35:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuninir4kawu" 2026/05/11 01:35:04 DEBUG : Creating backend with remote "TestDrive:crypt/c0ksqvrq6vo0sqteeu1mb5439l7sh39n0s55e2jr8turdu356h10" 2026/05/11 01:35:05 DEBUG : empty space: Excluded (Size Filter) 2026/05/11 01:35:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:35:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/11 01:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuninir4kawu': Waiting for checks to finish 2026/05/11 01:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuninir4kawu': Waiting for transfers to finish 2026/05/11 01:35:07 INFO : potato2: Moved (server-side) 2026/05/11 01:35:07 INFO : potato3: Moved (server-side) 2026/05/11 01:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuninir4kawu': Purge remote 2026/05/11 01:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tigemiq5dimi': Purge remote --- PASS: TestServerSideMoveWithFilter (17.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:35:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hihusef0jume" 2026/05/11 01:35:10 DEBUG : Creating backend with remote "TestDrive:crypt/0nl49ft35qa3gm53u4i1lo6ebnuat15hpplghp53g7imgavlluhg" 2026/05/11 01:35:12 DEBUG : potato2: md5 = d2321abd3d53ebc52fc3e1035f40d22e OK 2026/05/11 01:35:14 DEBUG : empty space: md5 = a779e592adad6e2074b7653307f5b660 OK 2026/05/11 01:35:15 DEBUG : potato3: md5 = ec4be4205ad4b51ca1b328a7b1f773a2 OK 2026/05/11 01:35:15 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu' -> Encrypted drive 'TestCryptDrive:rclone-test-hihusef0jume' 2026/05/11 01:35:19 DEBUG : empty space: md5 = 376b8a7cb5e3f857d4fbf139ab01c382 OK 2026/05/11 01:35:21 DEBUG : potato3: md5 = 4688decb0699177b2a7fe8c6ed2d5ba6 OK 2026/05/11 01:35:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hihusef0jume': Using server-side directory move 2026/05/11 01:35:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hihusef0jume': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/11 01:35:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/11 01:35:21 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/11 01:35:21 DEBUG : empty space: size = 1 OK 2026/05/11 01:35:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 01:35:21 DEBUG : empty space: Unchanged skipping 2026/05/11 01:35:21 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:35:21 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hihusef0jume') 2026/05/11 01:35:21 DEBUG : potato3: Sizes differ 2026/05/11 01:35:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hihusef0jume': Waiting for checks to finish 2026/05/11 01:35:22 INFO : potato3: Deleted 2026/05/11 01:35:22 INFO : empty space: Deleted 2026/05/11 01:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hihusef0jume': Waiting for transfers to finish 2026/05/11 01:35:22 INFO : potato2: Moved (server-side) 2026/05/11 01:35:23 INFO : potato3: Moved (server-side) 2026/05/11 01:35:23 INFO : tomatoDir: Removing directory 2026/05/11 01:35:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': deleted 1 directories 2026/05/11 01:35:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sarivuy6ligo" 2026/05/11 01:35:24 DEBUG : Creating backend with remote "TestDrive:crypt/mgua4u7rnej6ouss9ne1ps2680gr59rj7pnn5erng3drd8hcqlu0" 2026/05/11 01:35:25 INFO : tomatoDir: Making directory 2026/05/11 01:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sarivuy6ligo': Using server-side directory move 2026/05/11 01:35:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sarivuy6ligo': Server side directory move succeeded 2026/05/11 01:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sarivuy6ligo': Purge remote 2026/05/11 01:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hihusef0jume': Purge remote 2026/05/11 01:35:29 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.72s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:35:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test" 2026/05/11 01:35:30 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.97s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:35:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test" 2026/05/11 01:35:32 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/11 01:35:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test-include/layer2" 2026/05/11 01:35:34 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/11 01:35:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test-ignore-file" 2026/05/11 01:35:37 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/11 01:35:42 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 096f340f3a3bf8b4845821c5efaa2314 OK 2026/05/11 01:35:44 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/11 01:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test': Waiting for checks to finish 2026/05/11 01:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test': Waiting for transfers to finish 2026/05/11 01:35:44 DEBUG : Waiting for deletions to finish 2026/05/11 01:35:44 INFO : There was nothing to transfer 2026/05/11 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:35:46 DEBUG : Waiting for deletions to finish 2026/05/11 01:35:46 INFO : rclone-sync-test-include: Removing directory 2026/05/11 01:35:46 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/11 01:35:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/11 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': failed to delete 1 directories 2026/05/11 01:35:46 INFO : There was nothing to transfer 2026/05/11 01:35:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/11 01:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/11 01:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/11 01:35:48 DEBUG : Waiting for deletions to finish 2026/05/11 01:35:48 INFO : There was nothing to transfer 2026/05/11 01:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:35:50 DEBUG : Waiting for deletions to finish 2026/05/11 01:35:50 INFO : rclone-sync-test-include: Removing directory 2026/05/11 01:35:50 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/11 01:35:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/11 01:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': failed to delete 1 directories 2026/05/11 01:35:50 INFO : There was nothing to transfer 2026/05/11 01:35:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/11 01:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/11 01:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/11 01:35:52 DEBUG : Waiting for deletions to finish 2026/05/11 01:35:52 INFO : There was nothing to transfer 2026/05/11 01:35:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/11 01:35:55 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.16s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:35:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/dst" 2026/05/11 01:35:57 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/11 01:35:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/CompareDest" 2026/05/11 01:35:59 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/gveqi14airsml4bgu7krj116o8" 2026/05/11 01:36:01 DEBUG : one: Need to transfer - File not found at Destination 2026/05/11 01:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:36:03 DEBUG : one: md5 = 4cabb922135311b188bdd7616ffebf85 OK 2026/05/11 01:36:03 DEBUG : one: size = 3 OK 2026/05/11 01:36:03 INFO : one: Copied (new) 2026/05/11 01:36:03 DEBUG : Waiting for deletions to finish 2026/05/11 01:36:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:36:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:36:04 DEBUG : one: Sizes differ 2026/05/11 01:36:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:36:06 DEBUG : one: md5 = f23a475a6821db6b56e14d320016d5f4 OK 2026/05/11 01:36:06 DEBUG : one: size = 5 OK 2026/05/11 01:36:06 INFO : one: Copied (replaced existing) 2026/05/11 01:36:06 DEBUG : Waiting for deletions to finish 2026/05/11 01:36:08 DEBUG : dst/one: md5 = 38c9b4841fd05a22d92663d716bc0917 OK 2026/05/11 01:36:10 DEBUG : CompareDest/one: md5 = 107479796009e8833dd4c79c935d2567 OK 2026/05/11 01:36:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:36:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:36:11 DEBUG : one: Sizes differ 2026/05/11 01:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:36:12 DEBUG : one: size = 5 OK 2026/05/11 01:36:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:36:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 01:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:36:12 DEBUG : Waiting for deletions to finish 2026/05/11 01:36:12 INFO : There was nothing to transfer 2026/05/11 01:36:14 DEBUG : CompareDest/two: md5 = ab0e7182177e45e1358a343b7a654ed5 OK 2026/05/11 01:36:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:36:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:36:15 DEBUG : one: Sizes differ 2026/05/11 01:36:15 DEBUG : one: size = 5 OK 2026/05/11 01:36:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:36:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 01:36:15 DEBUG : two: size = 3 OK 2026/05/11 01:36:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:36:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:36:15 DEBUG : Waiting for deletions to finish 2026/05/11 01:36:15 INFO : There was nothing to transfer 2026/05/11 01:36:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:36:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:36:16 DEBUG : one: Sizes differ 2026/05/11 01:36:16 DEBUG : one: size = 5 OK 2026/05/11 01:36:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:36:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 01:36:16 DEBUG : two: size = 3 OK 2026/05/11 01:36:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:36:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/11 01:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:36:16 DEBUG : Waiting for deletions to finish 2026/05/11 01:36:16 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/11 01:36:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:36:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:36:17 DEBUG : one: Sizes differ 2026/05/11 01:36:17 DEBUG : one: size = 5 OK 2026/05/11 01:36:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:36:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/11 01:36:17 DEBUG : two: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:36:17 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/CompareDest') 2026/05/11 01:36:17 DEBUG : two: Sizes differ 2026/05/11 01:36:17 DEBUG : two: Need to transfer - File not found at Destination 2026/05/11 01:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:36:19 DEBUG : two: md5 = ebbfd0896b21dddc583016f71fe31846 OK 2026/05/11 01:36:19 DEBUG : two: size = 5 OK 2026/05/11 01:36:19 INFO : two: Copied (new) 2026/05/11 01:36:19 DEBUG : Waiting for deletions to finish 2026/05/11 01:36:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/11 01:36:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:36:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:36:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (27.00s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:36:26 DEBUG : pre-dest1/1: md5 = 8d6694ae4c92abf2bbd84c144d6b8e51 OK 2026/05/11 01:36:29 DEBUG : pre-dest2/2: md5 = 4a562be5b427a4a2a0c880cdc512ba34 OK 2026/05/11 01:36:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/dest" 2026/05/11 01:36:30 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/rg03c1jvnehrrc617i0lnqjddc" 2026/05/11 01:36:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/pre-dest1" 2026/05/11 01:36:31 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/bbnblvh6k061ssopqrp18kd7gc" 2026/05/11 01:36:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/pre-dest2" 2026/05/11 01:36:32 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/11 01:36:33 DEBUG : 1: size = 1 OK 2026/05/11 01:36:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:36:33 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/11 01:36:34 DEBUG : 2: size = 1 OK 2026/05/11 01:36:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:36:34 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/11 01:36:34 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/11 01:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dest': Waiting for checks to finish 2026/05/11 01:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dest': Waiting for transfers to finish 2026/05/11 01:36:37 DEBUG : 3: md5 = 4f9aea34b2682551827d7540b52c7786 OK 2026/05/11 01:36:37 DEBUG : 3: size = 1 OK 2026/05/11 01:36:37 INFO : 3: Copied (new) 2026/05/11 01:36:37 DEBUG : Waiting for deletions to finish 2026/05/11 01:36:40 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/11 01:36:41 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/11 01:36:42 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.65s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:36:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/dst" 2026/05/11 01:36:43 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/11 01:36:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/CopyDest" 2026/05/11 01:36:44 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/11 01:36:46 DEBUG : one: Need to transfer - File not found at Destination 2026/05/11 01:36:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:36:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:36:49 DEBUG : one: md5 = 53af6d2903bfb180ddd5ff430a4226ef OK 2026/05/11 01:36:49 DEBUG : one: size = 3 OK 2026/05/11 01:36:49 INFO : one: Copied (new) 2026/05/11 01:36:49 DEBUG : Waiting for deletions to finish 2026/05/11 01:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:36:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:36:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:36:50 DEBUG : one: Sizes differ 2026/05/11 01:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:36:52 DEBUG : one: md5 = 459257773b25e705895ad5a1884884f9 OK 2026/05/11 01:36:52 DEBUG : one: size = 5 OK 2026/05/11 01:36:52 INFO : one: Copied (replaced existing) 2026/05/11 01:36:52 DEBUG : Waiting for deletions to finish 2026/05/11 01:36:54 DEBUG : dst/one: md5 = 569f90cf75e243958802fa97a3e3dd53 OK 2026/05/11 01:36:56 DEBUG : CopyDest/one: md5 = c9c76fcda57a23e064c2360c1f952124 OK 2026/05/11 01:36:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/BackupDir" 2026/05/11 01:36:57 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/11 01:36:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:36:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:36:59 DEBUG : one: Sizes differ 2026/05/11 01:36:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:36:59 DEBUG : one: size = 5 OK 2026/05/11 01:36:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:36:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:36:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:36:59 DEBUG : one: Sizes differ 2026/05/11 01:37:01 INFO : one: Moved (server-side) 2026/05/11 01:37:02 DEBUG : one: size = 5 OK 2026/05/11 01:37:02 INFO : one: Copied (server-side copy) 2026/05/11 01:37:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/11 01:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:37:02 DEBUG : Waiting for deletions to finish 2026/05/11 01:37:05 DEBUG : CopyDest/two: md5 = 9ac8958416990d2822fdd4c1c3dbb369 OK 2026/05/11 01:37:05 DEBUG : one: size = 5 OK 2026/05/11 01:37:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:37:05 DEBUG : one: Unchanged skipping 2026/05/11 01:37:06 DEBUG : two: size = 3 OK 2026/05/11 01:37:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:37:07 DEBUG : two: size = 3 OK 2026/05/11 01:37:07 INFO : two: Copied (server-side copy) 2026/05/11 01:37:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/11 01:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:37:07 DEBUG : Waiting for deletions to finish 2026/05/11 01:37:08 DEBUG : one: size = 5 OK 2026/05/11 01:37:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:37:08 DEBUG : one: Unchanged skipping 2026/05/11 01:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:37:08 DEBUG : two: size = 3 OK 2026/05/11 01:37:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:37:08 DEBUG : two: Unchanged skipping 2026/05/11 01:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:37:08 DEBUG : Waiting for deletions to finish 2026/05/11 01:37:08 INFO : There was nothing to transfer 2026/05/11 01:37:10 DEBUG : CopyDest/three: md5 = 8da617c7f7f7490d02f6bcacb5ebb081 OK 2026/05/11 01:37:10 DEBUG : one: size = 5 OK 2026/05/11 01:37:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:37:10 DEBUG : one: Unchanged skipping 2026/05/11 01:37:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:37:11 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/CopyDest') 2026/05/11 01:37:11 DEBUG : three: Sizes differ 2026/05/11 01:37:11 DEBUG : three: Destination not found in --copy-dest 2026/05/11 01:37:11 DEBUG : three: Need to transfer - File not found at Destination 2026/05/11 01:37:11 DEBUG : two: size = 3 OK 2026/05/11 01:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:37:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/11 01:37:11 DEBUG : two: Unchanged skipping 2026/05/11 01:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:37:12 DEBUG : three: md5 = 4a6ee4d48e5d7e3cc6b975e8b4679db0 OK 2026/05/11 01:37:12 DEBUG : three: size = 7 OK 2026/05/11 01:37:12 INFO : three: Copied (new) 2026/05/11 01:37:12 DEBUG : Waiting for deletions to finish 2026/05/11 01:37:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/11 01:37:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/11 01:37:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:37:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/11 01:37:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/11 01:37:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:37:19 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.40s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:37:23 DEBUG : dst/one: md5 = 971f788d842cd73ab1bfc6a44137bbed OK 2026/05/11 01:37:24 DEBUG : dst/two: md5 = c7c833b7a46c0c0cce10c343c51d7632 OK 2026/05/11 01:37:26 DEBUG : dst/three.txt: md5 = decf3f41e52a30b6b05d6ba8d9967006 OK 2026/05/11 01:37:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/dst" 2026/05/11 01:37:26 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/11 01:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/backup" 2026/05/11 01:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/1nrff024r7pq65ecp72fc28jb0" 2026/05/11 01:37:29 DEBUG : two: size = 3 OK 2026/05/11 01:37:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:37:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:37:29 DEBUG : two: Unchanged skipping 2026/05/11 01:37:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:37:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:37:29 DEBUG : one: Sizes differ 2026/05/11 01:37:31 INFO : one: Moved (server-side) 2026/05/11 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:37:32 DEBUG : one: md5 = 7150eecf0a607ecb852bac4be8e0014c OK 2026/05/11 01:37:32 DEBUG : one: size = 4 OK 2026/05/11 01:37:32 INFO : one: Copied (new) 2026/05/11 01:37:32 DEBUG : Waiting for deletions to finish 2026/05/11 01:37:33 INFO : three.txt: Moved (server-side) 2026/05/11 01:37:33 INFO : three.txt: Moved into backup dir 2026/05/11 01:37:36 DEBUG : dst/three.txt: md5 = a68a2318761eb3cbeeef5f5ee2eea703 OK 2026/05/11 01:37:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:37:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:37:36 DEBUG : one: Sizes differ 2026/05/11 01:37:36 DEBUG : two: size = 3 OK 2026/05/11 01:37:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:37:36 DEBUG : two: Unchanged skipping 2026/05/11 01:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:37:37 INFO : one: Deleted 2026/05/11 01:37:38 INFO : one: Moved (server-side) 2026/05/11 01:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:37:39 DEBUG : one: md5 = 4459553742142826449c7d38a841e1c0 OK 2026/05/11 01:37:39 DEBUG : one: size = 5 OK 2026/05/11 01:37:39 INFO : one: Copied (new) 2026/05/11 01:37:39 DEBUG : Waiting for deletions to finish 2026/05/11 01:37:40 INFO : three.txt: Deleted 2026/05/11 01:37:41 INFO : three.txt: Moved (server-side) 2026/05/11 01:37:41 INFO : three.txt: Moved into backup dir 2026/05/11 01:37:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:37:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/11 01:37:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:37:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/11 01:37:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:37:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (26.01s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:37:48 DEBUG : dst/one: md5 = d1cca586c2cb2cd3d286d1fe25df1a2c OK 2026/05/11 01:37:50 DEBUG : dst/two: md5 = af67f688e168b5f515fe8dae2411dbf5 OK 2026/05/11 01:37:51 DEBUG : dst/three.txt: md5 = f8a01ae4c4ac485c1bfbda8c94afd0f4 OK 2026/05/11 01:37:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/dst" 2026/05/11 01:37:52 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/11 01:37:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/backup" 2026/05/11 01:37:53 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/1nrff024r7pq65ecp72fc28jb0" 2026/05/11 01:37:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:37:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:37:54 DEBUG : one: Sizes differ 2026/05/11 01:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:37:54 DEBUG : two: size = 3 OK 2026/05/11 01:37:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:37:54 DEBUG : two: Unchanged skipping 2026/05/11 01:37:56 INFO : one: Moved (server-side) to: one.bak 2026/05/11 01:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:37:58 DEBUG : one: md5 = 6e8780e0cf6e90df860243d7a8d9b1cc OK 2026/05/11 01:37:58 DEBUG : one: size = 4 OK 2026/05/11 01:37:58 INFO : one: Copied (new) 2026/05/11 01:37:58 DEBUG : Waiting for deletions to finish 2026/05/11 01:37:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/11 01:37:59 INFO : three.txt: Moved into backup dir 2026/05/11 01:38:01 DEBUG : dst/three.txt: md5 = a13b62ea5ba89d9100bd69885e9b4e46 OK 2026/05/11 01:38:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:38:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:38:02 DEBUG : one: Sizes differ 2026/05/11 01:38:02 DEBUG : two: size = 3 OK 2026/05/11 01:38:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:38:02 DEBUG : two: Unchanged skipping 2026/05/11 01:38:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:38:02 INFO : one.bak: Deleted 2026/05/11 01:38:03 INFO : one: Moved (server-side) to: one.bak 2026/05/11 01:38:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:38:04 DEBUG : one: md5 = f3978d7e29f79c95bc8ddeb54c6d23f1 OK 2026/05/11 01:38:04 DEBUG : one: size = 5 OK 2026/05/11 01:38:04 INFO : one: Copied (new) 2026/05/11 01:38:04 DEBUG : Waiting for deletions to finish 2026/05/11 01:38:05 INFO : three.txt.bak: Deleted 2026/05/11 01:38:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/11 01:38:06 INFO : three.txt: Moved into backup dir 2026/05/11 01:38:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:38:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/11 01:38:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/11 01:38:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/11 01:38:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/11 01:38:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (25.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:38:13 DEBUG : dst/one: md5 = cf239a9b79e496c36b4b4736063017a1 OK 2026/05/11 01:38:15 DEBUG : dst/two: md5 = 195b1750bcb4d7079406530b2e0d4a73 OK 2026/05/11 01:38:17 DEBUG : dst/three.txt: md5 = 3fb5b4f6a040111903132484c99dc581 OK 2026/05/11 01:38:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/dst" 2026/05/11 01:38:17 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/11 01:38:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/backup" 2026/05/11 01:38:18 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/1nrff024r7pq65ecp72fc28jb0" 2026/05/11 01:38:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:38:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:38:20 DEBUG : one: Sizes differ 2026/05/11 01:38:20 DEBUG : two: size = 3 OK 2026/05/11 01:38:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:38:20 DEBUG : two: Unchanged skipping 2026/05/11 01:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:38:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/11 01:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:38:23 DEBUG : one: md5 = d2322ca5e212d14b269304b74e69bf3d OK 2026/05/11 01:38:23 DEBUG : one: size = 4 OK 2026/05/11 01:38:23 INFO : one: Copied (new) 2026/05/11 01:38:23 DEBUG : Waiting for deletions to finish 2026/05/11 01:38:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/11 01:38:24 INFO : three.txt: Moved into backup dir 2026/05/11 01:38:27 DEBUG : dst/three.txt: md5 = a223ff82972a31d98a8d61b2cc141223 OK 2026/05/11 01:38:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:38:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:38:27 DEBUG : one: Sizes differ 2026/05/11 01:38:27 DEBUG : two: size = 3 OK 2026/05/11 01:38:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:38:27 DEBUG : two: Unchanged skipping 2026/05/11 01:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:38:28 INFO : one-2019-01-01: Deleted 2026/05/11 01:38:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/11 01:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:38:30 DEBUG : one: md5 = b7df8e946919258c18f439533e2527c8 OK 2026/05/11 01:38:30 DEBUG : one: size = 5 OK 2026/05/11 01:38:30 INFO : one: Copied (new) 2026/05/11 01:38:30 DEBUG : Waiting for deletions to finish 2026/05/11 01:38:31 INFO : three-2019-01-01.txt: Deleted 2026/05/11 01:38:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/11 01:38:32 INFO : three.txt: Moved into backup dir 2026/05/11 01:38:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:38:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/11 01:38:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/11 01:38:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/11 01:38:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/11 01:38:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.55s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:38:39 DEBUG : dst/one: md5 = 371f5d4d9e0fc8b6985197be7a8bd06b OK 2026/05/11 01:38:41 DEBUG : dst/two: md5 = f62f1993272afec1eb5bba161d8b436b OK 2026/05/11 01:38:42 DEBUG : dst/three.txt: md5 = 5afeb70212667a87126b7483924a9a3d OK 2026/05/11 01:38:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/dst" 2026/05/11 01:38:43 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/11 01:38:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:38:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:38:44 DEBUG : one: Sizes differ 2026/05/11 01:38:44 DEBUG : two: size = 3 OK 2026/05/11 01:38:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:38:44 DEBUG : two: Unchanged skipping 2026/05/11 01:38:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:38:45 INFO : one: Moved (server-side) to: one.bak 2026/05/11 01:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:38:46 DEBUG : one: md5 = 42c57bd188dd6862c399270ff712d167 OK 2026/05/11 01:38:46 DEBUG : one: size = 4 OK 2026/05/11 01:38:46 INFO : one: Copied (new) 2026/05/11 01:38:46 DEBUG : Waiting for deletions to finish 2026/05/11 01:38:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/11 01:38:47 INFO : three.txt: Moved into backup dir 2026/05/11 01:38:49 DEBUG : dst/three.txt: md5 = a9ade76bbbe7f3d47825136435260753 OK 2026/05/11 01:38:50 DEBUG : one.bak: Excluded (Path Filter) 2026/05/11 01:38:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/11 01:38:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:38:50 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:38:50 DEBUG : one: Sizes differ 2026/05/11 01:38:50 DEBUG : two: size = 3 OK 2026/05/11 01:38:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:38:50 DEBUG : two: Unchanged skipping 2026/05/11 01:38:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for checks to finish 2026/05/11 01:38:51 INFO : one.bak: Deleted 2026/05/11 01:38:51 INFO : one: Moved (server-side) to: one.bak 2026/05/11 01:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst': Waiting for transfers to finish 2026/05/11 01:38:53 DEBUG : one: md5 = 1c1833fca5f9e08ce2b5d11f480e7599 OK 2026/05/11 01:38:53 DEBUG : one: size = 5 OK 2026/05/11 01:38:53 INFO : one: Copied (new) 2026/05/11 01:38:53 DEBUG : Waiting for deletions to finish 2026/05/11 01:38:54 INFO : three.txt.bak: Deleted 2026/05/11 01:38:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/11 01:38:54 INFO : three.txt: Moved into backup dir 2026/05/11 01:38:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:38:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/11 01:38:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/11 01:38:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/11 01:38:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/11 01:38:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (21.65s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:39:01 DEBUG : dst/one: md5 = 41351b5acde7c179a0f52f7dd8a31b4c OK 2026/05/11 01:39:03 DEBUG : dst/two: md5 = 3db9405b32c069d6016010884be95aa7 OK 2026/05/11 01:39:04 DEBUG : dst/three.txt: md5 = a870c00cbc30a211ee297e5b3a756e96 OK 2026/05/11 01:39:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/dst" 2026/05/11 01:39:05 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/11 01:39:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:39:06 DEBUG : one: Sizes differ 2026/05/11 01:39:07 INFO : one: Moved (server-side) to: one.bak 2026/05/11 01:39:08 DEBUG : one: md5 = e7efd986889fa8fe22d953331f6a9146 OK 2026/05/11 01:39:08 DEBUG : one: size = 4 OK 2026/05/11 01:39:08 INFO : one: Copied (new) 2026/05/11 01:39:08 DEBUG : two: size = 3 OK 2026/05/11 01:39:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:39:08 DEBUG : two: Unchanged skipping 2026/05/11 01:39:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:09 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:39:09 DEBUG : three.txt: Sizes differ 2026/05/11 01:39:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/11 01:39:11 DEBUG : three.txt: md5 = 1c0f03e969596f28aac98d7b4e4b7fec OK 2026/05/11 01:39:11 DEBUG : three.txt: size = 6 OK 2026/05/11 01:39:11 INFO : three.txt: Copied (new) 2026/05/11 01:39:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:12 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:39:12 DEBUG : one: Sizes differ 2026/05/11 01:39:13 INFO : one.bak: Deleted 2026/05/11 01:39:14 INFO : one: Moved (server-side) to: one.bak 2026/05/11 01:39:15 DEBUG : one: md5 = af6ff1e44991e99f802fde21ea509a3f OK 2026/05/11 01:39:15 DEBUG : one: size = 5 OK 2026/05/11 01:39:15 INFO : one: Copied (new) 2026/05/11 01:39:16 DEBUG : two: size = 3 OK 2026/05/11 01:39:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:39:16 DEBUG : two: Unchanged skipping 2026/05/11 01:39:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:16 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:39:16 DEBUG : three.txt: Sizes differ 2026/05/11 01:39:17 INFO : three.txt.bak: Deleted 2026/05/11 01:39:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/11 01:39:19 DEBUG : three.txt: md5 = 0410c5a41aa67e73297bea33306439ab OK 2026/05/11 01:39:19 DEBUG : three.txt: size = 19 OK 2026/05/11 01:39:19 INFO : three.txt: Copied (new) 2026/05/11 01:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/11 01:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/11 01:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/11 01:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/11 01:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/11 01:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (24.68s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:39:25 DEBUG : dst/one: md5 = 3ca0fbc319b54ac5787af9fcb84b42d9 OK 2026/05/11 01:39:27 DEBUG : dst/two: md5 = 1afc9d4e81c1d388b8f0328c60026517 OK 2026/05/11 01:39:29 DEBUG : dst/three.txt: md5 = af45a3a6569491df64f43043f85dd829 OK 2026/05/11 01:39:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hecacad5pebu/dst" 2026/05/11 01:39:29 DEBUG : Creating backend with remote "TestDrive:crypt/a4tot9makndq5d3jgdljesjmokb7v6ga7ailtkt50tf1og4ifde0/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/11 01:39:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:39:30 DEBUG : one: Sizes differ 2026/05/11 01:39:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/11 01:39:33 DEBUG : one: md5 = 417c163fba0fdf5e5b94114ca0ec7aba OK 2026/05/11 01:39:33 DEBUG : one: size = 4 OK 2026/05/11 01:39:33 INFO : one: Copied (new) 2026/05/11 01:39:33 DEBUG : two: size = 3 OK 2026/05/11 01:39:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:39:33 DEBUG : two: Unchanged skipping 2026/05/11 01:39:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:33 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:39:33 DEBUG : three.txt: Sizes differ 2026/05/11 01:39:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/11 01:39:35 DEBUG : three.txt: md5 = ac6a96a7928c97f1ba35b72176c65393 OK 2026/05/11 01:39:35 DEBUG : three.txt: size = 6 OK 2026/05/11 01:39:35 INFO : three.txt: Copied (new) 2026/05/11 01:39:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:37 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:39:37 DEBUG : one: Sizes differ 2026/05/11 01:39:38 INFO : one-2019-01-01: Deleted 2026/05/11 01:39:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/11 01:39:39 DEBUG : one: md5 = 02a0bcf5cd69cec362553ae3d490f69e OK 2026/05/11 01:39:39 DEBUG : one: size = 5 OK 2026/05/11 01:39:39 INFO : one: Copied (new) 2026/05/11 01:39:40 DEBUG : two: size = 3 OK 2026/05/11 01:39:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:39:40 DEBUG : two: Unchanged skipping 2026/05/11 01:39:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:40 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu/dst') 2026/05/11 01:39:40 DEBUG : three.txt: Sizes differ 2026/05/11 01:39:41 INFO : three-2019-01-01.txt: Deleted 2026/05/11 01:39:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/11 01:39:43 DEBUG : three.txt: md5 = 064f4d6cdf667fbd0642e165fd7ca5ab OK 2026/05/11 01:39:43 DEBUG : three.txt: size = 19 OK 2026/05/11 01:39:43 INFO : three.txt: Copied (new) 2026/05/11 01:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/11 01:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/11 01:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/11 01:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/11 01:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/11 01:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/11 01:39:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (24.34s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:39:49 DEBUG : Testêé: md5 = bf617dcb4701a539b6c30c0477d88f45 OK 2026/05/11 01:39:49 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:49 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:39:49 DEBUG : Testêé: Sizes differ 2026/05/11 01:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:39:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:39:50 DEBUG : Testêé: md5 = b68471cdaa16f526f6fc84f346d38e2e OK 2026/05/11 01:39:50 DEBUG : Testêé: size = 14 OK 2026/05/11 01:39:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/11 01:39:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.60s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:39:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/11 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:39:54 DEBUG : existing: md5 = f2c51c25e4a1b5b3f43dc7b092ade1cf OK 2026/05/11 01:39:54 DEBUG : existing: size = 6 OK 2026/05/11 01:39:54 INFO : existing: Copied (new) 2026/05/11 01:39:54 DEBUG : Waiting for deletions to finish 2026/05/11 01:39:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:39:55 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:39:55 DEBUG : existing: Sizes differ 2026/05/11 01:39:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/11 01:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:39:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': not deleting files as there were IO errors 2026/05/11 01:39:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.12s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:39:57 DEBUG : EXISTING: md5 = d15c6bbdf78845febe7407ac80a8c410 OK 2026/05/11 01:39:58 DEBUG : EXISTING: size = 6 OK 2026/05/11 01:39:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:39:58 DEBUG : existing: Unchanged skipping 2026/05/11 01:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:39:58 DEBUG : Waiting for deletions to finish 2026/05/11 01:39:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.36s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.35s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:40:03 DEBUG : both0: md5 = b2f1fa387db22b28ba8e758bb810c4ad OK 2026/05/11 01:40:04 DEBUG : only0: md5 = 897853ee12d35c3d6bae30e63a850c4d OK 2026/05/11 01:40:06 DEBUG : both1: md5 = 66205e3fbbf27a44710fd9ae5e49d3e6 OK 2026/05/11 01:40:07 DEBUG : only1: md5 = d7795e91d8212d004c45e1b5e5643fd5 OK 2026/05/11 01:40:09 DEBUG : both2: md5 = 38d5a27102dd03416cee2ff8cc3f6327 OK 2026/05/11 01:40:10 DEBUG : only2: md5 = 218c8a05a6aaec64df282e56e565a067 OK 2026/05/11 01:40:12 DEBUG : both3: md5 = 2adfb2c862e7aa332ba5aa90c6ffd7b1 OK 2026/05/11 01:40:14 DEBUG : only3: md5 = 1135f995574d3f4fb85eea1c9095b0c2 OK 2026/05/11 01:40:15 DEBUG : both4: md5 = e619e534d6ee1de6fa24b9f579266212 OK 2026/05/11 01:40:17 DEBUG : only4: md5 = 173994f64eda3389a1e6c995c94e0800 OK 2026/05/11 01:40:18 DEBUG : both5: md5 = a81c550a47863b676c0341c5812580e9 OK 2026/05/11 01:40:20 DEBUG : only5: md5 = 34855aadf62badd6221a54881eee96c6 OK 2026/05/11 01:40:21 DEBUG : both6: md5 = d80adddf7929620a65e5679352798ff8 OK 2026/05/11 01:40:23 DEBUG : only6: md5 = 022f1ba8e04e063d04cad8f8f39dd8da OK 2026/05/11 01:40:24 DEBUG : both7: md5 = 68059c53cdaf7318ef2a35ec2245a66e OK 2026/05/11 01:40:26 DEBUG : only7: md5 = 1943aaf97baa6eb5787934e5a07cab49 OK 2026/05/11 01:40:28 DEBUG : both8: md5 = dbaedb2ce8fb49f4329bf76cbc5cf3da OK 2026/05/11 01:40:29 DEBUG : only8: md5 = e8df70f0c34030d9f4795c34cc5a1c8e OK 2026/05/11 01:40:31 DEBUG : both9: md5 = b903e019fde2502f5200d892e108042a OK 2026/05/11 01:40:32 DEBUG : only9: md5 = 2adde9f0e871e110b10b1f8a209d62b4 OK 2026/05/11 01:40:34 DEBUG : both10: md5 = 12c3b9f7ea697a28310d77c6c875f4fb OK 2026/05/11 01:40:35 DEBUG : only10: md5 = 38150bf1a75e943c898e5bb24b8cf3e4 OK 2026/05/11 01:40:37 DEBUG : both11: md5 = 25698b535ba31a2d819817e6c5811c2e OK 2026/05/11 01:40:38 DEBUG : only11: md5 = 1895a6cf88ff69c864b759217c31539d OK 2026/05/11 01:40:40 DEBUG : both12: md5 = 97717ffa087564715eff8f9d2fceee49 OK 2026/05/11 01:40:42 DEBUG : only12: md5 = 7056da7b1e68bb7a14be8fcbade13ff7 OK 2026/05/11 01:40:43 DEBUG : both13: md5 = 49fe2fafbdf10d58cfce16ab85ee78a7 OK 2026/05/11 01:40:45 DEBUG : only13: md5 = 62a25b42f5a5dd45238db2c1d1a86ccb OK 2026/05/11 01:40:46 DEBUG : both14: md5 = 4c491ffa22bae0e953c9238410bd2a81 OK 2026/05/11 01:40:48 DEBUG : only14: md5 = 2170c3013674551c99c46daecff34c84 OK 2026/05/11 01:40:49 DEBUG : both15: md5 = 6fd92f2b2e6febfbf57152d6479f5572 OK 2026/05/11 01:40:51 DEBUG : only15: md5 = 2c81f46499ca8ea0f7ae615d9842ed9f OK 2026/05/11 01:40:52 DEBUG : both16: md5 = 18eaf2f245f4e72249b669ac116a1340 OK 2026/05/11 01:40:54 DEBUG : only16: md5 = a2e69508eb52a874cad5838238bdcf48 OK 2026/05/11 01:40:56 DEBUG : both17: md5 = ebed54297a67a665c4a0d24502d73e35 OK 2026/05/11 01:40:57 DEBUG : only17: md5 = 753b7f4cfc30c5c1509eff68b9e79de3 OK 2026/05/11 01:40:59 DEBUG : both18: md5 = 9604558a7d4ca6311eae6ca456905645 OK 2026/05/11 01:41:00 DEBUG : only18: md5 = 020e466ce38d747595a220c6b3ea6e90 OK 2026/05/11 01:41:02 DEBUG : both19: md5 = e3dae0155b8ad187315d1a06ae3014bf OK 2026/05/11 01:41:03 DEBUG : only19: md5 = 2728aed758c148cc56362ca670b7eec3 OK 2026/05/11 01:41:04 DEBUG : both0: size = 6 OK 2026/05/11 01:41:04 DEBUG : both10: size = 6 OK 2026/05/11 01:41:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:41:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both11: size = 6 OK 2026/05/11 01:41:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both12: size = 6 OK 2026/05/11 01:41:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both0: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both13: size = 6 OK 2026/05/11 01:41:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both13: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both14: size = 6 OK 2026/05/11 01:41:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both10: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both15: size = 6 OK 2026/05/11 01:41:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both15: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both16: size = 6 OK 2026/05/11 01:41:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both16: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both17: size = 6 OK 2026/05/11 01:41:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both17: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both18: size = 6 OK 2026/05/11 01:41:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both18: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both19: size = 6 OK 2026/05/11 01:41:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both19: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both1: size = 6 OK 2026/05/11 01:41:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both1: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both2: size = 6 OK 2026/05/11 01:41:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both2: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both3: size = 6 OK 2026/05/11 01:41:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both3: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both4: size = 6 OK 2026/05/11 01:41:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both4: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both5: size = 6 OK 2026/05/11 01:41:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both5: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both6: size = 6 OK 2026/05/11 01:41:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both6: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both7: size = 6 OK 2026/05/11 01:41:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both7: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both8: size = 6 OK 2026/05/11 01:41:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both8: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both9: size = 6 OK 2026/05/11 01:41:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:41:04 DEBUG : both9: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both11: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both12: Unchanged skipping 2026/05/11 01:41:04 DEBUG : both14: Unchanged skipping 2026/05/11 01:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:41:04 DEBUG : Waiting for deletions to finish 2026/05/11 01:41:04 INFO : only1: Deleted 2026/05/11 01:41:04 INFO : only15: Deleted 2026/05/11 01:41:04 INFO : only18: Deleted 2026/05/11 01:41:05 INFO : only19: Deleted 2026/05/11 01:41:05 INFO : only5: Deleted 2026/05/11 01:41:05 INFO : only10: Deleted 2026/05/11 01:41:05 INFO : only9: Deleted 2026/05/11 01:41:05 INFO : only0: Deleted 2026/05/11 01:41:05 INFO : only4: Deleted 2026/05/11 01:41:05 INFO : only7: Deleted 2026/05/11 01:41:05 INFO : only2: Deleted 2026/05/11 01:41:06 INFO : only11: Deleted 2026/05/11 01:41:06 INFO : only12: Deleted 2026/05/11 01:41:06 INFO : only17: Deleted 2026/05/11 01:41:06 INFO : only6: Deleted 2026/05/11 01:41:06 INFO : only13: Deleted 2026/05/11 01:41:06 INFO : only16: Deleted 2026/05/11 01:41:06 INFO : only8: Deleted 2026/05/11 01:41:06 INFO : only3: Deleted 2026/05/11 01:41:07 INFO : only14: Deleted 2026/05/11 01:41:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (76.15s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:41:19 DEBUG : both0: md5 = 89686ad196e66efaa44f8056bf1002d2 OK 2026/05/11 01:41:20 DEBUG : only0: md5 = 0c16af81250ed73d8edd7d26cf1419cf OK 2026/05/11 01:41:22 DEBUG : both1: md5 = 7fd3b4d184cbd69ffd97cf53c194be5b OK 2026/05/11 01:41:24 DEBUG : only1: md5 = fa50cd6125b6c41a82d731d738d0e912 OK 2026/05/11 01:41:25 DEBUG : both2: md5 = f92b55b1e831df4eac611a0567ac0a1f OK 2026/05/11 01:41:27 DEBUG : only2: md5 = b1972a66e8481481101aa0731a7c9f04 OK 2026/05/11 01:41:28 DEBUG : both3: md5 = 8d46bb42ee1b4207e24e0a8fb28c3dcb OK 2026/05/11 01:41:30 DEBUG : only3: md5 = dba697885f5e39df448314f65e5cdfb2 OK 2026/05/11 01:41:31 DEBUG : both4: md5 = a916b235d3e8f960a91b70cf54d3752f OK 2026/05/11 01:41:33 DEBUG : only4: md5 = 9bff98e7a84c63138d51403c171b82f3 OK 2026/05/11 01:41:34 DEBUG : both5: md5 = 66b905f78c274280c0aeae01232480d4 OK 2026/05/11 01:41:36 DEBUG : only5: md5 = d65aeb0b1fb52f2fc02b72437d80d148 OK 2026/05/11 01:41:38 DEBUG : both6: md5 = c7132d55ad606b1362d2824c9b5a9f8c OK 2026/05/11 01:41:39 DEBUG : only6: md5 = 3c8063a78639fa8abcd233a07468c412 OK 2026/05/11 01:41:41 DEBUG : both7: md5 = 80afbbeeb18237a335b414407e2bb4e4 OK 2026/05/11 01:41:42 DEBUG : only7: md5 = e5e0098df9d01f8a49168e8a92b41cbc OK 2026/05/11 01:41:44 DEBUG : both8: md5 = b52771eaff321fa6ae82ad1af4ec4676 OK 2026/05/11 01:41:45 DEBUG : only8: md5 = 5e327baab4e509f3cc47f9ab3699ff55 OK 2026/05/11 01:41:47 DEBUG : both9: md5 = c690ed45a64ee3cbfb48258a8c1a8c30 OK 2026/05/11 01:41:48 DEBUG : only9: md5 = 7375442413bde6faf2c63823704f48b7 OK 2026/05/11 01:41:50 DEBUG : both10: md5 = b3aba6dc138f728e41a9cfa3a18d6398 OK 2026/05/11 01:41:52 DEBUG : only10: md5 = 848fde7f645a7f3742820e1405e05db9 OK 2026/05/11 01:41:53 DEBUG : both11: md5 = c6fba0c02b2f29fc03fd292fdb73f1ec OK 2026/05/11 01:41:55 DEBUG : only11: md5 = 37e257e1667737c12f26df25856735fa OK 2026/05/11 01:41:56 DEBUG : both12: md5 = 70b8ac0bd6f5b56a2ae0d52a49e5cefc OK 2026/05/11 01:41:58 DEBUG : only12: md5 = 0f4edd40ea9863aa8b6a3d6fd1a66a81 OK 2026/05/11 01:42:00 DEBUG : both13: md5 = c3b49a6e9b48ed2e2e85ae68cdf818f4 OK 2026/05/11 01:42:01 DEBUG : only13: md5 = 28df189c2482486d2e58cc29398660e7 OK 2026/05/11 01:42:03 DEBUG : both14: md5 = 8fb23fb49cacae1551447f785f23f1a2 OK 2026/05/11 01:42:04 DEBUG : only14: md5 = aa4cfede775bacc4d45f5c960986cd3a OK 2026/05/11 01:42:06 DEBUG : both15: md5 = f3a90fbd59fbbc7e3e0a5e3b8bf4a1db OK 2026/05/11 01:42:07 DEBUG : only15: md5 = 6e03e276b953c786f27e6a5186aadc78 OK 2026/05/11 01:42:09 DEBUG : both16: md5 = 1078ca2ef1206fbcfddb97ce314c5309 OK 2026/05/11 01:42:10 DEBUG : only16: md5 = 5f1c75567c3d8b9d140122f7aa8121c2 OK 2026/05/11 01:42:12 DEBUG : both17: md5 = 6af34d84dc7a92bda4c9ce69491534c3 OK 2026/05/11 01:42:13 DEBUG : only17: md5 = 6663af66bb614c859c6d2e5b3b6a8ad7 OK 2026/05/11 01:42:15 DEBUG : both18: md5 = a8ede317abd5b257eedbff8cb78bc04a OK 2026/05/11 01:42:16 DEBUG : only18: md5 = 7b0f88bb2efc1e7ed839438be863b9fe OK 2026/05/11 01:42:18 DEBUG : both19: md5 = 4a27cb3b45582105ab3d4c28aa3e6d63 OK 2026/05/11 01:42:20 DEBUG : only19: md5 = cbc0d875a40f67b1866c180f720606a3 OK 2026/05/11 01:42:20 DEBUG : both0: size = 6 OK 2026/05/11 01:42:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both0: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both10: size = 6 OK 2026/05/11 01:42:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both10: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both11: size = 6 OK 2026/05/11 01:42:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both11: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both12: size = 6 OK 2026/05/11 01:42:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both12: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both13: size = 6 OK 2026/05/11 01:42:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both13: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both14: size = 6 OK 2026/05/11 01:42:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both14: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both15: size = 6 OK 2026/05/11 01:42:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both15: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both16: size = 6 OK 2026/05/11 01:42:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both16: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both17: size = 6 OK 2026/05/11 01:42:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both17: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both18: size = 6 OK 2026/05/11 01:42:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both18: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both19: size = 6 OK 2026/05/11 01:42:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both19: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both1: size = 6 OK 2026/05/11 01:42:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both2: size = 6 OK 2026/05/11 01:42:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both4: size = 6 OK 2026/05/11 01:42:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:42:20 DEBUG : both3: size = 6 OK 2026/05/11 01:42:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both1: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both5: size = 6 OK 2026/05/11 01:42:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both5: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both6: size = 6 OK 2026/05/11 01:42:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both2: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both7: size = 6 OK 2026/05/11 01:42:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both6: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both8: size = 6 OK 2026/05/11 01:42:20 DEBUG : both7: Unchanged skipping 2026/05/11 01:42:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both9: size = 6 OK 2026/05/11 01:42:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:42:20 DEBUG : both4: Unchanged skipping 2026/05/11 01:42:20 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only0: Sizes differ 2026/05/11 01:42:20 DEBUG : both3: Unchanged skipping 2026/05/11 01:42:20 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only10: Sizes differ 2026/05/11 01:42:20 DEBUG : both8: Unchanged skipping 2026/05/11 01:42:20 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only11: Sizes differ 2026/05/11 01:42:20 DEBUG : both9: Unchanged skipping 2026/05/11 01:42:20 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only12: Sizes differ 2026/05/11 01:42:20 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only14: Sizes differ 2026/05/11 01:42:20 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only17: Sizes differ 2026/05/11 01:42:20 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only18: Sizes differ 2026/05/11 01:42:20 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only19: Sizes differ 2026/05/11 01:42:20 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only1: Sizes differ 2026/05/11 01:42:20 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only13: Sizes differ 2026/05/11 01:42:20 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only15: Sizes differ 2026/05/11 01:42:20 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only2: Sizes differ 2026/05/11 01:42:20 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only3: Sizes differ 2026/05/11 01:42:20 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only4: Sizes differ 2026/05/11 01:42:20 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only16: Sizes differ 2026/05/11 01:42:20 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only5: Sizes differ 2026/05/11 01:42:20 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only6: Sizes differ 2026/05/11 01:42:20 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only7: Sizes differ 2026/05/11 01:42:20 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only8: Sizes differ 2026/05/11 01:42:20 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2268560702) 2026/05/11 01:42:20 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu') 2026/05/11 01:42:20 DEBUG : only9: Sizes differ 2026/05/11 01:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:42:21 DEBUG : only10: md5 = e91021961f3da741f0aaed20eaaa148c OK 2026/05/11 01:42:21 DEBUG : only10: size = 0 OK 2026/05/11 01:42:21 INFO : only10: Copied (replaced existing) 2026/05/11 01:42:21 DEBUG : only12: md5 = 4bad1f9a6dca42080ce4c034102faf42 OK 2026/05/11 01:42:21 DEBUG : only12: size = 0 OK 2026/05/11 01:42:21 INFO : only12: Copied (replaced existing) 2026/05/11 01:42:22 DEBUG : only0: md5 = e522db9aa9fe16bdb867289be7fcef09 OK 2026/05/11 01:42:22 DEBUG : only0: size = 0 OK 2026/05/11 01:42:22 INFO : only0: Copied (replaced existing) 2026/05/11 01:42:22 DEBUG : only11: md5 = 0dcfae2c594caf79989205f3a22e8e4d OK 2026/05/11 01:42:22 DEBUG : only11: size = 0 OK 2026/05/11 01:42:22 INFO : only11: Copied (replaced existing) 2026/05/11 01:42:23 DEBUG : only17: md5 = 13932c8c4d1bbfc8675c6abcff4059a1 OK 2026/05/11 01:42:23 DEBUG : only17: size = 0 OK 2026/05/11 01:42:23 INFO : only17: Copied (replaced existing) 2026/05/11 01:42:23 DEBUG : only14: md5 = 717fe6b634451c1271847278c2f0f494 OK 2026/05/11 01:42:23 DEBUG : only14: size = 0 OK 2026/05/11 01:42:23 INFO : only14: Copied (replaced existing) 2026/05/11 01:42:23 DEBUG : only18: md5 = 2bf2a4c77758398729ec0830b4c872f9 OK 2026/05/11 01:42:23 DEBUG : only18: size = 0 OK 2026/05/11 01:42:23 INFO : only18: Copied (replaced existing) 2026/05/11 01:42:23 DEBUG : only19: md5 = 6e3143baa23ed1775c07b23c8205e79c OK 2026/05/11 01:42:23 DEBUG : only19: size = 0 OK 2026/05/11 01:42:23 INFO : only19: Copied (replaced existing) 2026/05/11 01:42:24 DEBUG : only15: md5 = bdda3dc6dcdaf81c97f4482619b25925 OK 2026/05/11 01:42:24 DEBUG : only15: size = 0 OK 2026/05/11 01:42:24 INFO : only15: Copied (replaced existing) 2026/05/11 01:42:24 DEBUG : only1: md5 = f5d29920d3bc8b3301c4af89b2df8cf7 OK 2026/05/11 01:42:24 DEBUG : only1: size = 0 OK 2026/05/11 01:42:24 INFO : only1: Copied (replaced existing) 2026/05/11 01:42:24 DEBUG : only3: md5 = 6c222531563054adc58ae83f7a67a9cb OK 2026/05/11 01:42:24 DEBUG : only3: size = 0 OK 2026/05/11 01:42:24 INFO : only3: Copied (replaced existing) 2026/05/11 01:42:24 DEBUG : only4: md5 = 019cf0bd8c9c1ab3f7d9d7df74bcf84d OK 2026/05/11 01:42:24 DEBUG : only4: size = 0 OK 2026/05/11 01:42:24 INFO : only4: Copied (replaced existing) 2026/05/11 01:42:25 DEBUG : only5: md5 = 6541232f3a172a920fa1d1062b50c093 OK 2026/05/11 01:42:25 DEBUG : only5: size = 0 OK 2026/05/11 01:42:25 INFO : only5: Copied (replaced existing) 2026/05/11 01:42:25 DEBUG : only6: md5 = 8c63274244b3a4dc70c142aa1e59e882 OK 2026/05/11 01:42:25 DEBUG : only6: size = 0 OK 2026/05/11 01:42:25 INFO : only6: Copied (replaced existing) 2026/05/11 01:42:25 DEBUG : only7: md5 = 194187c2ad47bd3c4ca208ce14aac75a OK 2026/05/11 01:42:25 DEBUG : only7: size = 0 OK 2026/05/11 01:42:25 INFO : only7: Copied (replaced existing) 2026/05/11 01:42:25 DEBUG : only2: md5 = 8791375c41b5f080f7e95171e515daac OK 2026/05/11 01:42:25 DEBUG : only2: size = 0 OK 2026/05/11 01:42:25 INFO : only2: Copied (replaced existing) 2026/05/11 01:42:26 DEBUG : only16: md5 = bba0513860d5b275ef4b07549b2b6a67 OK 2026/05/11 01:42:26 DEBUG : only16: size = 0 OK 2026/05/11 01:42:26 INFO : only16: Copied (replaced existing) 2026/05/11 01:42:26 DEBUG : only13: md5 = 5b45c29863b72c5fa65edc1755c529a2 OK 2026/05/11 01:42:26 DEBUG : only13: size = 0 OK 2026/05/11 01:42:26 INFO : only13: Copied (replaced existing) 2026/05/11 01:42:27 DEBUG : only9: md5 = 5fb4888d0567575b2b920ea86d644ca1 OK 2026/05/11 01:42:27 DEBUG : only9: size = 0 OK 2026/05/11 01:42:27 INFO : only9: Copied (replaced existing) 2026/05/11 01:42:27 DEBUG : only8: md5 = a33c230d439ba9b232b2cfabc5f23405 OK 2026/05/11 01:42:27 DEBUG : only8: size = 0 OK 2026/05/11 01:42:27 INFO : only8: Copied (replaced existing) 2026/05/11 01:42:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (90.22s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:42:47 DEBUG : empty_dir: Making directory with metadata 2026/05/11 01:42:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:42:47 DEBUG : empty_on_remote: Making directory with metadata 2026/05/11 01:42:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:42:47 DEBUG : empty_on_remote: Making directory with metadata 2026/05/11 01:42:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:42:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/11 01:42:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/11 01:42:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:42:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:01 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/11 01:43:02 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/11 01:43:03 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:43:05 DEBUG : empty_dir: Making directory with metadata 2026/05/11 01:43:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:43:05 DEBUG : empty_on_remote: Making directory with metadata 2026/05/11 01:43:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:43:05 DEBUG : empty_on_remote: Making directory with metadata 2026/05/11 01:43:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:43:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/11 01:43:20 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/11 01:43:20 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:43:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:23 DEBUG : sub dir: Making directory with metadata 2026/05/11 01:43:24 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/11 01:43:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:43 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:43:43 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/11 01:43:59 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/11 01:43:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/11 01:44:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/11 01:44:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/11 01:44:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/11 01:44:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/11 01:44:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (44.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:44:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/11 01:44:07 DEBUG : sub dir: Making directory with metadata 2026/05/11 01:44:08 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/11 01:44:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/11 01:44:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/11 01:44:33 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/11 01:44:33 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/11 01:44:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/11 01:44:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/11 01:44:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/11 01:44:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/11 01:44:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/11 01:44:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/11 01:44:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (47.23s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:44:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 8df4fea31b8207ee92d59cc725253152 OK 2026/05/11 01:44:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = d016d62f553111925bb20a5e80465e30 OK 2026/05/11 01:45:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 30caecf929ebca46cf2fdf2f85cb560d OK 2026/05/11 01:45:02 DEBUG : dir1/0003-defghij.txt: md5 = 3d883548df7ace72d12a23f006054c78 OK 2026/05/11 01:45:03 DEBUG : dir1/0004-efghijk.txt: md5 = 5310280ccbe297cde9eb1722e989b2ea OK 2026/05/11 01:45:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 889e51f3999e3fe720eb17be4d7fa776 OK 2026/05/11 01:45:06 DEBUG : dir1/0006-ghijklm.txt: md5 = c87cd7558f81f4eb492986968f11861c OK 2026/05/11 01:45:08 DEBUG : dir1/0007-1234567.txt: md5 = 686dec882e89dd3173f8456b7333e476 OK 2026/05/11 01:45:09 DEBUG : dir1/0008-2345678.txt: md5 = 2177926ef4d1ae17b062e7ea201e614c OK 2026/05/11 01:45:11 DEBUG : dir1/0009-3456789.txt: md5 = f61fa032f2e8ba1be9c8ca9732907448 OK 2026/05/11 01:45:13 DEBUG : dir1/0010-456789.txt: md5 = 775d7b5ddf9c8b59ffd308402b6047c9 OK 2026/05/11 01:45:14 DEBUG : dir1/0011-56789;.txt: md5 = 0189c95214ba486a47d6340e89cd0fdd OK 2026/05/11 01:45:16 DEBUG : dir1/0012-6789;.txt: md5 = f59d92f4efdeb9b5edc44dd183ed8b65 OK 2026/05/11 01:45:17 DEBUG : dir1/0013-789;=.txt: md5 = af4bd1d2e67c7135b5a4018577f42708 OK 2026/05/11 01:45:18 DEBUG : dir1/0014-89;=.txt: md5 = 9456e269246b1551f198156e60e9d0d4 OK 2026/05/11 01:45:20 DEBUG : dir1/0015-9;=.txt: md5 = 47f0764f80fb42341f163979f2427568 OK 2026/05/11 01:45:21 DEBUG : apple: md5 = db2d9482189ae2cedbf1b3cc2261d383 OK 2026/05/11 01:45:23 DEBUG : banana: md5 = 549ab8ddc3a122fd739730f5035884b7 OK 2026/05/11 01:45:24 DEBUG : appleappleapplebanana: md5 = 52af53f4664bf84740a7dd274e6f7ea0 OK 2026/05/11 01:45:26 DEBUG : splitbananasplit: md5 = 3973ce50115ca4e32f5c4c6fcb2501c9 OK 2026/05/11 01:45:26 DEBUG : Waiting for deletions to finish 2026/05/11 01:45:27 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:45:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:45:28 DEBUG : apple: size = 5 OK 2026/05/11 01:45:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : apple: Unchanged skipping 2026/05/11 01:45:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:45:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:45:28 DEBUG : banana: size = 6 OK 2026/05/11 01:45:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : banana: Unchanged skipping 2026/05/11 01:45:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:45:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:45:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:45:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:45:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:45:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:45:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:45:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:45:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:45:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:45:28 DEBUG : Waiting for deletions to finish 2026/05/11 01:45:28 DEBUG : Waiting for deletions to finish 2026/05/11 01:45:29 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:45:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:45:30 DEBUG : dir1: Directory modification time the same (differ by -530.702µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : apple: size = 5 OK 2026/05/11 01:45:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : apple: Unchanged skipping 2026/05/11 01:45:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:45:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:45:30 DEBUG : banana: size = 6 OK 2026/05/11 01:45:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : banana: Unchanged skipping 2026/05/11 01:45:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:45:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:45:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:45:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:45:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:45:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:45:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:45:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:45:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:45:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:45:30 DEBUG : Waiting for deletions to finish 2026/05/11 01:45:30 DEBUG : Waiting for deletions to finish 2026/05/11 01:45:31 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:45:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:45:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:45:45 DEBUG : dir1/0000-abcdefg.txt: md5 = f1554428f0f4329b02af90c678112b88 OK 2026/05/11 01:45:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = d3a70edd7a941d24ab3d654a9a843e23 OK 2026/05/11 01:45:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 002fe69af388dc9598b59899698c1c8a OK 2026/05/11 01:45:50 DEBUG : dir1/0003-defghij.txt: md5 = 559118d46e3ddc7e967b3a6b02e35fdf OK 2026/05/11 01:45:52 DEBUG : dir1/0004-efghijk.txt: md5 = 532037d6f71094e93a81285109250574 OK 2026/05/11 01:45:53 DEBUG : dir1/0005-fghijkl.txt: md5 = b6370b449ae03fe7d4b40c3e862441b4 OK 2026/05/11 01:45:55 DEBUG : dir1/0006-ghijklm.txt: md5 = aaf1fffa57c43593494275e02bbf2bc0 OK 2026/05/11 01:45:56 DEBUG : dir1/0007-1234567.txt: md5 = e924d370df0c81631bf364386cf3942e OK 2026/05/11 01:45:58 DEBUG : dir1/0008-2345678.txt: md5 = 087dcc7530091ee31e9cc7a3b5eaaf57 OK 2026/05/11 01:45:59 DEBUG : dir1/0009-3456789.txt: md5 = ba61038a530e2043fee7d99019b74e25 OK 2026/05/11 01:46:01 DEBUG : dir1/0010-456789.txt: md5 = 4fe9cd9cc821309c40e71705ce43cc32 OK 2026/05/11 01:46:03 DEBUG : dir1/0011-56789;.txt: md5 = db784ebe30705323e7b901be3caf7711 OK 2026/05/11 01:46:04 DEBUG : dir1/0012-6789;.txt: md5 = 24bab58cbbf74eada2028014472c6799 OK 2026/05/11 01:46:06 DEBUG : dir1/0013-789;=.txt: md5 = a7e706d01f8d6dc477c4826ea73cc227 OK 2026/05/11 01:46:07 DEBUG : dir1/0014-89;=.txt: md5 = ca68d6da469bb99474ae68fbc1fda122 OK 2026/05/11 01:46:09 DEBUG : dir1/0015-9;=.txt: md5 = 7e73a5dde2eee4704448fc33b01ea244 OK 2026/05/11 01:46:10 DEBUG : apple: md5 = 0c9cbf1df16359d4f689d940291d61dd OK 2026/05/11 01:46:12 DEBUG : banana: md5 = 145d381dd3623f9873886eaddf23b36b OK 2026/05/11 01:46:14 DEBUG : appleappleapplebanana: md5 = 05b4d5e6eded6910cf498318fa57dbe7 OK 2026/05/11 01:46:15 DEBUG : splitbananasplit: md5 = 33a7cf1cd614f1d20b0bf2a85b47500b OK 2026/05/11 01:46:15 DEBUG : Waiting for deletions to finish 2026/05/11 01:46:16 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:46:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:46:17 DEBUG : apple: size = 5 OK 2026/05/11 01:46:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : apple: Unchanged skipping 2026/05/11 01:46:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:46:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:46:17 DEBUG : banana: size = 6 OK 2026/05/11 01:46:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : banana: Unchanged skipping 2026/05/11 01:46:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:46:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:46:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:46:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:46:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:46:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:46:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:46:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:46:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:46:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:46:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:46:17 DEBUG : Waiting for deletions to finish 2026/05/11 01:46:17 DEBUG : Waiting for deletions to finish 2026/05/11 01:46:18 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:46:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:46:19 DEBUG : dir1: Directory modification time the same (differ by -435.618µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : apple: size = 5 OK 2026/05/11 01:46:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : apple: Unchanged skipping 2026/05/11 01:46:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:46:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:46:19 DEBUG : banana: size = 6 OK 2026/05/11 01:46:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : banana: Unchanged skipping 2026/05/11 01:46:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:46:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:46:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:46:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:46:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:46:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:46:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:46:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:46:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:46:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:46:19 DEBUG : Waiting for deletions to finish 2026/05/11 01:46:19 DEBUG : Waiting for deletions to finish 2026/05/11 01:46:20 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:46:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:46:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:46:34 DEBUG : dir1/0000-abcdefg.txt: md5 = f4d8dc5fe35a100bced6df52db9417e3 OK 2026/05/11 01:46:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = b4e2b01106e3d50c66ad1e24fe745dc9 OK 2026/05/11 01:46:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 0d38d6b179fd0d8a4e80dd2fee6ae149 OK 2026/05/11 01:46:39 DEBUG : dir1/0003-defghij.txt: md5 = c2495dd3a3bff8fd399a90ed62b96b8e OK 2026/05/11 01:46:40 DEBUG : dir1/0004-efghijk.txt: md5 = 82fc925e6689be6b3e4cb77781af3c41 OK 2026/05/11 01:46:42 DEBUG : dir1/0005-fghijkl.txt: md5 = 4ce6d05cd7ce3dd3ea91c6cf450c2dd1 OK 2026/05/11 01:46:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 350e6df11e3ad649437f70ddaacf2bbc OK 2026/05/11 01:46:45 DEBUG : dir1/0007-1234567.txt: md5 = c5e9685f982cd04e31b17b2b08156a37 OK 2026/05/11 01:46:46 DEBUG : dir1/0008-2345678.txt: md5 = e54a8f9ed99011640bdaef2c3386ecb3 OK 2026/05/11 01:46:48 DEBUG : dir1/0009-3456789.txt: md5 = ef56c1179bbf5aaf658ef4060c567756 OK 2026/05/11 01:46:49 DEBUG : dir1/0010-456789.txt: md5 = b6706e3c01b3f3cbcb29731392b8e042 OK 2026/05/11 01:46:51 DEBUG : dir1/0011-56789;.txt: md5 = f17ffd6510698a9d84bc31c60d3234ef OK 2026/05/11 01:46:52 DEBUG : dir1/0012-6789;.txt: md5 = df23c0c0e19a96c858416731f8b2945b OK 2026/05/11 01:46:54 DEBUG : dir1/0013-789;=.txt: md5 = 0448954456cfe4364e04d45239edf976 OK 2026/05/11 01:46:55 DEBUG : dir1/0014-89;=.txt: md5 = f1405c700e1e3f34a9de1f6db5814d8f OK 2026/05/11 01:46:57 DEBUG : dir1/0015-9;=.txt: md5 = 7d9b2b8b402953115ee9c625ccf638c4 OK 2026/05/11 01:46:58 DEBUG : apple: md5 = f83044463e6efee2491e01899ce2d612 OK 2026/05/11 01:47:00 DEBUG : banana: md5 = 234b8f765acd28533b2a2541dd3cbc3d OK 2026/05/11 01:47:01 DEBUG : appleappleapplebanana: md5 = ccfb21152467f06e41f9da04f2c1b11f OK 2026/05/11 01:47:03 DEBUG : splitbananasplit: md5 = 261b2ab978e95ea03da95056bd267189 OK 2026/05/11 01:47:03 DEBUG : Waiting for deletions to finish 2026/05/11 01:47:03 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:47:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:47:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:04 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:04 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 01:47:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:47:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:47:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:47:06 DEBUG : YXBwbGU=: md5 = af7a22ed18a7b56baba195c01fe7a90c OK 2026/05/11 01:47:06 DEBUG : YXBwbGU=: size = 5 OK 2026/05/11 01:47:06 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/11 01:47:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:06 DEBUG : YmFuYW5h: md5 = b3c5eb53f8505a604ffc0c9e173a0385 OK 2026/05/11 01:47:06 DEBUG : YmFuYW5h: size = 6 OK 2026/05/11 01:47:06 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/11 01:47:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 3e93d072baea4e8871fdbe7192dfbb5a OK 2026/05/11 01:47:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/11 01:47:06 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 39329e785c05fb19d123f50e8eb283c4 OK 2026/05/11 01:47:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/11 01:47:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 97bdb37dc8fbfd346ad25a5b0126755a OK 2026/05/11 01:47:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/11 01:47:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 9166d1c90293c0b19997e0c0d54e3748 OK 2026/05/11 01:47:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/11 01:47:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 05725cabc68a550e6cad3e7764de5d27 OK 2026/05/11 01:47:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/11 01:47:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 3f87d20b6c46d8de77fca5876282a3b5 OK 2026/05/11 01:47:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/11 01:47:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 0624f3b7e9e5ec5e75490e5c33c5f38f OK 2026/05/11 01:47:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/11 01:47:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 6ede8a6243c094f600768277be0cba9a OK 2026/05/11 01:47:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/11 01:47:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 98806ad5c616e213a10514b3fb635602 OK 2026/05/11 01:47:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/11 01:47:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 661647ac38e966a1f1174dad7f0f8474 OK 2026/05/11 01:47:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/11 01:47:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 6239d9535b3d6595e620f87e3410a3b5 OK 2026/05/11 01:47:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/11 01:47:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = bfb74c9779c0bcc3db4403c34f5865be OK 2026/05/11 01:47:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/11 01:47:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = d8440236139d95476ac08c4a32cbfe67 OK 2026/05/11 01:47:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/11 01:47:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 2304b28e81dcc27b82e17f65bcf80aa8 OK 2026/05/11 01:47:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/11 01:47:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = e7f3be0a2fd674c0c94f16d86ff42aad OK 2026/05/11 01:47:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/11 01:47:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 6a18368b851edb00f6eec53386650b89 OK 2026/05/11 01:47:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/11 01:47:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 87ac7c02a08c3b5d26088358786bba69 OK 2026/05/11 01:47:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/11 01:47:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:12 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 94d7b8d52b8c6c058c27c29c3798dde9 OK 2026/05/11 01:47:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/11 01:47:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:12 DEBUG : Waiting for deletions to finish 2026/05/11 01:47:13 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 01:47:13 INFO : apple: Deleted 2026/05/11 01:47:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 01:47:13 INFO : splitbananasplit: Deleted 2026/05/11 01:47:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 01:47:13 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 01:47:14 INFO : banana: Deleted 2026/05/11 01:47:14 INFO : appleappleapplebanana: Deleted 2026/05/11 01:47:14 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 01:47:14 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 01:47:14 DEBUG : Waiting for deletions to finish 2026/05/11 01:47:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:15 DEBUG : dir1: Directory modification time the same (differ by -316.594µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : YXBwbGU=: size = 5 OK 2026/05/11 01:47:15 DEBUG : YmFuYW5h: size = 6 OK 2026/05/11 01:47:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : banana: Unchanged skipping 2026/05/11 01:47:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/11 01:47:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:47:15 DEBUG : apple: Unchanged skipping 2026/05/11 01:47:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/11 01:47:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/11 01:47:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/11 01:47:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/11 01:47:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/11 01:47:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:47:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/11 01:47:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/11 01:47:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/11 01:47:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:47:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:47:15 DEBUG : Waiting for deletions to finish 2026/05/11 01:47:15 DEBUG : Waiting for deletions to finish 2026/05/11 01:47:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/11 01:47:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/11 01:47:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/11 01:47:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/11 01:47:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/11 01:47:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/11 01:47:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/11 01:47:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/11 01:47:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/11 01:47:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/11 01:47:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:47:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:47:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 9985d72bfe64c39e4cbc6fd34a7e72c3 OK 2026/05/11 01:47:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = c1a144ddca0219c916736257d26e931a OK 2026/05/11 01:47:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 70f8273c880a886a5dc19b95ea393124 OK 2026/05/11 01:47:35 DEBUG : dir1/0003-defghij.txt: md5 = c66b6a9459d7a3a8eb74a1caebf2fb84 OK 2026/05/11 01:47:37 DEBUG : dir1/0004-efghijk.txt: md5 = 5ffa36faf83a458f0ac2f6a37b4efe61 OK 2026/05/11 01:47:38 DEBUG : dir1/0005-fghijkl.txt: md5 = bd955b3b9ea04f824d71168bee44e7eb OK 2026/05/11 01:47:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 43d5f87a2ea778058542dbd07e7247c3 OK 2026/05/11 01:47:41 DEBUG : dir1/0007-1234567.txt: md5 = e565c01e154cc80022640a180e73704d OK 2026/05/11 01:47:43 DEBUG : dir1/0008-2345678.txt: md5 = 246317083ecb39af5eb56f5173114753 OK 2026/05/11 01:47:44 DEBUG : dir1/0009-3456789.txt: md5 = 211ec80287c827909343bed9402fdfcb OK 2026/05/11 01:47:46 DEBUG : dir1/0010-456789.txt: md5 = 66bc4af7e1904a457c27117d2e2f39fa OK 2026/05/11 01:47:47 DEBUG : dir1/0011-56789;.txt: md5 = 8f8f45bca51df97fa5fd559702e4ab59 OK 2026/05/11 01:47:49 DEBUG : dir1/0012-6789;.txt: md5 = 54d63c6a09aa006b1e60bcede3b7bf4f OK 2026/05/11 01:47:50 DEBUG : dir1/0013-789;=.txt: md5 = 847163a34703dff421849f8798d3d39e OK 2026/05/11 01:47:52 DEBUG : dir1/0014-89;=.txt: md5 = ba50018373fb2d632deabc15f43eecbd OK 2026/05/11 01:47:54 DEBUG : dir1/0015-9;=.txt: md5 = e8644fad057abc68fd628241027e3f18 OK 2026/05/11 01:47:55 DEBUG : apple: md5 = 97e6a5b266dec059e8360227264bb6f2 OK 2026/05/11 01:47:57 DEBUG : banana: md5 = e4471e8da09271e8c40221d3f4c4d84f OK 2026/05/11 01:47:58 DEBUG : appleappleapplebanana: md5 = d3247ff9ec3c77adf7a9fbb5aba80da0 OK 2026/05/11 01:48:00 DEBUG : splitbananasplit: md5 = 11e414b6e3b672313dd3de82ec419346 OK 2026/05/11 01:48:00 DEBUG : Waiting for deletions to finish 2026/05/11 01:48:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/11 01:48:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/11 01:48:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/11 01:48:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/11 01:48:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/11 01:48:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/11 01:48:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/11 01:48:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/11 01:48:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/11 01:48:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/11 01:48:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/11 01:48:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/11 01:48:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/11 01:48:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/11 01:48:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/11 01:48:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/11 01:48:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:48:03 DEBUG : PREFIXapple: md5 = b4c7ff30df63f675078617cd1f4113b1 OK 2026/05/11 01:48:03 DEBUG : PREFIXapple: size = 5 OK 2026/05/11 01:48:03 INFO : apple: Copied (new) to: PREFIXapple 2026/05/11 01:48:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 01:48:03 DEBUG : PREFIXappleappleapplebanana: md5 = 6628adeda870a8cf6f69024af08328f5 OK 2026/05/11 01:48:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/11 01:48:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/11 01:48:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 01:48:03 DEBUG : PREFIXsplitbananasplit: md5 = 1a8a64b58df717a7f8b49631184cee58 OK 2026/05/11 01:48:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/11 01:48:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/11 01:48:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 01:48:03 DEBUG : PREFIXbanana: md5 = d61d5e6b046fb032ba501cbf812d0857 OK 2026/05/11 01:48:03 DEBUG : PREFIXbanana: size = 6 OK 2026/05/11 01:48:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/11 01:48:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 01:48:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = c92f126e4e0e3865bab19848bfb9c698 OK 2026/05/11 01:48:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/11 01:48:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 01:48:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 01:48:05 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 39a358a7d925cd63b2c07f8fe7dc1095 OK 2026/05/11 01:48:05 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/11 01:48:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/11 01:48:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 01:48:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = da64bbf716123ab942d8c253df6c63d1 OK 2026/05/11 01:48:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/11 01:48:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 01:48:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 01:48:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 370fbcf1b4813add87b795d0d75edfc1 OK 2026/05/11 01:48:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:48:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 01:48:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 01:48:06 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = c269d90924cfc65724ad35cef19a3200 OK 2026/05/11 01:48:06 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/11 01:48:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/11 01:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 01:48:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 2bbc53fadc35e8fa326dfb36c03c719f OK 2026/05/11 01:48:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/11 01:48:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 01:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 01:48:06 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 8b8c76c1900a01a4a302d06ab20d62f2 OK 2026/05/11 01:48:06 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/11 01:48:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/11 01:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 01:48:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = e0408d46f48b8144ef0f3719c27ee99a OK 2026/05/11 01:48:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/11 01:48:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 01:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 01:48:08 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 37433211233342bd3a68f3cf09e7a37f OK 2026/05/11 01:48:08 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/11 01:48:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/11 01:48:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 01:48:08 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = d0759d067c36ad733408aa91d942e7cf OK 2026/05/11 01:48:08 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/11 01:48:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/11 01:48:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 01:48:08 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 7aff71657385ae8050557d73bc38c49b OK 2026/05/11 01:48:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/11 01:48:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/11 01:48:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 01:48:08 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 82b4fb768ef64965c7feb9bab3d8ef01 OK 2026/05/11 01:48:08 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/11 01:48:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/11 01:48:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 01:48:09 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = aa62e3b5cdc9f94e1923c2455030f5ab OK 2026/05/11 01:48:09 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/11 01:48:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/11 01:48:09 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 2fb3ffba6a7921d45a861e0ba9742f87 OK 2026/05/11 01:48:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/11 01:48:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/11 01:48:09 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 092f17a00dbf153325ad39325297711b OK 2026/05/11 01:48:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/11 01:48:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/11 01:48:09 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 81a6dde1e3dcb0a6071d27b34d127d68 OK 2026/05/11 01:48:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/11 01:48:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/11 01:48:09 DEBUG : Waiting for deletions to finish 2026/05/11 01:48:10 INFO : banana: Deleted 2026/05/11 01:48:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 01:48:10 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 01:48:11 INFO : appleappleapplebanana: Deleted 2026/05/11 01:48:11 INFO : apple: Deleted 2026/05/11 01:48:11 INFO : splitbananasplit: Deleted 2026/05/11 01:48:11 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 01:48:11 DEBUG : Waiting for deletions to finish 2026/05/11 01:48:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:48:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 01:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 01:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 01:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 01:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 01:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 01:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 01:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 01:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 01:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 01:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 01:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 01:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 01:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 01:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 01:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 01:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 01:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 01:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 01:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/11 01:48:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/11 01:48:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/11 01:48:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/11 01:48:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/11 01:48:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/11 01:48:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/11 01:48:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/11 01:48:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/11 01:48:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/11 01:48:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/11 01:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/11 01:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/11 01:48:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1: Directory modification time the same (differ by -364.185µs, within tolerance 1ms) 2026/05/11 01:48:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:48:14 DEBUG : splitbananasplit: md5 = 95a959bb7587963e630d0b1e451220d8 OK 2026/05/11 01:48:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:48:14 INFO : splitbananasplit: Copied (new) 2026/05/11 01:48:14 DEBUG : banana: md5 = 252c383a6e27d297fd96b466f09f9892 OK 2026/05/11 01:48:14 DEBUG : banana: size = 6 OK 2026/05/11 01:48:14 INFO : banana: Copied (new) 2026/05/11 01:48:14 DEBUG : appleappleapplebanana: md5 = 12519ba69e3e1d7bbd1e57d3ddba9222 OK 2026/05/11 01:48:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:48:14 INFO : appleappleapplebanana: Copied (new) 2026/05/11 01:48:14 DEBUG : apple: md5 = 5afaa4dee7ddb2d09766c472e961adfa OK 2026/05/11 01:48:14 DEBUG : apple: size = 5 OK 2026/05/11 01:48:14 INFO : apple: Copied (new) 2026/05/11 01:48:15 DEBUG : dir1/0000-abcdefg.txt: md5 = f206e73cabbf91dd1ac205896180ecff OK 2026/05/11 01:48:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:48:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/11 01:48:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 8ac6029990b7b7afb92927c69dfeb47f OK 2026/05/11 01:48:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:48:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/11 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = f7c51fb44c192648f8e5835639780580 OK 2026/05/11 01:48:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:48:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/11 01:48:16 DEBUG : dir1/0003-defghij.txt: md5 = 0a8095c75a8a4d5b19f5e43e1950f3c0 OK 2026/05/11 01:48:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:48:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/11 01:48:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 48ea32900a14b8c7352834032df41eed OK 2026/05/11 01:48:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:48:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/11 01:48:17 DEBUG : dir1/0004-efghijk.txt: md5 = 44ad2896dbb162760068d017a5539c45 OK 2026/05/11 01:48:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:48:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/11 01:48:17 DEBUG : dir1/0007-1234567.txt: md5 = 4810464caf5c396b14b18ab68b5a8ff8 OK 2026/05/11 01:48:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:48:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/11 01:48:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 5d2fbab015a6ad313c9d5a166d6b9623 OK 2026/05/11 01:48:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:48:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/11 01:48:18 DEBUG : dir1/0008-2345678.txt: md5 = 1c94b90a9591de45550eef70f5fcc84c OK 2026/05/11 01:48:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:48:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/11 01:48:18 DEBUG : dir1/0009-3456789.txt: md5 = d13da262138acb432a73b5169a083217 OK 2026/05/11 01:48:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:48:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/11 01:48:18 DEBUG : dir1/0010-456789.txt: md5 = bccc0d5a82edc77b2ca7f5f9154c81e3 OK 2026/05/11 01:48:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:48:18 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/11 01:48:19 DEBUG : dir1/0011-56789;.txt: md5 = 9ce8382549577715c9dde4c07952ecaa OK 2026/05/11 01:48:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:48:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/11 01:48:20 DEBUG : dir1/0012-6789;.txt: md5 = a1750d43d3922754b102f2fec74ff828 OK 2026/05/11 01:48:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:48:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/11 01:48:20 DEBUG : dir1/0013-789;=.txt: md5 = 0afcb4eb0469ca7e15ed7768476a79ca OK 2026/05/11 01:48:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:48:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/11 01:48:20 DEBUG : dir1/0014-89;=.txt: md5 = a437f30b51d91b7bfaad38af192f6a66 OK 2026/05/11 01:48:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:48:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/11 01:48:20 DEBUG : dir1/0015-9;=.txt: md5 = fe8d73fa92c5254468c725340a69a2e3 OK 2026/05/11 01:48:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:48:20 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/11 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/11 01:48:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/11 01:48:21 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/11 01:48:21 INFO : PREFIXbanana: Deleted 2026/05/11 01:48:21 INFO : PREFIXapple: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/11 01:48:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/11 01:48:22 INFO : PREFIXsplitbananasplit: Deleted 2026/05/11 01:48:22 DEBUG : Waiting for deletions to finish 2026/05/11 01:48:22 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:48:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : Waiting for deletions to finish 2026/05/11 01:48:23 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:48:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:48:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:48:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 5e5df7ccff41e7e40e455c8960c349ac OK 2026/05/11 01:48:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3f3fe87e2f6dd756765c3923ba7779e4 OK 2026/05/11 01:48:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 1364069f179018e59f88096c37055546 OK 2026/05/11 01:48:42 DEBUG : dir1/0003-defghij.txt: md5 = ac6d9e71c18abe5dd742fde91eae130b OK 2026/05/11 01:48:44 DEBUG : dir1/0004-efghijk.txt: md5 = a5e0d80136f4684861ba52fbb75e9d81 OK 2026/05/11 01:48:45 DEBUG : dir1/0005-fghijkl.txt: md5 = dea4c806cbb289208a8a8d77bf8638ca OK 2026/05/11 01:48:47 DEBUG : dir1/0006-ghijklm.txt: md5 = b940390312548885d2fa2059e14c373a OK 2026/05/11 01:48:48 DEBUG : dir1/0007-1234567.txt: md5 = 8062642785221d1ea06f1ae0acf3f5a8 OK 2026/05/11 01:48:50 DEBUG : dir1/0008-2345678.txt: md5 = f733028da91e62f6d03ac7f35eb22331 OK 2026/05/11 01:48:51 DEBUG : dir1/0009-3456789.txt: md5 = cfe7469bab9f1a82f6a29cecdf4d75ed OK 2026/05/11 01:48:53 DEBUG : dir1/0010-456789.txt: md5 = e2c97af3a932a3ae2ff311fa61fafd7f OK 2026/05/11 01:48:54 DEBUG : dir1/0011-56789;.txt: md5 = cf032bd7b6c61a8dafbda3afd3f9cda2 OK 2026/05/11 01:48:56 DEBUG : dir1/0012-6789;.txt: md5 = 8366cee1957acbee1ef588151e4f39d4 OK 2026/05/11 01:48:57 DEBUG : dir1/0013-789;=.txt: md5 = 7a34aed8ed0d8e24df2e7e72eb7b6cc9 OK 2026/05/11 01:48:59 DEBUG : dir1/0014-89;=.txt: md5 = 9d08abac896ae3a462d8a4142e58a8c3 OK 2026/05/11 01:49:01 DEBUG : dir1/0015-9;=.txt: md5 = 690d6bf5862845128b6af7f7f5ef738b OK 2026/05/11 01:49:02 DEBUG : apple: md5 = 68d0a18703e5b85a131f5a4174f0a734 OK 2026/05/11 01:49:04 DEBUG : banana: md5 = 258ece6e747d9a975073d16157fb951a OK 2026/05/11 01:49:05 DEBUG : appleappleapplebanana: md5 = 0f664e7026fd4c64f57d3fd021ab02b3 OK 2026/05/11 01:49:07 DEBUG : splitbananasplit: md5 = 81d78c67f81d01f35fd6214e38ec3b75 OK 2026/05/11 01:49:07 DEBUG : Waiting for deletions to finish 2026/05/11 01:49:07 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 01:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 01:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 01:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 01:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 01:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 01:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 01:49:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:49:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 01:49:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/11 01:49:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:49:10 DEBUG : bananaSUFFIX: md5 = 20c2f504c209a8760d20324141f8bf79 OK 2026/05/11 01:49:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/11 01:49:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 01:49:10 DEBUG : appleSUFFIX: md5 = bbfe6012f34ba236d119d8da0320a9c8 OK 2026/05/11 01:49:10 DEBUG : appleSUFFIX: size = 5 OK 2026/05/11 01:49:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/11 01:49:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:10 DEBUG : appleappleapplebananaSUFFIX: md5 = adfd19d339d9a73efaed7dbc5bcb58e5 OK 2026/05/11 01:49:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/11 01:49:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/11 01:49:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 01:49:10 DEBUG : splitbananasplitSUFFIX: md5 = 7bb6a1e34754f5e6394e03222160ef11 OK 2026/05/11 01:49:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/11 01:49:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/11 01:49:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 3eb2773e26345716b3516f80f0976fa6 OK 2026/05/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/11 01:49:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 01:49:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 602a0c0ef051cadffcf654067cde3dd3 OK 2026/05/11 01:49:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/11 01:49:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 01:49:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 01:49:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = b9d3316b5605811c3a479ba6165bd751 OK 2026/05/11 01:49:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/11 01:49:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 01:49:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 01:49:12 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 58a8f040f328e0ea515fb2bdb7911d3f OK 2026/05/11 01:49:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/11 01:49:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/11 01:49:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 01:49:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 9ca517eef3bb86ace2bd0dab837cd852 OK 2026/05/11 01:49:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/11 01:49:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 01:49:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 01:49:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 5d6f62ea43122b8b36d8e1132d369817 OK 2026/05/11 01:49:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/11 01:49:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 01:49:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 01:49:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = ede0c8b5532b96606850e2d436fbd8e1 OK 2026/05/11 01:49:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/11 01:49:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 01:49:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 01:49:14 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 485f12ba7c9a5c424c76b337eb569405 OK 2026/05/11 01:49:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/11 01:49:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/11 01:49:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 01:49:14 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 6b38cc010f92b9adf9093cee814c653c OK 2026/05/11 01:49:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/11 01:49:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/11 01:49:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 01:49:15 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 1118f9f33c05af7fe66def3aae42fdb7 OK 2026/05/11 01:49:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/11 01:49:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/11 01:49:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 01:49:15 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = f4ca2852697c6eb58c3b3d2fcd763530 OK 2026/05/11 01:49:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/11 01:49:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/11 01:49:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 01:49:15 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 3495aba5966124629aec62fffba57ea4 OK 2026/05/11 01:49:15 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/11 01:49:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/11 01:49:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 01:49:16 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 09fc24ac8743dfa950359b960512d2e1 OK 2026/05/11 01:49:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/11 01:49:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/11 01:49:16 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 5c210f4e28f2d09e45239f354b9d5300 OK 2026/05/11 01:49:16 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/11 01:49:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/11 01:49:16 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 84da6c0a7357319fcca546bc06c353cc OK 2026/05/11 01:49:16 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/11 01:49:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/11 01:49:17 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 88e850965ba86da10b83f67d80426610 OK 2026/05/11 01:49:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/11 01:49:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/11 01:49:17 DEBUG : Waiting for deletions to finish 2026/05/11 01:49:17 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 01:49:17 INFO : appleappleapplebanana: Deleted 2026/05/11 01:49:17 INFO : banana: Deleted 2026/05/11 01:49:17 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 01:49:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 01:49:17 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 01:49:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 01:49:17 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 01:49:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 01:49:17 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 01:49:17 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 01:49:17 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 01:49:17 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 01:49:17 INFO : splitbananasplit: Deleted 2026/05/11 01:49:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 01:49:18 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 01:49:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 01:49:18 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 01:49:18 INFO : apple: Deleted 2026/05/11 01:49:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 01:49:18 DEBUG : Waiting for deletions to finish 2026/05/11 01:49:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/11 01:49:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/11 01:49:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/11 01:49:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/11 01:49:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/11 01:49:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1: Directory modification time the same (differ by -588.921µs, within tolerance 1ms) 2026/05/11 01:49:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:49:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:49:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:49:21 DEBUG : splitbananasplit: md5 = 0989707a8f1cdc3706a9653ec00cf22f OK 2026/05/11 01:49:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:49:21 INFO : splitbananasplit: Copied (new) 2026/05/11 01:49:21 DEBUG : apple: md5 = 1941474ce5fda5010bd80098135311de OK 2026/05/11 01:49:21 DEBUG : apple: size = 5 OK 2026/05/11 01:49:21 INFO : apple: Copied (new) 2026/05/11 01:49:21 DEBUG : appleappleapplebanana: md5 = ba85d688fe4095a804e6fe4675cc05bd OK 2026/05/11 01:49:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:49:21 INFO : appleappleapplebanana: Copied (new) 2026/05/11 01:49:21 DEBUG : banana: md5 = da6458b954d57fc66df9f568bb4f2848 OK 2026/05/11 01:49:21 DEBUG : banana: size = 6 OK 2026/05/11 01:49:21 INFO : banana: Copied (new) 2026/05/11 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = b1651355ca92869ad6cf90b9b65cf9bf OK 2026/05/11 01:49:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:49:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/11 01:49:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 6a0b4651318a31f010270d04c37bfba8 OK 2026/05/11 01:49:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:49:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/11 01:49:23 DEBUG : dir1/0002-cdefghi.txt: md5 = f52a75469628bca4d2c081fb56506149 OK 2026/05/11 01:49:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:49:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/11 01:49:23 DEBUG : dir1/0003-defghij.txt: md5 = 2f69ef4994790ecf1bae004689a644d9 OK 2026/05/11 01:49:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:49:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/11 01:49:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 55d28c5b41585209599f0300cc0c8c43 OK 2026/05/11 01:49:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:49:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/11 01:49:24 DEBUG : dir1/0007-1234567.txt: md5 = 6cd91127f8f32384ba14863957ec141c OK 2026/05/11 01:49:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:49:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/11 01:49:24 DEBUG : dir1/0004-efghijk.txt: md5 = fa7f28645f8014fbbecd4227021ab67c OK 2026/05/11 01:49:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:49:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/11 01:49:24 DEBUG : dir1/0006-ghijklm.txt: md5 = fd237efbf5b68ace0cb03794e8297c2d OK 2026/05/11 01:49:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:49:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/11 01:49:26 DEBUG : dir1/0008-2345678.txt: md5 = faf387ddb82807f99483ef3fd806e728 OK 2026/05/11 01:49:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:49:26 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/11 01:49:26 DEBUG : dir1/0010-456789.txt: md5 = d9c9ed3bb4c9e197b210708f200d1879 OK 2026/05/11 01:49:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:49:26 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/11 01:49:26 DEBUG : dir1/0011-56789;.txt: md5 = 327517b0f31c071e0e4f3e3675391d19 OK 2026/05/11 01:49:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:49:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/11 01:49:26 DEBUG : dir1/0009-3456789.txt: md5 = f01eeed3cc1f03a1f8b26109f593e500 OK 2026/05/11 01:49:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:49:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/11 01:49:27 DEBUG : dir1/0012-6789;.txt: md5 = 298ef7a96a311666132f0a68466342fd OK 2026/05/11 01:49:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:49:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/11 01:49:27 DEBUG : dir1/0013-789;=.txt: md5 = 4000ae2788a4f140ce2afcac264be2f0 OK 2026/05/11 01:49:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:49:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/11 01:49:27 DEBUG : dir1/0015-9;=.txt: md5 = 5cf5ed63a7cc96e19b7c37f98c62f930 OK 2026/05/11 01:49:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:49:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/11 01:49:27 DEBUG : dir1/0014-89;=.txt: md5 = 4f51b68016dde9da1fd91d9e1479dcfa OK 2026/05/11 01:49:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:49:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/11 01:49:27 DEBUG : Waiting for deletions to finish 2026/05/11 01:49:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : bananaSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : splitbananasplitSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/11 01:49:28 INFO : appleSUFFIX: Deleted 2026/05/11 01:49:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/11 01:49:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/11 01:49:29 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/11 01:49:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/11 01:49:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/11 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/11 01:49:29 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : Waiting for deletions to finish 2026/05/11 01:49:30 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:49:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:49:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:49:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 7fbcdc95d11d6d30e9dae0c0a0b2b6d2 OK 2026/05/11 01:49:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 26bb0ece7620397826c795b73c262005 OK 2026/05/11 01:49:48 DEBUG : dir1/0002-cdefghi.txt: md5 = a31d11fa88c09b7c70eb2b73bde581bc OK 2026/05/11 01:49:50 DEBUG : dir1/0003-defghij.txt: md5 = 11319e7d89a57aac0f435a931fc5a8ac OK 2026/05/11 01:49:51 DEBUG : dir1/0004-efghijk.txt: md5 = 5fe7e89ff672679ecddf6d00e2eeef09 OK 2026/05/11 01:49:53 DEBUG : dir1/0005-fghijkl.txt: md5 = b8943e40ceb2606c0b379dbaa622ad8a OK 2026/05/11 01:49:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 1b06b4559ab24e8d75cb99b77c12b62a OK 2026/05/11 01:49:56 DEBUG : dir1/0007-1234567.txt: md5 = 25e03b466e7395fda459f0a61fbcf85c OK 2026/05/11 01:49:57 DEBUG : dir1/0008-2345678.txt: md5 = 73ad7b8627f1e252ba2ec14c65a3c8c3 OK 2026/05/11 01:49:58 DEBUG : dir1/0009-3456789.txt: md5 = 7ca10224b311bfb9685e4df32d418777 OK 2026/05/11 01:50:00 DEBUG : dir1/0010-456789.txt: md5 = 4c9ff4b4201517a35a7a0305ee7d6d0e OK 2026/05/11 01:50:01 DEBUG : dir1/0011-56789;.txt: md5 = f50c3cfec663f3910f7940cf45888f99 OK 2026/05/11 01:50:03 DEBUG : dir1/0012-6789;.txt: md5 = b2001d6ae052184f07c4536656b8c9b4 OK 2026/05/11 01:50:05 DEBUG : dir1/0013-789;=.txt: md5 = 01b8fb694516483e39e69aeacbf6e9dc OK 2026/05/11 01:50:06 DEBUG : dir1/0014-89;=.txt: md5 = 82493503ae5a7d9c588718503ddc03c5 OK 2026/05/11 01:50:08 DEBUG : dir1/0015-9;=.txt: md5 = c98a3ea677e402caf2aa1e3a855b4d55 OK 2026/05/11 01:50:09 DEBUG : apple: md5 = 94f178c930432f427074f5a7b5b2c86e OK 2026/05/11 01:50:11 DEBUG : banana: md5 = ddeccd2915f615fa2d2fe59f257ddb2c OK 2026/05/11 01:50:12 DEBUG : appleappleapplebanana: md5 = 3a76192d2da92075abee081a3fcca215 OK 2026/05/11 01:50:14 DEBUG : splitbananasplit: md5 = de313472f342fa800549b14d2d160f0d OK 2026/05/11 01:50:14 DEBUG : Waiting for deletions to finish 2026/05/11 01:50:14 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:50:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/11 01:50:15 DEBUG : apple: size = 5 OK 2026/05/11 01:50:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:15 DEBUG : apple: Unchanged skipping 2026/05/11 01:50:15 DEBUG : banana: size = 6 OK 2026/05/11 01:50:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:15 DEBUG : banana: Unchanged skipping 2026/05/11 01:50:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:50:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 01:50:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/11 01:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:50:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:50:17 DEBUG : appleapple: md5 = e7fde696d1634a41b1d0f4712eb1da64 OK 2026/05/11 01:50:17 DEBUG : appleapple: size = 21 OK 2026/05/11 01:50:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/11 01:50:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:17 DEBUG : splitbanan: md5 = 87aba5b01b166f2cf0744e149c84c7fd OK 2026/05/11 01:50:17 DEBUG : splitbanan: size = 16 OK 2026/05/11 01:50:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/11 01:50:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:17 DEBUG : dir1/0001-bcdef: md5 = d068c439cd770146ce1019f792f39df8 OK 2026/05/11 01:50:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/11 01:50:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/11 01:50:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:17 DEBUG : dir1/0000-abcde: md5 = 329fbb358ea75ccd2d372da22ca15195 OK 2026/05/11 01:50:17 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/11 01:50:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/11 01:50:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:19 DEBUG : dir1/0002-cdefg: md5 = c0a75fdc297bee2a2a6261c9a2ca92ae OK 2026/05/11 01:50:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/11 01:50:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/11 01:50:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:19 DEBUG : dir1/0004-efghi: md5 = c1c69bf4ef8978ed7a6dbdd44c163620 OK 2026/05/11 01:50:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/11 01:50:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/11 01:50:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:19 DEBUG : dir1/0005-fghij: md5 = 4c09beb2dbdeb22864e59a1bd984fb4d OK 2026/05/11 01:50:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/11 01:50:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/11 01:50:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:19 DEBUG : dir1/0003-defgh: md5 = 5b4f5b73d806a9ec6698db0374fecf45 OK 2026/05/11 01:50:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/11 01:50:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/11 01:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:20 DEBUG : dir1/0006-ghijk: md5 = 7bb4e6de634c2542ddda2b23b5e46e8f OK 2026/05/11 01:50:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/11 01:50:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/11 01:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:20 DEBUG : dir1/0007-12345: md5 = 54e7b05c347fb45453a2f7b36eb2b7f4 OK 2026/05/11 01:50:20 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/11 01:50:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/11 01:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:20 DEBUG : dir1/0009-34567: md5 = 75288bdd5544b47390fbee55f4454adc OK 2026/05/11 01:50:20 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/11 01:50:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/11 01:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:20 DEBUG : dir1/0008-23456: md5 = 4fb89a0774130b5cc58b16a83e175530 OK 2026/05/11 01:50:20 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/11 01:50:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/11 01:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:22 DEBUG : dir1/0010-45678: md5 = 18169dccc17ed6a4c66a898dc92df1e8 OK 2026/05/11 01:50:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/11 01:50:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/11 01:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:22 DEBUG : dir1/0011-56789: md5 = c5b8441d4e06fdfb5b931cd6a7930680 OK 2026/05/11 01:50:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/11 01:50:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/11 01:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:22 DEBUG : dir1/0012-6789;: md5 = 2a9750f5cdf3a3470690d7a103fee8e3 OK 2026/05/11 01:50:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/11 01:50:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/11 01:50:22 DEBUG : dir1/0013-789;=: md5 = 66e80fa500d00202ee165e97ebefc5b6 OK 2026/05/11 01:50:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/11 01:50:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/11 01:50:23 DEBUG : dir1/0014-89;=.: md5 = 44f18d3e14e7fde38a9f4b9c83ecc1e5 OK 2026/05/11 01:50:23 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/11 01:50:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/11 01:50:23 DEBUG : dir1/0015-9;=.t: md5 = 754a83ab5d4e5a61e9c304b1a6414924 OK 2026/05/11 01:50:23 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/11 01:50:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/11 01:50:23 DEBUG : Waiting for deletions to finish 2026/05/11 01:50:24 INFO : dir1/0015-9;=.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0010-456789.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/11 01:50:24 INFO : splitbananasplit: Deleted 2026/05/11 01:50:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0014-89;=.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0008-2345678.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0003-defghij.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0009-3456789.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0012-6789;.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0007-1234567.txt: Deleted 2026/05/11 01:50:24 INFO : dir1/0013-789;=.txt: Deleted 2026/05/11 01:50:25 INFO : dir1/0011-56789;.txt: Deleted 2026/05/11 01:50:25 INFO : appleappleapplebanana: Deleted 2026/05/11 01:50:25 DEBUG : Waiting for deletions to finish 2026/05/11 01:50:25 DEBUG : appleapple: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/11 01:50:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/11 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 01:50:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 01:50:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:26 DEBUG : dir1: Directory modification time the same (differ by -809.336µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : apple: size = 5 OK 2026/05/11 01:50:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : apple: Unchanged skipping 2026/05/11 01:50:26 DEBUG : appleapple: size = 21 OK 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:50:26 DEBUG : banana: size = 6 OK 2026/05/11 01:50:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : banana: Unchanged skipping 2026/05/11 01:50:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:26 DEBUG : splitbanan: size = 16 OK 2026/05/11 01:50:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/11 01:50:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/11 01:50:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/11 01:50:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/11 01:50:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/11 01:50:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/11 01:50:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/11 01:50:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/11 01:50:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/11 01:50:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/11 01:50:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/11 01:50:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/11 01:50:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/11 01:50:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/11 01:50:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/11 01:50:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/11 01:50:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/11 01:50:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/11 01:50:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/11 01:50:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/11 01:50:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/11 01:50:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:50:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/11 01:50:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/11 01:50:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:50:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:50:26 DEBUG : Waiting for deletions to finish 2026/05/11 01:50:26 DEBUG : Waiting for deletions to finish 2026/05/11 01:50:27 DEBUG : appleapple: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/11 01:50:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/11 01:50:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 01:50:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 01:50:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/11 01:50:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/11 01:50:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/11 01:50:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/11 01:50:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/11 01:50:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/11 01:50:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/11 01:50:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/11 01:50:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/11 01:50:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/11 01:50:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/11 01:50:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/11 01:50:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/11 01:50:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/11 01:50:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/11 01:50:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/11 01:50:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/11 01:50:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/11 01:50:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:50:41 DEBUG : dir1/0000-abcdefg.txt: md5 = cb5f3f30a237710e1a7f394a29a95535 OK 2026/05/11 01:50:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = d09f137745b411c25c2e25a6863b01e5 OK 2026/05/11 01:50:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 165c30e3ae739da65c919df07afbdec3 OK 2026/05/11 01:50:46 DEBUG : dir1/0003-defghij.txt: md5 = 2b45f3682f694aa8df196d39f7380a33 OK 2026/05/11 01:50:47 DEBUG : dir1/0004-efghijk.txt: md5 = 2b9d5766e6925773695a4542caf5b060 OK 2026/05/11 01:50:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 192908d21b1e39e22052db88006eb7c5 OK 2026/05/11 01:50:51 DEBUG : dir1/0006-ghijklm.txt: md5 = e3c60668d65553b8609a3cf9f92540b6 OK 2026/05/11 01:50:52 DEBUG : dir1/0007-1234567.txt: md5 = 561daccfccdbeafc165762e07b3eefae OK 2026/05/11 01:50:54 DEBUG : dir1/0008-2345678.txt: md5 = b121a8afa1607321d7c41f4879afb5c5 OK 2026/05/11 01:50:55 DEBUG : dir1/0009-3456789.txt: md5 = 9ab0609edaf1165d1d5214ff794e5567 OK 2026/05/11 01:50:57 DEBUG : dir1/0010-456789.txt: md5 = 0566f70a207d0e41a3ed8b8f2abd8baa OK 2026/05/11 01:50:58 DEBUG : dir1/0011-56789;.txt: md5 = fe78c00c01f35aa918409109b2269a31 OK 2026/05/11 01:51:00 DEBUG : dir1/0012-6789;.txt: md5 = 2f8d7fd70e28900539cd0123b4bcd36e OK 2026/05/11 01:51:01 DEBUG : dir1/0013-789;=.txt: md5 = ad30914f401a85ff20cb0acb521cc647 OK 2026/05/11 01:51:03 DEBUG : dir1/0014-89;=.txt: md5 = ddb08f7466b8b0120a11a68dd094749a OK 2026/05/11 01:51:04 DEBUG : dir1/0015-9;=.txt: md5 = d5a50a619c69ea8b913abff00b6bfaba OK 2026/05/11 01:51:06 DEBUG : apple: md5 = 2c15ec589af0082c64ae655b9f48e79b OK 2026/05/11 01:51:07 DEBUG : banana: md5 = 96962294ae5cf2c1e8ee24d727b1c84b OK 2026/05/11 01:51:09 DEBUG : appleappleapplebanana: md5 = e9614b3d0fb3442b1dee3b6ce628a647 OK 2026/05/11 01:51:10 DEBUG : splitbananasplit: md5 = ea5fd7de415c8a748c291e4386380608 OK 2026/05/11 01:51:10 DEBUG : Waiting for deletions to finish 2026/05/11 01:51:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:51:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:51:12 DEBUG : apple: size = 5 OK 2026/05/11 01:51:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:51:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : apple: Unchanged skipping 2026/05/11 01:51:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:51:12 DEBUG : banana: size = 6 OK 2026/05/11 01:51:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : banana: Unchanged skipping 2026/05/11 01:51:12 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:51:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:51:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:51:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:51:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:51:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:51:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:51:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:51:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:51:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:51:12 DEBUG : Waiting for deletions to finish 2026/05/11 01:51:12 DEBUG : Waiting for deletions to finish 2026/05/11 01:51:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:51:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:51:14 DEBUG : dir1: Directory modification time the same (differ by -834.724µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:51:14 DEBUG : banana: size = 6 OK 2026/05/11 01:51:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:51:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : banana: Unchanged skipping 2026/05/11 01:51:14 DEBUG : apple: size = 5 OK 2026/05/11 01:51:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : apple: Unchanged skipping 2026/05/11 01:51:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:51:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:51:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:51:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:51:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:51:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:51:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:51:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:51:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:51:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:51:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:51:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:51:14 DEBUG : Waiting for deletions to finish 2026/05/11 01:51:14 DEBUG : Waiting for deletions to finish 2026/05/11 01:51:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:51:15 DEBUG : Waiting for deletions to finish 2026/05/11 01:51:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:51:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:51:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:51:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 9286d21e648d18f20d9c6dbaf780f4c9 OK 2026/05/11 01:51:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = ea537376f58bf9428a2ab1b59f3958bb OK 2026/05/11 01:51:33 DEBUG : dir1/0002-cdefghi.txt: md5 = fe65aa0f5044904eb7440e8be25907f2 OK 2026/05/11 01:51:35 DEBUG : dir1/0003-defghij.txt: md5 = d41ffadc1d5405111133469a11a32ccd OK 2026/05/11 01:51:37 DEBUG : dir1/0004-efghijk.txt: md5 = 2b678682c5b0ad8e86711f05f58d8864 OK 2026/05/11 01:51:38 DEBUG : dir1/0005-fghijkl.txt: md5 = a60c422be50e853a9d4be2247851eab6 OK 2026/05/11 01:51:40 DEBUG : dir1/0006-ghijklm.txt: md5 = e64e5ae554d1c3ea27c4920511066df6 OK 2026/05/11 01:51:41 DEBUG : dir1/0007-1234567.txt: md5 = 79b8bd9099e974a6da0edca42c1599b9 OK 2026/05/11 01:51:43 DEBUG : dir1/0008-2345678.txt: md5 = 0ca7968809f95691e3834ee8e19161ed OK 2026/05/11 01:51:44 DEBUG : dir1/0009-3456789.txt: md5 = 55989c42c397b79e51fac755fdb0352e OK 2026/05/11 01:51:46 DEBUG : dir1/0010-456789.txt: md5 = 880dcdb77f856f6ee669ce1061edea34 OK 2026/05/11 01:51:47 DEBUG : dir1/0011-56789;.txt: md5 = 9e6bbae25108e1b11c2b2197c64cd314 OK 2026/05/11 01:51:49 DEBUG : dir1/0012-6789;.txt: md5 = fa130483e0117c527e8a22d0f6105f17 OK 2026/05/11 01:51:50 DEBUG : dir1/0013-789;=.txt: md5 = ec7de93112f6ea59374d1ceaca3e5657 OK 2026/05/11 01:51:52 DEBUG : dir1/0014-89;=.txt: md5 = 1ec78c3470e0edb490bd7c8270eec4cf OK 2026/05/11 01:51:53 DEBUG : dir1/0015-9;=.txt: md5 = 7c029328bbfead1f8408e75c4cf3544d OK 2026/05/11 01:51:55 DEBUG : apple: md5 = 6aaafcba89aea2dafefb1b1c775709c8 OK 2026/05/11 01:51:56 DEBUG : banana: md5 = 26111b121e5396c0912d9e5dfe5a57a2 OK 2026/05/11 01:51:58 DEBUG : appleappleapplebanana: md5 = 815f5cfb20a091a8f4c0d548176c2299 OK 2026/05/11 01:51:59 DEBUG : splitbananasplit: md5 = fb86975703f99cc33a0234a34a25b22d OK 2026/05/11 01:51:59 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:00 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:52:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:52:01 DEBUG : apple: size = 5 OK 2026/05/11 01:52:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : apple: Unchanged skipping 2026/05/11 01:52:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:52:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:52:01 DEBUG : banana: size = 6 OK 2026/05/11 01:52:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : banana: Unchanged skipping 2026/05/11 01:52:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:52:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:52:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:52:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:52:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:52:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:52:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:52:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:52:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:52:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:52:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:52:01 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:01 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:02 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:52:03 DEBUG : dir1: Directory modification time the same (differ by -723.581µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : apple: size = 5 OK 2026/05/11 01:52:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:52:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : apple: Unchanged skipping 2026/05/11 01:52:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:52:03 DEBUG : banana: size = 6 OK 2026/05/11 01:52:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:52:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:52:03 DEBUG : banana: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:52:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:52:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:52:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:52:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:52:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:52:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:52:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:52:03 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:03 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:04 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:52:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:52:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:52:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 9ddc42925e03e3cf806cf5df8817d244 OK 2026/05/11 01:52:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8cebef6d28e0be2ecf215a3fa0df6d70 OK 2026/05/11 01:52:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 8abd4e70e56026ad8e93cbc813e3e7df OK 2026/05/11 01:52:23 DEBUG : dir1/0003-defghij.txt: md5 = a385b9cf5ef10dcb1549ef3647b8fa3a OK 2026/05/11 01:52:25 DEBUG : dir1/0004-efghijk.txt: md5 = 880059572d5534b07493269ead8bd2f1 OK 2026/05/11 01:52:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 1b3187030521c2126a03ad43cce1f8a1 OK 2026/05/11 01:52:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 7abea088a80759b64ad0d26443b498ef OK 2026/05/11 01:52:29 DEBUG : dir1/0007-1234567.txt: md5 = 168acfd5e3403167652bd4c5ca6d4e3a OK 2026/05/11 01:52:31 DEBUG : dir1/0008-2345678.txt: md5 = 4acfed7cd0e841f656eff273c64c9645 OK 2026/05/11 01:52:32 DEBUG : dir1/0009-3456789.txt: md5 = 34e7d62a3faa87a6fc852ba961dfbc8d OK 2026/05/11 01:52:34 DEBUG : dir1/0010-456789.txt: md5 = abf5804b498008d7517affcfd5995247 OK 2026/05/11 01:52:35 DEBUG : dir1/0011-56789;.txt: md5 = 5fd294440f8de618a0d448f305d10d3d OK 2026/05/11 01:52:37 DEBUG : dir1/0012-6789;.txt: md5 = 91051c02253b5154be3f48f62323023c OK 2026/05/11 01:52:39 DEBUG : dir1/0013-789;=.txt: md5 = 3372ce15d1199348f5289ac2c5f193ba OK 2026/05/11 01:52:40 DEBUG : dir1/0014-89;=.txt: md5 = c2acb48aa3cfd08dee15ceeb51f4a33a OK 2026/05/11 01:52:41 DEBUG : dir1/0015-9;=.txt: md5 = 19f941571f5194b33bee01df8310ae7b OK 2026/05/11 01:52:43 DEBUG : apple: md5 = 8845add129490c881e9f41553516ffd9 OK 2026/05/11 01:52:45 DEBUG : banana: md5 = b911db8d75fbca910a4423040baa86c6 OK 2026/05/11 01:52:46 DEBUG : appleappleapplebanana: md5 = 04ce44dd5fe93bdbdf975da6bf6dcd5e OK 2026/05/11 01:52:48 DEBUG : splitbananasplit: md5 = 21bccd699c1d2f73cabcf38949667bcc OK 2026/05/11 01:52:48 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:52:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:52:49 DEBUG : apple: size = 5 OK 2026/05/11 01:52:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:49 DEBUG : apple: Unchanged skipping 2026/05/11 01:52:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:52:49 DEBUG : banana: size = 6 OK 2026/05/11 01:52:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:49 DEBUG : banana: Unchanged skipping 2026/05/11 01:52:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:52:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:52:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:52:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:52:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:52:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:52:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:52:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:52:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:52:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:52:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:52:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:52:50 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:50 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1: Directory modification time the same (differ by -593.864µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : apple: size = 5 OK 2026/05/11 01:52:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : apple: Unchanged skipping 2026/05/11 01:52:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:52:52 DEBUG : banana: size = 6 OK 2026/05/11 01:52:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:52:52 DEBUG : banana: Unchanged skipping 2026/05/11 01:52:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:52:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:52:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:52:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:52:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:52:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:52:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:52:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:52:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:52:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:52:52 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:52 DEBUG : Waiting for deletions to finish 2026/05/11 01:52:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:52:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:53:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:53:06 DEBUG : dir1/0000-abcdefg.txt: md5 = ca5c9c301167dd140309d58a24bde3a7 OK 2026/05/11 01:53:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = 15d9ea21a8ebf1a94c4d955b56f89f9c OK 2026/05/11 01:53:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 73965d9313c506c92ca9acee7b8d061b OK 2026/05/11 01:53:11 DEBUG : dir1/0003-defghij.txt: md5 = 73879327919a97256838a5c6db3d05d3 OK 2026/05/11 01:53:13 DEBUG : dir1/0004-efghijk.txt: md5 = 4d8d8358d6947139587550ffc9242534 OK 2026/05/11 01:53:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 8da49b261990210915da974eee749ac0 OK 2026/05/11 01:53:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 7329e77b984a7447a85cefd84d29d278 OK 2026/05/11 01:53:17 DEBUG : dir1/0007-1234567.txt: md5 = 340d3eabb18dcb9f8f50a305a6cb5ef7 OK 2026/05/11 01:53:18 DEBUG : dir1/0008-2345678.txt: md5 = 2c914621a65709e18ff7229a7e92fc49 OK 2026/05/11 01:53:20 DEBUG : dir1/0009-3456789.txt: md5 = b4cb640ec943e12b9a65686cd7364fe6 OK 2026/05/11 01:53:22 DEBUG : dir1/0010-456789.txt: md5 = b28ffef9ac8bf0f5c41fb1ac8a51e2a0 OK 2026/05/11 01:53:23 DEBUG : dir1/0011-56789;.txt: md5 = 02591e0ba4c4dfd204bab7d0c90cdc10 OK 2026/05/11 01:53:25 DEBUG : dir1/0012-6789;.txt: md5 = f351c19a66405a1fc0808053426452b8 OK 2026/05/11 01:53:26 DEBUG : dir1/0013-789;=.txt: md5 = 57c8db4a081a6c2d49f46c146fe47629 OK 2026/05/11 01:53:28 DEBUG : dir1/0014-89;=.txt: md5 = cda17e49e3aea24170146e529915aa7c OK 2026/05/11 01:53:29 DEBUG : dir1/0015-9;=.txt: md5 = ce7456a6430fe11dc4109047671ca30e OK 2026/05/11 01:53:31 DEBUG : apple: md5 = f8af7dd8c207ce6337cad7c4a76d9cbc OK 2026/05/11 01:53:32 DEBUG : banana: md5 = 33b909e7bbf1e60456a35a8ad384ac66 OK 2026/05/11 01:53:34 DEBUG : appleappleapplebanana: md5 = 439b43463db41d48994b3763854fc8c4 OK 2026/05/11 01:53:35 DEBUG : splitbananasplit: md5 = f96755a3b35bbe95d8903b3dbf25565e OK 2026/05/11 01:53:35 DEBUG : Waiting for deletions to finish 2026/05/11 01:53:36 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:53:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:53:37 DEBUG : apple: size = 5 OK 2026/05/11 01:53:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : apple: Unchanged skipping 2026/05/11 01:53:37 DEBUG : banana: size = 6 OK 2026/05/11 01:53:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : banana: Unchanged skipping 2026/05/11 01:53:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:53:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:53:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:53:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:53:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:53:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:53:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:53:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:53:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:53:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:53:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:53:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:53:37 DEBUG : Waiting for deletions to finish 2026/05/11 01:53:37 DEBUG : Waiting for deletions to finish 2026/05/11 01:53:38 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:53:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:53:39 DEBUG : dir1: Directory modification time the same (differ by -454.365µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : apple: size = 5 OK 2026/05/11 01:53:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:53:39 DEBUG : apple: Unchanged skipping 2026/05/11 01:53:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:53:39 DEBUG : banana: size = 6 OK 2026/05/11 01:53:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : banana: Unchanged skipping 2026/05/11 01:53:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:53:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:53:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:53:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:53:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:53:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:53:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:53:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:53:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:53:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:53:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:53:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:53:39 DEBUG : Waiting for deletions to finish 2026/05/11 01:53:39 DEBUG : Waiting for deletions to finish 2026/05/11 01:53:40 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:53:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:53:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:53:54 DEBUG : dir1/0000-abcdefg.txt: md5 = e0dcd51a9802971d33f52bc2329926ad OK 2026/05/11 01:53:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = fedc54999bbaddf452758c9332672207 OK 2026/05/11 01:53:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 5cb190384ce9411abfae73ad40f93ae4 OK 2026/05/11 01:53:59 DEBUG : dir1/0003-defghij.txt: md5 = 240f2ede326e76b51fa89018379f2b6d OK 2026/05/11 01:54:00 DEBUG : dir1/0004-efghijk.txt: md5 = 02ee911d1158f53298730f08dd9ae42c OK 2026/05/11 01:54:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 9c792fce8ff55970f0a83044736145d5 OK 2026/05/11 01:54:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 6895470591b54852c7355cbc904b4b35 OK 2026/05/11 01:54:05 DEBUG : dir1/0007-1234567.txt: md5 = 703746a48ae9d26affa039fd11c66a96 OK 2026/05/11 01:54:06 DEBUG : dir1/0008-2345678.txt: md5 = ef5b7dc39d5a8be8b42b57131d082da5 OK 2026/05/11 01:54:08 DEBUG : dir1/0009-3456789.txt: md5 = 086e4350b9d5d08c3de801abaab86c49 OK 2026/05/11 01:54:09 DEBUG : dir1/0010-456789.txt: md5 = 41f1f40a724f9f9232a0197c990a483f OK 2026/05/11 01:54:10 DEBUG : dir1/0011-56789;.txt: md5 = 1b2b615e985066c358540e5bfbdfab75 OK 2026/05/11 01:54:12 DEBUG : dir1/0012-6789;.txt: md5 = d82a7c360205dbfe4e7a4af69ec18f44 OK 2026/05/11 01:54:13 DEBUG : dir1/0013-789;=.txt: md5 = 21c2ba42dfdcff554d51d4a076ab4031 OK 2026/05/11 01:54:15 DEBUG : dir1/0014-89;=.txt: md5 = 9a2f037c933f519686963006ecc6f180 OK 2026/05/11 01:54:17 DEBUG : dir1/0015-9;=.txt: md5 = cba68153d56318cada2e722d4a683274 OK 2026/05/11 01:54:18 DEBUG : apple: md5 = 3947033fcd76ab1b9b181681df92b27d OK 2026/05/11 01:54:20 DEBUG : banana: md5 = 15259a5e30150dd3729ece88b99d19ec OK 2026/05/11 01:54:21 DEBUG : appleappleapplebanana: md5 = 38028f2fa2bd28531c7cd0a20b2aa990 OK 2026/05/11 01:54:23 DEBUG : splitbananasplit: md5 = c732a2ca986337ff2feac0c11f166756 OK 2026/05/11 01:54:23 DEBUG : Waiting for deletions to finish 2026/05/11 01:54:23 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:54:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:54:24 DEBUG : apple: size = 5 OK 2026/05/11 01:54:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:54:24 DEBUG : apple: Unchanged skipping 2026/05/11 01:54:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:54:24 DEBUG : banana: size = 6 OK 2026/05/11 01:54:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:24 DEBUG : banana: Unchanged skipping 2026/05/11 01:54:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/11 01:54:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:54:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:54:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:54:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:54:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:54:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:54:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:54:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:54:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:54:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:54:25 DEBUG : Waiting for deletions to finish 2026/05/11 01:54:25 DEBUG : Waiting for deletions to finish 2026/05/11 01:54:25 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1: Directory modification time the same (differ by -305.301µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : apple: size = 5 OK 2026/05/11 01:54:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/11 01:54:27 DEBUG : apple: Unchanged skipping 2026/05/11 01:54:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/11 01:54:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/11 01:54:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : banana: size = 6 OK 2026/05/11 01:54:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/11 01:54:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : banana: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/11 01:54:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/11 01:54:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/11 01:54:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/11 01:54:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/11 01:54:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:54:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/11 01:54:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/11 01:54:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/11 01:54:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:54:27 DEBUG : Waiting for deletions to finish 2026/05/11 01:54:27 DEBUG : Waiting for deletions to finish 2026/05/11 01:54:27 DEBUG : apple: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : banana: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/11 01:54:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/11 01:54:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" --- PASS: TestTransform (584.38s) --- PASS: TestTransform/NFC (48.36s) --- PASS: TestTransform/NFD (48.95s) --- PASS: TestTransform/base64 (55.85s) --- PASS: TestTransform/prefix (67.53s) --- PASS: TestTransform/suffix (67.16s) --- PASS: TestTransform/truncate (56.72s) --- PASS: TestTransform/encoder (48.80s) --- PASS: TestTransform/ISO-8859-1 (48.37s) --- PASS: TestTransform/charmap (47.86s) --- PASS: TestTransform/lowercase (47.55s) --- PASS: TestTransform/ascii (47.23s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:54:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/11 01:54:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/11 01:54:39 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/11 01:54:40 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-11T01:54:39.318705687Z) 2026/05/11 01:54:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/11 01:54:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/11 01:54:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/11 01:54:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/11 01:54:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/11 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:54:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = f4cdb253f1bd037a1a1cdf6dcc0286f8 OK 2026/05/11 01:54:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/11 01:54:41 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/11 01:54:41 DEBUG : Waiting for deletions to finish 2026/05/11 01:54:43 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.06s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:54:44 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:54:44 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:54:44 DEBUG : tictactoe: Making directory with metadata 2026/05/11 01:54:45 INFO : tictactoe: Made directory with metadata (mtime=2026-05-11T01:54:44.38279661Z) 2026/05/11 01:54:45 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:54:45 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:54:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:54:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/11 01:54:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:54:47 DEBUG : tictactoe/tictactoe: md5 = e14f96f3aaa50a17035594a095bf682b OK 2026/05/11 01:54:47 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/11 01:54:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/11 01:54:47 DEBUG : Waiting for deletions to finish 2026/05/11 01:54:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.28s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:54:49 DEBUG : toe: Making directory with metadata 2026/05/11 01:54:50 INFO : toe: Made directory with metadata (mtime=2026-05-11T01:54:49.659891341Z) 2026/05/11 01:54:50 DEBUG : toe/toe: Making directory with metadata 2026/05/11 01:54:51 INFO : toe/toe: Made directory with metadata (mtime=2026-05-11T01:54:49.659891341Z) 2026/05/11 01:54:51 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:54:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 01:54:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 01:54:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 01:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:54:52 DEBUG : toe/toe/tictactoe: md5 = 8a77f6dc3205c2fc368fe711020af402 OK 2026/05/11 01:54:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/11 01:54:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/11 01:54:52 DEBUG : Waiting for deletions to finish 2026/05/11 01:54:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/11 01:54:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.88s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:54:56 DEBUG : toe: Making directory with metadata 2026/05/11 01:54:57 INFO : toe: Made directory with metadata (mtime=2026-05-11T01:54:56.54301488Z) 2026/05/11 01:54:57 DEBUG : toe/toe: Making directory with metadata 2026/05/11 01:54:58 INFO : toe/toe: Made directory with metadata (mtime=2026-05-11T01:54:56.54301488Z) 2026/05/11 01:54:58 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:54:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 01:54:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 01:54:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/11 01:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:55:00 DEBUG : toe/toe/tictactoe: md5 = 265b76da62b74aafdc5ece0eb3474559 OK 2026/05/11 01:55:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/11 01:55:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/11 01:55:00 DEBUG : Waiting for deletions to finish 2026/05/11 01:55:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/11 01:55:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.25s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:55:03 DEBUG : empty_dir: Making directory with metadata 2026/05/11 01:55:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:55:03 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:04 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/11 01:55:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:55:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:04 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:04 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:04 DEBUG : tictactoe: Making directory with metadata 2026/05/11 01:55:05 INFO : tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:03.792144956Z) 2026/05/11 01:55:05 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:05 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/11 01:55:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:03.792144956Z) 2026/05/11 01:55:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 01:55:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 01:55:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 01:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:55:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:55:08 DEBUG : tictactoe/tictactoe/toe.txt: md5 = a6ea237d2cf318ea7fe7abf36c18efce OK 2026/05/11 01:55:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/11 01:55:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/11 01:55:08 DEBUG : Waiting for deletions to finish 2026/05/11 01:55:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/11 01:55:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.59s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:55:12 DEBUG : empty_dir: Making directory with metadata 2026/05/11 01:55:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:55:12 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/11 01:55:13 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:55:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:13 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:13 DEBUG : tictactoe: Making directory with metadata 2026/05/11 01:55:14 INFO : tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:12.378298987Z) 2026/05/11 01:55:14 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:14 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:14 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/11 01:55:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:12.378298987Z) 2026/05/11 01:55:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 01:55:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 01:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:55:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:55:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6711581064700e4ab68bec20caa3f747 OK 2026/05/11 01:55:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 01:55:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:16 DEBUG : Waiting for deletions to finish 2026/05/11 01:55:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:55:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:17 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 01:55:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 01:55:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/11 01:55:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': 0 differences found 2026/05/11 01:55:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': 1 hashes could not be checked 2026/05/11 01:55:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': 1 matching files 2026/05/11 01:55:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/11 01:55:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.08s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:55:21 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:21 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:21 DEBUG : tictactoe: Making directory with metadata 2026/05/11 01:55:22 INFO : tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:21.459461855Z) 2026/05/11 01:55:22 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:22 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:22 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/11 01:55:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:21.459461855Z) 2026/05/11 01:55:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 01:55:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 01:55:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:55:24 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 984aca9b9bc36d9e9c3643e3721629d6 OK 2026/05/11 01:55:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/11 01:55:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/11 01:55:24 DEBUG : Waiting for deletions to finish 2026/05/11 01:55:25 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:26 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:26 DEBUG : tictactoe: Directory modification time the same (differ by -461.855µs, within tolerance 1ms) 2026/05/11 01:55:26 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:26 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -461.855µs, within tolerance 1ms) 2026/05/11 01:55:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/11 01:55:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/11 01:55:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/11 01:55:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/11 01:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:55:26 DEBUG : Waiting for deletions to finish 2026/05/11 01:55:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/11 01:55:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.72s) === RUN TestSyntax 2026/05/11 01:55:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:55:30 DEBUG : toe: Making directory with metadata 2026/05/11 01:55:31 INFO : toe: Made directory with metadata (mtime=2026-05-11T01:55:30.182618258Z) 2026/05/11 01:55:31 DEBUG : toe/toe: Making directory with metadata 2026/05/11 01:55:31 INFO : toe/toe: Made directory with metadata (mtime=2026-05-11T01:55:30.182618258Z) 2026/05/11 01:55:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 01:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:55:33 DEBUG : toe/toe/toe: md5 = 7b9cc6c56c5fb93c71c8838da90ceae9 OK 2026/05/11 01:55:33 DEBUG : toe/toe/toe: size = 11 OK 2026/05/11 01:55:33 INFO : toe/toe/toe: Copied (new) 2026/05/11 01:55:33 DEBUG : Waiting for deletions to finish 2026/05/11 01:55:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/11 01:55:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.18s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:55:37 DEBUG : empty_dir: Making directory with metadata 2026/05/11 01:55:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:55:37 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:37 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/11 01:55:38 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:55:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:38 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:38 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:38 DEBUG : tictactoe: Making directory with metadata 2026/05/11 01:55:39 INFO : tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:37.358746892Z) 2026/05/11 01:55:39 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:39 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:39 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/11 01:55:40 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:37.358746892Z) 2026/05/11 01:55:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 01:55:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 01:55:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:55:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 60ac174427cd994ca75c772ed8148732 OK 2026/05/11 01:55:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 01:55:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:41 INFO : toe/toe/toe.txt: Deleted 2026/05/11 01:55:41 INFO : toe/toe: Removing directory 2026/05/11 01:55:41 INFO : toe: Removing directory 2026/05/11 01:55:41 INFO : empty_dir: Removing directory 2026/05/11 01:55:41 DEBUG : Local file system at /tmp/rclone2268560702: deleted 3 directories 2026/05/11 01:55:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/11 01:55:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.73s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:55:46 DEBUG : empty_dir: Making directory with metadata 2026/05/11 01:55:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:55:46 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:46 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/11 01:55:47 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:55:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:47 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:47 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:47 DEBUG : tictactoe: Making directory with metadata 2026/05/11 01:55:47 INFO : tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:46.087903327Z) 2026/05/11 01:55:47 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:47 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/11 01:55:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:46.087903327Z) 2026/05/11 01:55:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:55:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 01:55:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 01:55:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:55:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2e7fee307e462e1f18ad661a0fc509b0 OK 2026/05/11 01:55:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 01:55:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:55:50 INFO : toe/toe/toe.txt: Deleted 2026/05/11 01:55:50 INFO : toe/toe: Removing directory 2026/05/11 01:55:50 INFO : toe: Removing directory 2026/05/11 01:55:50 INFO : empty_dir: Removing directory 2026/05/11 01:55:50 DEBUG : Local file system at /tmp/rclone2268560702: deleted 3 directories 2026/05/11 01:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 01:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 01:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 01:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 01:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 01:55:53 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/11 01:55:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/11 01:55:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/11 01:55:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.47s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:55:59 DEBUG : Reset feature "Copy" 2026/05/11 01:55:59 DEBUG : Reset feature "Move" 2026/05/11 01:55:59 DEBUG : Reset feature "Copy" 2026/05/11 01:55:59 DEBUG : Reset feature "Move" 2026/05/11 01:55:59 DEBUG : empty_dir: Making directory with metadata 2026/05/11 01:55:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:55:59 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:55:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:55:59 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/11 01:56:00 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/11 01:56:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/11 01:56:00 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:56:00 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:56:00 DEBUG : tictactoe: Making directory with metadata 2026/05/11 01:56:01 INFO : tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:59.560144687Z) 2026/05/11 01:56:01 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:56:01 DEBUG : toe: transformed to: tictactoe 2026/05/11 01:56:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:56:01 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/11 01:56:02 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-11T01:55:59.560144687Z) 2026/05/11 01:56:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/11 01:56:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/11 01:56:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:56:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 01:56:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:56:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:56:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 671e67ec4c3dd1fef7d61c07a2cb861c OK 2026/05/11 01:56:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 01:56:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/11 01:56:03 INFO : toe/toe/toe.txt: Deleted 2026/05/11 01:56:03 INFO : toe/toe: Removing directory 2026/05/11 01:56:03 INFO : toe: Removing directory 2026/05/11 01:56:03 INFO : empty_dir: Removing directory 2026/05/11 01:56:03 DEBUG : Local file system at /tmp/rclone2268560702: deleted 3 directories 2026/05/11 01:56:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/11 01:56:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/11 01:56:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 01:56:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 01:56:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/11 01:56:08 DEBUG : toe/toe/toe.txt: md5 = d31e92b0b32a143e307d434abbb8bfda OK 2026/05/11 01:56:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/11 01:56:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/11 01:56:09 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/11 01:56:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/11 01:56:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/11 01:56:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/11 01:56:13 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.73s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:56:15 DEBUG : toe: transformed to: dG9l 2026/05/11 01:56:15 DEBUG : toe: transformed to: dG9l 2026/05/11 01:56:15 DEBUG : dG9l: Making directory with metadata 2026/05/11 01:56:16 INFO : dG9l: Made directory with metadata (mtime=2026-05-11T01:56:15.287426337Z) 2026/05/11 01:56:16 DEBUG : toe: transformed to: dG9l 2026/05/11 01:56:16 DEBUG : toe: transformed to: dG9l 2026/05/11 01:56:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/11 01:56:16 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/11 01:56:17 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-11T01:56:15.287426337Z) 2026/05/11 01:56:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/11 01:56:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/11 01:56:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/11 01:56:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/11 01:56:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/11 01:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:56:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:56:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 5471d86d92cb436ec7bc01da7e8e4423 OK 2026/05/11 01:56:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/11 01:56:18 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/11 01:56:18 DEBUG : Waiting for deletions to finish 2026/05/11 01:56:20 DEBUG : dG9l: transformed to: toe 2026/05/11 01:56:20 DEBUG : dG9l: transformed to: toe 2026/05/11 01:56:20 DEBUG : toe: Directory modification time the same (differ by 426.337µs, within tolerance 1ms) 2026/05/11 01:56:20 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/11 01:56:20 DEBUG : dG9l: transformed to: toe 2026/05/11 01:56:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/11 01:56:20 DEBUG : toe/toe: Directory modification time the same (differ by 426.337µs, within tolerance 1ms) 2026/05/11 01:56:20 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/11 01:56:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/11 01:56:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/11 01:56:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/11 01:56:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/11 01:56:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/11 01:56:20 DEBUG : Local file system at /tmp/rclone2268560702: Waiting for checks to finish 2026/05/11 01:56:20 DEBUG : Local file system at /tmp/rclone2268560702: Waiting for transfers to finish 2026/05/11 01:56:20 DEBUG : Waiting for deletions to finish 2026/05/11 01:56:22 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/11 01:56:23 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.60s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu'", Local "Local file system at /tmp/rclone2268560702", Modify Window "1ms" 2026/05/11 01:56:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 01:56:23 DEBUG : toe: transformed to: 2026/05/11 01:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 01:56:24 DEBUG : toe: transformed to: 2026/05/11 01:56:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Making directory with metadata 2026/05/11 01:56:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Made directory with metadata (mtime=2026-05-11T01:56:23.886580277Z) 2026/05/11 01:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 01:56:24 DEBUG : toe: transformed to: 2026/05/11 01:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 01:56:24 DEBUG : toe: transformed to: 2026/05/11 01:56:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 01:56:24 DEBUG : toe/toe: transformed to: 2026/05/11 01:56:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/11 01:56:24 DEBUG : toe/toe: Making directory with metadata 2026/05/11 01:56:26 INFO : toe/toe: Made directory with metadata (mtime=2026-05-11T01:56:23.886580277Z) 2026/05/11 01:56:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 01:56:26 DEBUG : toe/toe: transformed to: 2026/05/11 01:56:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/11 01:56:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 01:56:26 DEBUG : toe: transformed to: 2026/05/11 01:56:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/11 01:56:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/11 01:56:26 DEBUG : toe/toe/toe: transformed to: 2026/05/11 01:56:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/11 01:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for checks to finish 2026/05/11 01:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Waiting for transfers to finish 2026/05/11 01:56:27 DEBUG : toe/toe/toe: md5 = 8d591294432ad16f2c33890f79296cfc OK 2026/05/11 01:56:27 DEBUG : toe/toe/toe: size = 11 OK 2026/05/11 01:56:27 INFO : toe/toe/toe: Copied (new) 2026/05/11 01:56:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': not deleting files as there were IO errors 2026/05/11 01:56:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': not deleting directories as there were IO errors 2026/05/11 01:56:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/11 01:56:30 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.30s) PASS 2026/05/11 01:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hecacad5pebu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 28m11.937808694s (try 1/5)