"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/21 01:08:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca" 2026/07/21 01:08:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:08:42 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg" 2026/07/21 01:08:43 DEBUG : Creating backend with remote "/tmp/rclone3446269418" === 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-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:08:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:08:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:08:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/21 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:08:44 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.85s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:08:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:08:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:08:47 DEBUG : sub dir/hello world: md5 = d18a3aa2fae0e07286dc6308482921f8 OK 2026/07/21 01:08:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:08:47 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:08:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:08:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.53s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:08:51 DEBUG : metadata sub dir: Making directory with metadata 2026/07/21 01:08:51 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:08:51 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/21 01:08:51 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:08:51 DEBUG : Local file system at /tmp/rclone3446269418: File to upload is small (21 bytes), uploading instead of streaming 2026/07/21 01:08:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/21 01:08:51 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/21 01:08:51 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/21 01:08:51 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:08:51 DEBUG : Google drive root 'crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg': Skipping btime metadata as can't update it on an existing file: 2026-07-21T01:08:51.071638957Z 2026/07/21 01:08:52 INFO : empty metadata sub dir: Updated directory metadata 2026/07/21 01:08:52 DEBUG : Google drive root 'crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg': Skipping btime metadata as can't update it on an existing file: 2026-07-21T01:08:51.071638957Z 2026/07/21 01:08:53 INFO : metadata sub dir: Updated directory metadata 2026/07/21 01:08:53 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/21 01:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:08:54 DEBUG : metadata sub dir/hello metadata world: md5 = 6ad1ceda1f9368865159b209df97f716 OK 2026/07/21 01:08:54 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/21 01:08:54 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/21 01:08:57 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.87s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:08:58 DEBUG : metadata sub dir: Making directory with metadata 2026/07/21 01:08:58 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:08:58 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/21 01:08:58 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:08:58 DEBUG : Local file system at /tmp/rclone3446269418: File to upload is small (21 bytes), uploading instead of streaming 2026/07/21 01:08:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/21 01:08:58 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/21 01:08:58 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/21 01:08:58 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:08:59 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/21 01:08:59 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/21 01:08:59 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/21 01:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:01 DEBUG : metadata sub dir/hello metadata world: md5 = 72443817ad8ee27d3b6e3414e6d11543 OK 2026/07/21 01:09:01 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/21 01:09:01 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/21 01:09:01 DEBUG : Google drive root 'crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg': Skipping btime metadata as can't update it on an existing file: 2026-07-21T01:08:58.942725235Z 2026/07/21 01:09:01 INFO : metadata sub dir: Updated directory metadata 2026/07/21 01:09:04 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.46s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:05 DEBUG : Creating backend with remote "/non-existing" 2026/07/21 01:09:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/21 01:09:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.72s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:09:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:08 DEBUG : sub dir/hello world: md5 = d06834c5bdac56d41b663f763d544e5d OK 2026/07/21 01:09:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:09:08 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:09:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:09:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.36s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Running all checks before starting transfers 2026/07/21 01:09:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Checks finished, now starting transfers 2026/07/21 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:14 DEBUG : sub dir/hello world: md5 = 12473deda7199295b165300f531afe4d OK 2026/07/21 01:09:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:09:14 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:09:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:09:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.34s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:17 ERROR : Ignoring --no-traverse with sync 2026/07/21 01:09:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:19 DEBUG : sub dir/hello world: md5 = 4cbb9dfbac39e018fe2921dc14f44e03 OK 2026/07/21 01:09:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:09:19 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:09:19 DEBUG : Waiting for deletions to finish 2026/07/21 01:09:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:09:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.47s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/21 01:09:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:24 DEBUG : hello world2: md5 = f21f49c717bf9530a28da8320f2bf4d7 OK 2026/07/21 01:09:24 DEBUG : hello world2: size = 12 OK 2026/07/21 01:09:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.86s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:27 DEBUG : potato2: md5 = 79e85b59dfc69c9684cfe0de9dec8dae OK 2026/07/21 01:09:27 DEBUG : potato2: size = 11 OK 2026/07/21 01:09:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:30 DEBUG : potato2: md5 = 22005051b12cb8e06c5679aea1a21091 OK 2026/07/21 01:09:30 DEBUG : potato2: size = 11 OK 2026/07/21 01:09:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.06s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/21 01:09:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:09:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/21 01:09:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:09:31 DEBUG : sub dir2: Making directory with metadata 2026/07/21 01:09:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:09:32 DEBUG : sub dir: Making directory with metadata 2026/07/21 01:09:33 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:09:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:09:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/21 01:09:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:34 DEBUG : sub dir/hello world: md5 = ed5e0754c8aef441fbcdc8cecf596119 OK 2026/07/21 01:09:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:09:34 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:09:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/21 01:09:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.15s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:39 INFO : sub dir2: Making directory 2026/07/21 01:09:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/21 01:09:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:09:39 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/21 01:09:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:09:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:09:39 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/21 01:09:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:42 DEBUG : sub dir/hello world: md5 = 6e0e3508e55ecaefe7c7e6453cb24877 OK 2026/07/21 01:09:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:09:42 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:09:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:09:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.31s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:44 DEBUG : sub dir2: Making directory with metadata 2026/07/21 01:09:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:09:45 DEBUG : sub dir2: Making directory with metadata 2026/07/21 01:09:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:09:45 DEBUG : sub dir: Making directory with metadata 2026/07/21 01:09:46 INFO : sub dir: Made directory with metadata (mtime=2026-07-21T01:09:44.961232945Z) 2026/07/21 01:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:48 DEBUG : sub dir/hello world: md5 = f0d454fcb7223116c3e2e46eb05eb327 OK 2026/07/21 01:09:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:09:48 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:09:48 INFO : sub dir/hello world: Deleted 2026/07/21 01:09:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.79s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:51 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/21 01:09:51 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:09:55 INFO : sub dir2: Making directory 2026/07/21 01:09:55 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/21 01:09:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:09:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:09:57 DEBUG : sub dir/hello world: md5 = 50a701bda1bd1d6be20cac2690b9a4a4 OK 2026/07/21 01:09:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:09:57 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:09:57 INFO : sub dir/hello world: Deleted 2026/07/21 01:09:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:09:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.61s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:10:00 DEBUG : sub dir2: Making directory with metadata 2026/07/21 01:10:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:10:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:10:00 DEBUG : sub dir2: Making directory with metadata 2026/07/21 01:10:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:10:01 DEBUG : sub dir: Making directory with metadata 2026/07/21 01:10:02 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:10:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:10:03 DEBUG : sub dir/hello world: md5 = 7daf00b7cee2e562811f27846994f978 OK 2026/07/21 01:10:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:10:03 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:10:03 DEBUG : Waiting for deletions to finish 2026/07/21 01:10:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.74s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:10:07 INFO : sub dir2: Making directory 2026/07/21 01:10:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/21 01:10:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:10:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:10:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:10:10 DEBUG : sub dir/hello world: md5 = 52bfea003080f35103706bc1ca300ec7 OK 2026/07/21 01:10:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:10:10 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:10:10 DEBUG : Waiting for deletions to finish 2026/07/21 01:10:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:10:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.18s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:10:15 DEBUG : sub dir/hello world: md5 = cb13bc4458eccb6670a52418d3247f39 OK 2026/07/21 01:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sazelic0juno" 2026/07/21 01:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/frgqblghf3pb4gvv88qtnck60j2vl203ud567710irt95ai8i6m0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca' -> Encrypted drive 'TestCryptDrive:rclone-test-sazelic0juno' 2026/07/21 01:10:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sazelic0juno': Waiting for checks to finish 2026/07/21 01:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sazelic0juno': Waiting for transfers to finish 2026/07/21 01:10:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:10:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 01:10:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sazelic0juno': Purge remote 2026/07/21 01:10:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.31s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:10:25 DEBUG : sub dir/hello world: md5 = 79ad68b1d8bd458bdc021864a46aaa9a OK 2026/07/21 01:10:27 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/21 01:10:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/21 01:10:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:10:27 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:10:27 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 01:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:10:28 DEBUG : sub dir/hello world: md5 = ccfe2993fb3849630b4819743dc26cb5 OK 2026/07/21 01:10:28 DEBUG : sub dir/hello world: size = 17 OK 2026/07/21 01:10:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/21 01:10:28 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/21 01:10:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.76s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:10:33 DEBUG : sub dir/hello world: md5 = 5b7aa61412cefd721fccde9a563fcd39 OK 2026/07/21 01:10:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-livebum2gamo" 2026/07/21 01:10:34 DEBUG : Creating backend with remote "TestDrive:crypt/h4d378vo7o7l74t3ste9hv3uvdrajb8i3v4llfcf3jut83jmppf0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca' -> Encrypted drive 'TestCryptDrive:rclone-test-livebum2gamo' 2026/07/21 01:10:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:10:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-livebum2gamo': Waiting for checks to finish 2026/07/21 01:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-livebum2gamo': Waiting for transfers to finish 2026/07/21 01:10:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:10:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 01:10:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:10:41 DEBUG : sub dir/hello world: md5 = 101fdfe8140c4e41bbe303820d95a641 OK 2026/07/21 01:10:42 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 01:10:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/21 01:10:42 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:10:42 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-livebum2gamo') 2026/07/21 01:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-livebum2gamo': Waiting for checks to finish 2026/07/21 01:10:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 01:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-livebum2gamo': Waiting for transfers to finish 2026/07/21 01:10:43 DEBUG : sub dir/hello world: size = 17 OK 2026/07/21 01:10:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 01:10:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/21 01:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-livebum2gamo': Purge remote 2026/07/21 01:10:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.66s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:10:49 DEBUG : sub dir/hello world: md5 = 02f571d787f0d55ec7cab0139f3f2d24 OK 2026/07/21 01:10:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/21 01:10:50 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/21 01:10:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:10:50 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:10:50 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 01:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:10:51 DEBUG : sub dir/hello world: md5 = 156064f77d7021b5a6889b9471be00ee OK 2026/07/21 01:10:51 DEBUG : sub dir/hello world: size = 17 OK 2026/07/21 01:10:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/21 01:10:51 INFO : sub dir/hello world: Deleted 2026/07/21 01:10:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/21 01:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.71s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:10:56 DEBUG : sub dir/hello world: md5 = 138c9d759f03a684faf2d3858e1d8593 OK 2026/07/21 01:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaboson2goha" 2026/07/21 01:10:57 DEBUG : Creating backend with remote "TestDrive:crypt/qia9nj602c53gfbvgp1el2avb62tpm5g2homs1r8dfulven59r7g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca' -> Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha' 2026/07/21 01:10:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:10:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha': Waiting for checks to finish 2026/07/21 01:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha': Waiting for transfers to finish 2026/07/21 01:11:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:11:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/21 01:11:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:11:04 DEBUG : sub dir/hello world: md5 = 7a0b20842f0219bdc5ca831964968640 OK 2026/07/21 01:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha': Using server-side directory move 2026/07/21 01:11:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/21 01:11:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 01:11:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/21 01:11:05 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:11:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha') 2026/07/21 01:11:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha': Waiting for checks to finish 2026/07/21 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha': Waiting for transfers to finish 2026/07/21 01:11:05 INFO : sub dir/hello world: Deleted 2026/07/21 01:11:06 INFO : sub dir/hello world: Moved (server-side) 2026/07/21 01:11:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/21 01:11:09 DEBUG : sub dir/hello world: md5 = 724ee1b336d213f224d6eb328ada57bd OK 2026/07/21 01:11:09 DEBUG : testing file moves 2026/07/21 01:11:10 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 01:11:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/21 01:11:10 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:11:10 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha') 2026/07/21 01:11:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/21 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha': Waiting for checks to finish 2026/07/21 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha': Waiting for transfers to finish 2026/07/21 01:11:10 INFO : sub dir/hello world: Deleted 2026/07/21 01:11:11 INFO : sub dir/hello world: Moved (server-side) 2026/07/21 01:11:11 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/21 01:11:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaboson2goha': Purge remote --- PASS: TestServerSideMoveOverSelf (19.86s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:11:16 DEBUG : sub dir/hello world: md5 = ea312d813379fd940c5d8946cf702050 OK 2026/07/21 01:11:16 ERROR : error listing: directory not found 2026/07/21 01:11:17 INFO : Local file system at /tmp/rclone3446269418: Making directory 2026/07/21 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.74s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:11:22 DEBUG : sub dir/hello world: md5 = 4e9d97feb5d69661d83e2ed3f66e99ca OK 2026/07/21 01:11:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:11:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:11:23 DEBUG : Local file system at /tmp/rclone3446269418: Waiting for checks to finish 2026/07/21 01:11:23 DEBUG : Local file system at /tmp/rclone3446269418: Waiting for transfers to finish 2026/07/21 01:11:24 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/21 01:11:24 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/21 01:11:24 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:11:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:11:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.12s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:11:26 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/21 01:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:27 DEBUG : check sum: md5 = 77e00737d3f6bb5c9d9c07769e45c07c OK 2026/07/21 01:11:27 DEBUG : check sum: size = 1 OK 2026/07/21 01:11:27 INFO : check sum: Copied (new) 2026/07/21 01:11:27 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:28 DEBUG : check sum: size = 1 OK 2026/07/21 01:11:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/21 01:11:28 DEBUG : check sum: Size of src and dst objects identical 2026/07/21 01:11:28 DEBUG : check sum: Unchanged skipping 2026/07/21 01:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:28 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.35s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:11:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/21 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:31 DEBUG : sizeonly: md5 = ad9b2f052bb21ea64eff205f28a20d7a OK 2026/07/21 01:11:31 DEBUG : sizeonly: size = 6 OK 2026/07/21 01:11:31 INFO : sizeonly: Copied (new) 2026/07/21 01:11:31 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:31 DEBUG : sizeonly: size = 6 OK 2026/07/21 01:11:31 DEBUG : sizeonly: Sizes identical 2026/07/21 01:11:31 DEBUG : sizeonly: Unchanged skipping 2026/07/21 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:31 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.21s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:11:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/21 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:34 DEBUG : ignore-size: md5 = f1d2c029d7e771deb74d2172b8fb6d36 OK 2026/07/21 01:11:34 INFO : ignore-size: Copied (new) 2026/07/21 01:11:34 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:11:34 DEBUG : ignore-size: Unchanged skipping 2026/07/21 01:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:34 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.28s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:11:37 DEBUG : existing: md5 = eb08de2aa478aac15c14a3a7fe2c9793 OK 2026/07/21 01:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:37 DEBUG : existing: size = 6 OK 2026/07/21 01:11:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:11:37 DEBUG : existing: Unchanged skipping 2026/07/21 01:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:37 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:37 INFO : There was nothing to transfer 2026/07/21 01:11:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/21 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:39 DEBUG : existing: md5 = 5d77577bc3792a57614cb110366dc3ae OK 2026/07/21 01:11:39 DEBUG : existing: size = 6 OK 2026/07/21 01:11:39 INFO : existing: Copied (replaced existing) 2026/07/21 01:11:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.60s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:11:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/21 01:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:42 DEBUG : existing: md5 = 4af4493984cf87d5e7bbea66098c2710 OK 2026/07/21 01:11:42 DEBUG : existing: size = 6 OK 2026/07/21 01:11:42 INFO : existing: Copied (new) 2026/07/21 01:11:42 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:42 DEBUG : existing: Destination exists, skipping 2026/07/21 01:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:42 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.51s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:11:46 DEBUG : b/potato: md5 = 2231a8e5c1af2a165b822796dab269d8 OK 2026/07/21 01:11:48 DEBUG : c/non empty space: md5 = cfe0611f5ad7c61641321815695acaeb OK 2026/07/21 01:11:48 INFO : d: Making directory 2026/07/21 01:11:50 DEBUG : Added delayed dir = "a", newDst= 2026/07/21 01:11:50 INFO : c: Set directory modification time (using SetModTime) 2026/07/21 01:11:50 DEBUG : Added delayed dir = "c", newDst=c 2026/07/21 01:11:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/21 01:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:11:50 DEBUG : c/non empty space: size = 5 OK 2026/07/21 01:11:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:11:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/21 01:11:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:11:53 DEBUG : a/potato2: md5 = 2a0f81ff374c997776dd3201b659f4e5 OK 2026/07/21 01:11:53 DEBUG : a/potato2: size = 60 OK 2026/07/21 01:11:53 INFO : a/potato2: Copied (new) 2026/07/21 01:11:53 DEBUG : Waiting for deletions to finish 2026/07/21 01:11:53 INFO : b/potato: Deleted 2026/07/21 01:11:54 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/21 01:11:54 INFO : d: Removing directory 2026/07/21 01:11:54 INFO : b: Removing directory 2026/07/21 01:11:54 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/21 01:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': deleted 2 directories 2026/07/21 01:11:57 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/21 01:11:58 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.81s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:12:00 DEBUG : empty space: md5 = 9b9787cc22d671098958083acc853386 OK 2026/07/21 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:00 DEBUG : empty space: size = 1 OK 2026/07/21 01:12:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/21 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:12:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/21 01:12:00 DEBUG : Waiting for deletions to finish 2026/07/21 01:12:01 DEBUG : empty space: size = 1 OK 2026/07/21 01:12:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/21 01:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:12:02 DEBUG : empty space: md5 = c995c3627ceefb7a05e4f553c4560fcd OK 2026/07/21 01:12:02 DEBUG : empty space: size = 1 OK 2026/07/21 01:12:02 INFO : empty space: Copied (replaced existing) 2026/07/21 01:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", 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-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:12:05 DEBUG : foo: md5 = 4fcd558ce3e28ea358f33e8a696ad574 OK 2026/07/21 01:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:06 DEBUG : foo: size = 3 OK 2026/07/21 01:12:06 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/21 01:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:12:07 DEBUG : foo: md5 = edfe0d9f621f655af388cc80967ea203 OK 2026/07/21 01:12:07 DEBUG : foo: size = 3 OK 2026/07/21 01:12:07 INFO : foo: Copied (replaced existing) 2026/07/21 01:12:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.29s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:12:09 DEBUG : empty space: md5 = e505ff152f7c6973494a57130acf29cc OK 2026/07/21 01:12:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/21 01:12:10 DEBUG : empty space: size = 1 OK 2026/07/21 01:12:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:12:10 DEBUG : empty space: Unchanged skipping 2026/07/21 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:12:11 DEBUG : potato: md5 = 3db9870c87f81abd43cd505bc82ba9e6 OK 2026/07/21 01:12:11 DEBUG : potato: size = 60 OK 2026/07/21 01:12:11 INFO : potato: Copied (new) 2026/07/21 01:12:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:12:14 DEBUG : potato: md5 = e494ddcd8abb462198294fddf8f685a1 OK 2026/07/21 01:12:15 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:12:15 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:12:15 DEBUG : potato: Sizes differ 2026/07/21 01:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:12:17 DEBUG : potato: md5 = d8da7c7e6769658b26a647b5ac4c081a OK 2026/07/21 01:12:17 DEBUG : potato: size = 21 OK 2026/07/21 01:12:17 INFO : potato: Copied (replaced existing) 2026/07/21 01:12:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.48s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:12:20 DEBUG : potato: md5 = 4dfc80bd52514610e96f1a1b2f3eaf49 OK 2026/07/21 01:12:20 DEBUG : potato: size = 21 OK 2026/07/21 01:12:20 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/21 01:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:12:21 DEBUG : potato: md5 = 78dd653b1a852638f90e260e5ae14ca0 OK 2026/07/21 01:12:21 DEBUG : potato: size = 21 OK 2026/07/21 01:12:21 INFO : potato: Copied (replaced existing) 2026/07/21 01:12:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:12:24 DEBUG : potato: md5 = d3439a4ff73397040ca0c5bda3df8d26 OK 2026/07/21 01:12:25 DEBUG : empty space: md5 = 9cfcc7e339b810d9456eeaeee040a526 OK 2026/07/21 01:12:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:12:26 DEBUG : empty space: size = 1 OK 2026/07/21 01:12:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:12:26 DEBUG : empty space: Unchanged skipping 2026/07/21 01:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/21 01:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:12:26 DEBUG : Waiting for deletions to finish 2026/07/21 01:12:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:12:29 DEBUG : potato: md5 = bc2696cba118d24f3e9e0c24a4c493bc OK 2026/07/21 01:12:30 DEBUG : empty space: md5 = 5966a924340c1841bcafb9355b52ab41 OK 2026/07/21 01:12:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:12:31 DEBUG : empty space: size = 1 OK 2026/07/21 01:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:12:31 DEBUG : empty space: Unchanged skipping 2026/07/21 01:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:12:32 DEBUG : potato2: md5 = 97845cdc02c7574234aa1d80cf86b2eb OK 2026/07/21 01:12:32 DEBUG : potato2: size = 60 OK 2026/07/21 01:12:32 INFO : potato2: Copied (new) 2026/07/21 01:12:32 DEBUG : Waiting for deletions to finish 2026/07/21 01:12:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:12:36 DEBUG : b/potato: md5 = a5246528d130da7bc6f6eb81cf602b82 OK 2026/07/21 01:12:38 DEBUG : c/non empty space: md5 = 248b401a6a59c50079fc184a4adfd89e OK 2026/07/21 01:12:38 INFO : d: Making directory 2026/07/21 01:12:39 INFO : d/e: Making directory 2026/07/21 01:12:41 DEBUG : Added delayed dir = "a", newDst= 2026/07/21 01:12:42 INFO : c: Set directory modification time (using SetModTime) 2026/07/21 01:12:42 DEBUG : Added delayed dir = "c", newDst=c 2026/07/21 01:12:42 DEBUG : c/non empty space: size = 5 OK 2026/07/21 01:12:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:12:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/21 01:12:42 DEBUG : c/non empty space: Unchanged skipping 2026/07/21 01:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:12:44 DEBUG : a/potato2: md5 = f98db4d2a450f0d867952f09820a1b55 OK 2026/07/21 01:12:44 DEBUG : a/potato2: size = 60 OK 2026/07/21 01:12:44 INFO : a/potato2: Copied (new) 2026/07/21 01:12:44 DEBUG : Waiting for deletions to finish 2026/07/21 01:12:45 INFO : b/potato: Deleted 2026/07/21 01:12:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/21 01:12:45 INFO : d/e: Removing directory 2026/07/21 01:12:46 INFO : d: Removing directory 2026/07/21 01:12:46 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/21 01:12:46 INFO : b: Removing directory 2026/07/21 01:12:47 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/21 01:12:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': deleted 3 directories 2026/07/21 01:12:49 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/21 01:12:50 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:12:53 DEBUG : b/potato: md5 = d52c7695908822454739b68f0ae98c9d OK 2026/07/21 01:12:55 DEBUG : c/non empty space: md5 = fb69d00656380174a6fb6a90484f906a OK 2026/07/21 01:12:55 INFO : d: Making directory 2026/07/21 01:12:57 DEBUG : Added delayed dir = "a", newDst= 2026/07/21 01:12:57 INFO : c: Set directory modification time (using SetModTime) 2026/07/21 01:12:57 DEBUG : Added delayed dir = "c", newDst=c 2026/07/21 01:12:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/21 01:12:57 DEBUG : c/non empty space: size = 5 OK 2026/07/21 01:12:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:12:57 DEBUG : c/non empty space: Unchanged skipping 2026/07/21 01:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:00 DEBUG : a/potato2: md5 = 4a11a4837ff1d98eb2358b2e2863014f OK 2026/07/21 01:13:00 DEBUG : a/potato2: size = 60 OK 2026/07/21 01:13:00 INFO : a/potato2: Copied (new) 2026/07/21 01:13:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': not deleting files as there were IO errors 2026/07/21 01:13:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/21 01:13:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': not deleting directories as there were IO errors 2026/07/21 01:13:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/21 01:13:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/21 01:13:05 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.90s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:13:07 DEBUG : potato: md5 = e62c564543ad4dfa10956e87c893086a OK 2026/07/21 01:13:09 DEBUG : empty space: md5 = 667e3c9ec8efddec0ff82a4eb7e404bf OK 2026/07/21 01:13:09 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:13:09 DEBUG : empty space: size = 1 OK 2026/07/21 01:13:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:13:09 DEBUG : empty space: Unchanged skipping 2026/07/21 01:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:09 INFO : potato: Deleted 2026/07/21 01:13:10 DEBUG : potato2: md5 = 6c7d6eae3a4c167711cbe1851ddd957d OK 2026/07/21 01:13:10 DEBUG : potato2: size = 60 OK 2026/07/21 01:13:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.46s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:13:13 DEBUG : potato: md5 = 8c253b808cb0eeaad05d10bc514897c9 OK 2026/07/21 01:13:15 DEBUG : empty space: md5 = 429140b430bcac0be287de0700517a63 OK 2026/07/21 01:13:15 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:16 INFO : potato: Deleted 2026/07/21 01:13:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:16 DEBUG : empty space: size = 1 OK 2026/07/21 01:13:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:13:16 DEBUG : empty space: Unchanged skipping 2026/07/21 01:13:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:17 DEBUG : potato2: md5 = af338b86ef214c9b37e269515a633e4b OK 2026/07/21 01:13:17 DEBUG : potato2: size = 60 OK 2026/07/21 01:13:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.13s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:13:21 DEBUG : potato: md5 = d44870ad5f027863d96d26061c6ef94a OK 2026/07/21 01:13:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:23 DEBUG : potato2: md5 = 2f56862379be513596dd34f7745d4bc2 OK 2026/07/21 01:13:23 DEBUG : potato2: size = 19 OK 2026/07/21 01:13:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.11s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:13:26 DEBUG : potato2: md5 = 2fb31ec5e9909c0efd7ff5653b1b338d OK 2026/07/21 01:13:27 DEBUG : empty space: md5 = 3ef613b56631afbb0db5de8d0a18280d OK 2026/07/21 01:13:27 DEBUG : enormous: Excluded (Size Filter) 2026/07/21 01:13:27 DEBUG : enormous: Excluded 2026/07/21 01:13:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 01:13:27 DEBUG : potato2: Excluded 2026/07/21 01:13:28 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 01:13:28 DEBUG : empty space: size = 1 OK 2026/07/21 01:13:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:13:28 DEBUG : empty space: Unchanged skipping 2026/07/21 01:13:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:28 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:28 INFO : There was nothing to transfer 2026/07/21 01:13:28 DEBUG : enormous: Excluded (Size Filter) 2026/07/21 01:13:28 DEBUG : enormous: Excluded 2026/07/21 01:13:28 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 01:13:28 DEBUG : potato2: Excluded 2026/07/21 01:13:28 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 01:13:28 DEBUG : empty space: size = 1 OK 2026/07/21 01:13:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/21 01:13:28 DEBUG : Local file system at /tmp/rclone3446269418: Waiting for checks to finish 2026/07/21 01:13:28 DEBUG : empty space: Unchanged skipping 2026/07/21 01:13:28 DEBUG : Local file system at /tmp/rclone3446269418: Waiting for transfers to finish 2026/07/21 01:13:28 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.24s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:13:31 DEBUG : potato2: md5 = d91eedff5301000a3751c3663b2bb2d4 OK 2026/07/21 01:13:32 DEBUG : empty space: md5 = 0ddf46ffe048a87428fd069967e4cad7 OK 2026/07/21 01:13:34 DEBUG : enormous: md5 = b08c9272a568b5ba38153bd5396fb61e OK 2026/07/21 01:13:34 DEBUG : enormous: Excluded (Size Filter) 2026/07/21 01:13:34 DEBUG : enormous: Excluded 2026/07/21 01:13:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/21 01:13:34 DEBUG : potato2: Excluded 2026/07/21 01:13:34 DEBUG : empty space: size = 1 OK 2026/07/21 01:13:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:13:34 DEBUG : empty space: Unchanged skipping 2026/07/21 01:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:34 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:35 INFO : enormous: Deleted 2026/07/21 01:13:35 INFO : potato2: Deleted 2026/07/21 01:13:35 INFO : There was nothing to transfer 2026/07/21 01:13:35 DEBUG : Local file system at /tmp/rclone3446269418: Waiting for checks to finish 2026/07/21 01:13:35 DEBUG : empty space: size = 1 OK 2026/07/21 01:13:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/21 01:13:35 DEBUG : empty space: Unchanged skipping 2026/07/21 01:13:35 DEBUG : Local file system at /tmp/rclone3446269418: Waiting for transfers to finish 2026/07/21 01:13:35 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:35 INFO : enormous: Deleted 2026/07/21 01:13:35 INFO : potato2: Deleted 2026/07/21 01:13:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.90s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:13:38 DEBUG : one: md5 = 7428d83b485fdc592c235b68317c3cb8 OK 2026/07/21 01:13:39 DEBUG : two: md5 = 1ee3e4b1fbbf7c33508f073afdfb3a9e OK 2026/07/21 01:13:41 DEBUG : three: md5 = c72af57e84fba6a2e0d267d939231a2e OK 2026/07/21 01:13:42 DEBUG : four: md5 = ed5a6cf5b0cb02968420e0a21764bf00 OK 2026/07/21 01:13:43 DEBUG : five: Need to transfer - File not found at Destination 2026/07/21 01:13:43 DEBUG : four: size = 4 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:13:43 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:13:43 DEBUG : four: Sizes differ 2026/07/21 01:13:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/21 01:13:43 DEBUG : one: Destination is newer than source, skipping 2026/07/21 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:43 DEBUG : two: size = 3 OK 2026/07/21 01:13:43 DEBUG : three: size = 5 OK 2026/07/21 01:13:43 DEBUG : three: Sizes identical 2026/07/21 01:13:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/21 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:44 DEBUG : two: md5 = 77b752efe8ddba85ec1852348ab051ae OK 2026/07/21 01:13:44 DEBUG : two: size = 3 OK 2026/07/21 01:13:44 INFO : two: Copied (replaced existing) 2026/07/21 01:13:44 DEBUG : four: md5 = 7d01acd013a176b7646d512503b990bb OK 2026/07/21 01:13:44 DEBUG : four: size = 4 OK 2026/07/21 01:13:44 INFO : four: Copied (replaced existing) 2026/07/21 01:13:44 DEBUG : five: md5 = 91c4930a5989cfa3d9831665e47566d1 OK 2026/07/21 01:13:44 DEBUG : five: size = 4 OK 2026/07/21 01:13:44 INFO : five: Copied (new) 2026/07/21 01:13:44 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.21s) === 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-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/21 01:13:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/21 01:13:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/21 01:13:48 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/21 01:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:49 DEBUG : potato: md5 = b5a801cf1df90c1e0d2b9c383ecfe142 OK 2026/07/21 01:13:49 DEBUG : potato: size = 14 OK 2026/07/21 01:13:49 INFO : potato: Copied (new) 2026/07/21 01:13:50 DEBUG : yam: md5 = a0728acb036987afd03f5652492ac82a OK 2026/07/21 01:13:50 DEBUG : yam: size = 11 OK 2026/07/21 01:13:50 INFO : yam: Copied (new) 2026/07/21 01:13:50 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/21 01:13:50 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/21 01:13:50 DEBUG : potato: size = 14 OK 2026/07/21 01:13:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:13:50 DEBUG : potato: Unchanged skipping 2026/07/21 01:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:51 DEBUG : yaml: md5 = bf21eebd981f69fa99dbbd002f445e2f OK 2026/07/21 01:13:51 DEBUG : yaml: size = 11 OK 2026/07/21 01:13:51 INFO : yaml: Copied (new) 2026/07/21 01:13:51 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:52 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/21 01:13:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Making map for --track-renames 2026/07/21 01:13:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Finished making map for --track-renames 2026/07/21 01:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/21 01:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for renames to finish 2026/07/21 01:13:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/21 01:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:55 DEBUG : potato: md5 = a040497c7771e07ed556fd941ed5d6ea OK 2026/07/21 01:13:55 DEBUG : potato: size = 14 OK 2026/07/21 01:13:55 INFO : potato: Copied (new) 2026/07/21 01:13:55 DEBUG : yam: md5 = ab21eb8ec548f7eb8be7e8cca0c542b1 OK 2026/07/21 01:13:55 DEBUG : yam: size = 11 OK 2026/07/21 01:13:55 INFO : yam: Copied (new) 2026/07/21 01:13:55 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:56 DEBUG : potato: size = 14 OK 2026/07/21 01:13:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:13:56 DEBUG : potato: Unchanged skipping 2026/07/21 01:13:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Making map for --track-renames 2026/07/21 01:13:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Finished making map for --track-renames 2026/07/21 01:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for renames to finish 2026/07/21 01:13:56 INFO : yam: Moved (server-side) to: yaml 2026/07/21 01:13:56 INFO : yaml: Renamed from "yam" 2026/07/21 01:13:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:13:56 DEBUG : Waiting for deletions to finish 2026/07/21 01:13:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/21 01:13:58 DEBUG : Added delayed dir = "sub", newDst= 2026/07/21 01:13:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Making map for --track-renames 2026/07/21 01:13:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Finished making map for --track-renames 2026/07/21 01:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:13:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/21 01:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for renames to finish 2026/07/21 01:13:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/21 01:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:14:01 DEBUG : sub/yam: md5 = a39252292fe20209fdaec51a202146e7 OK 2026/07/21 01:14:01 DEBUG : sub/yam: size = 11 OK 2026/07/21 01:14:01 INFO : sub/yam: Copied (new) 2026/07/21 01:14:01 DEBUG : potato: md5 = d0c2cbcdf8f6dd22f30cb6cf5a587a79 OK 2026/07/21 01:14:01 DEBUG : potato: size = 14 OK 2026/07/21 01:14:01 INFO : potato: Copied (new) 2026/07/21 01:14:01 DEBUG : Waiting for deletions to finish 2026/07/21 01:14:01 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/21 01:14:02 DEBUG : potato: size = 14 OK 2026/07/21 01:14:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:14:02 DEBUG : potato: Unchanged skipping 2026/07/21 01:14:03 INFO : sub: Set directory modification time (using SetModTime) 2026/07/21 01:14:03 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/21 01:14:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Making map for --track-renames 2026/07/21 01:14:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Finished making map for --track-renames 2026/07/21 01:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for renames to finish 2026/07/21 01:14:04 INFO : sub/yam: Moved (server-side) to: yam 2026/07/21 01:14:04 INFO : yam: Renamed from "sub/yam" 2026/07/21 01:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:14:04 DEBUG : Waiting for deletions to finish 2026/07/21 01:14:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.19s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:14:06 DEBUG : Creating backend with remote "/tmp/rclone3446269418/dir1" 2026/07/21 01:14:06 DEBUG : Creating backend with remote "/tmp/rclone3446269418/dir2" 2026/07/21 01:14:06 DEBUG : Local file system at /tmp/rclone3446269418/dir2: Using server-side directory move 2026/07/21 01:14:06 INFO : Local file system at /tmp/rclone3446269418/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/21 01:14:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/21 01:14:06 DEBUG : Local file system at /tmp/rclone3446269418/dir2: Waiting for checks to finish 2026/07/21 01:14:06 DEBUG : Local file system at /tmp/rclone3446269418/dir2: Waiting for transfers to finish 2026/07/21 01:14:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:14:07 DEBUG : Added delayed dir = "nested", newDst= 2026/07/21 01:14:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:14:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:14:07 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/21 01:14:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/21 01:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:14:09 DEBUG : sub dir/hello world: md5 = cd56cfde7f3e9a2dd76c1cd585945b03 OK 2026/07/21 01:14:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:14:09 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:14:09 INFO : sub dir/hello world: Deleted 2026/07/21 01:14:11 DEBUG : nested/sub dir/file: md5 = f7d4af0f3bbc90c07f0c127e5580254a OK 2026/07/21 01:14:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/21 01:14:11 INFO : nested/sub dir/file: Copied (new) 2026/07/21 01:14:11 INFO : nested/sub dir/file: Deleted 2026/07/21 01:14:12 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:14:12 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/21 01:14:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:14:12 INFO : sub dir: Removing directory 2026/07/21 01:14:12 INFO : nested/sub dir: Removing directory 2026/07/21 01:14:12 INFO : nested: Removing directory 2026/07/21 01:14:12 DEBUG : Local file system at /tmp/rclone3446269418: deleted 3 directories 2026/07/21 01:14:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/21 01:14:16 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/21 01:14:16 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:14:17 DEBUG : Added delayed dir = "nested", newDst= 2026/07/21 01:14:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/21 01:14:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/21 01:14:17 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/21 01:14:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/21 01:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:14:20 DEBUG : sub dir/hello world: md5 = 84913caba5c7b5b9ce1bd37c2c4a705f OK 2026/07/21 01:14:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/21 01:14:20 INFO : sub dir/hello world: Copied (new) 2026/07/21 01:14:20 INFO : sub dir/hello world: Deleted 2026/07/21 01:14:22 DEBUG : nested/sub dir/file: md5 = a003ac4abc7e4c4d5073b7798dc1c441 OK 2026/07/21 01:14:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/21 01:14:22 INFO : nested/sub dir/file: Copied (new) 2026/07/21 01:14:22 INFO : nested/sub dir/file: Deleted 2026/07/21 01:14:22 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:14:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:14:22 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/21 01:14:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/21 01:14:26 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/21 01:14:26 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.00s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:14:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/21 01:14:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/21 01:14:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:14:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:14:29 DEBUG : existing: md5 = 1d4b8b665ad2c63e4dcb5d468aede53f OK 2026/07/21 01:14:29 DEBUG : existing: size = 6 OK 2026/07/21 01:14:29 INFO : existing: Copied (new) 2026/07/21 01:14:29 INFO : existing: Deleted 2026/07/21 01:14:29 DEBUG : existing-b: md5 = ad1322fe4f29bb73bc07af685b2f5ea7 OK 2026/07/21 01:14:29 DEBUG : existing-b: size = 6 OK 2026/07/21 01:14:29 INFO : existing-b: Copied (new) 2026/07/21 01:14:29 INFO : existing-b: Deleted 2026/07/21 01:14:29 DEBUG : existing: Destination exists, skipping 2026/07/21 01:14:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/21 01:14:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:14:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:14:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.66s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:14:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zekizer4koni" 2026/07/21 01:14:31 DEBUG : Creating backend with remote "TestDrive:crypt/hde276i31tipsfaacqjbsak17u1p1rah4vs0ocfi2ptfjs95pe4g" 2026/07/21 01:14:33 DEBUG : potato2: md5 = c46f38d0c75095928bedc3df30945845 OK 2026/07/21 01:14:35 DEBUG : empty space: md5 = 9dd5a74cc1a6b12a3765ade9c552ad0f OK 2026/07/21 01:14:36 DEBUG : potato3: md5 = b4573a67d6a73b400be3ef53e487b1a6 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca' -> Encrypted drive 'TestCryptDrive:rclone-test-zekizer4koni' 2026/07/21 01:14:38 DEBUG : empty space: md5 = 2b958ac3b4b4f26ffa59154ed5a51673 OK 2026/07/21 01:14:40 DEBUG : potato3: md5 = 72a91220f1b7e15af4b0b76c60514eef OK 2026/07/21 01:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekizer4koni': Using server-side directory move 2026/07/21 01:14:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zekizer4koni': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/21 01:14:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:14:40 DEBUG : empty space: size = 1 OK 2026/07/21 01:14:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 01:14:40 DEBUG : empty space: Unchanged skipping 2026/07/21 01:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekizer4koni': Waiting for checks to finish 2026/07/21 01:14:40 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:14:40 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zekizer4koni') 2026/07/21 01:14:40 DEBUG : potato3: Sizes differ 2026/07/21 01:14:41 INFO : empty space: Deleted 2026/07/21 01:14:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekizer4koni': Waiting for transfers to finish 2026/07/21 01:14:41 INFO : potato3: Deleted 2026/07/21 01:14:41 INFO : potato2: Moved (server-side) 2026/07/21 01:14:41 INFO : potato3: Moved (server-side) 2026/07/21 01:14:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bacelax6qahu" 2026/07/21 01:14:43 DEBUG : Creating backend with remote "TestDrive:crypt/c9dmng67uufo7pifrnchcv9l3nnll2d4pngceiloeitpgu4p3nu0" 2026/07/21 01:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bacelax6qahu': Using server-side directory move 2026/07/21 01:14:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bacelax6qahu': Server side directory move succeeded 2026/07/21 01:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bacelax6qahu': Purge remote 2026/07/21 01:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zekizer4koni': Purge remote 2026/07/21 01:14:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.97s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:14:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-notujup9koga" 2026/07/21 01:14:48 DEBUG : Creating backend with remote "TestDrive:crypt/amcdhf21bbm0h8avp847p2hsmv78kkt8pbk5g8v8p0dfh2bouik0" 2026/07/21 01:14:50 DEBUG : potato2: md5 = 84fe16ac54ffea7b119f3a713a54a61c OK 2026/07/21 01:14:52 DEBUG : empty space: md5 = ab5cca7e1598e88a31899e1dff3b143b OK 2026/07/21 01:14:53 DEBUG : potato3: md5 = 25aa0c202e034ac2c060e8969504ebe3 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca' -> Encrypted drive 'TestCryptDrive:rclone-test-notujup9koga' 2026/07/21 01:14:56 DEBUG : empty space: md5 = e0545e384219091be0c09dc8768f082f OK 2026/07/21 01:14:57 DEBUG : potato3: md5 = 218e4407d3bea2ae537fbd63fde59e9b OK 2026/07/21 01:14:57 DEBUG : empty space: Excluded (Size Filter) 2026/07/21 01:14:57 DEBUG : empty space: Excluded (Size Filter) 2026/07/21 01:14:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:14:57 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:14:57 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-notujup9koga') 2026/07/21 01:14:57 DEBUG : potato3: Sizes differ 2026/07/21 01:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-notujup9koga': Waiting for checks to finish 2026/07/21 01:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-notujup9koga': Waiting for transfers to finish 2026/07/21 01:14:58 INFO : potato3: Deleted 2026/07/21 01:14:58 INFO : potato2: Moved (server-side) 2026/07/21 01:14:58 INFO : potato3: Moved (server-side) 2026/07/21 01:14:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujikin6kima" 2026/07/21 01:14:59 DEBUG : Creating backend with remote "TestDrive:crypt/sb8hfu3oij3i4h0l8g92ommu4bl8h76h9d6kl8g4p0n9ef9qg7b0" 2026/07/21 01:15:00 DEBUG : empty space: Excluded (Size Filter) 2026/07/21 01:15:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:15:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/21 01:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujikin6kima': Waiting for checks to finish 2026/07/21 01:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujikin6kima': Waiting for transfers to finish 2026/07/21 01:15:02 INFO : potato2: Moved (server-side) 2026/07/21 01:15:02 INFO : potato3: Moved (server-side) 2026/07/21 01:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujikin6kima': Purge remote 2026/07/21 01:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-notujup9koga': Purge remote --- PASS: TestServerSideMoveWithFilter (16.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:15:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-haqexag6luxu" 2026/07/21 01:15:04 DEBUG : Creating backend with remote "TestDrive:crypt/9otjqfo57jsg5bfaa9t5b0d25hkvv150tpc2uoa9c2ontjc2ur60" 2026/07/21 01:15:07 DEBUG : potato2: md5 = 9c51f16f74309f9eacb4062cb9dba2cc OK 2026/07/21 01:15:08 DEBUG : empty space: md5 = 58cf4be5f756883224915b9446c3f1fd OK 2026/07/21 01:15:09 DEBUG : potato3: md5 = f7c5dd9206ce7e19d27eeab0195380da OK 2026/07/21 01:15:09 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca' -> Encrypted drive 'TestCryptDrive:rclone-test-haqexag6luxu' 2026/07/21 01:15:13 DEBUG : empty space: md5 = 57fe67f6ac23dd7d02b3a70a43ecbad8 OK 2026/07/21 01:15:15 DEBUG : potato3: md5 = 994b592610dd916a4420646f4677229e OK 2026/07/21 01:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haqexag6luxu': Using server-side directory move 2026/07/21 01:15:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-haqexag6luxu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/21 01:15:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/21 01:15:15 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/21 01:15:15 DEBUG : empty space: size = 1 OK 2026/07/21 01:15:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 01:15:15 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:15:15 DEBUG : empty space: Unchanged skipping 2026/07/21 01:15:15 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-haqexag6luxu') 2026/07/21 01:15:15 DEBUG : potato3: Sizes differ 2026/07/21 01:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haqexag6luxu': Waiting for checks to finish 2026/07/21 01:15:16 INFO : potato3: Deleted 2026/07/21 01:15:16 INFO : empty space: Deleted 2026/07/21 01:15:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haqexag6luxu': Waiting for transfers to finish 2026/07/21 01:15:16 INFO : potato2: Moved (server-side) 2026/07/21 01:15:16 INFO : potato3: Moved (server-side) 2026/07/21 01:15:16 INFO : tomatoDir: Removing directory 2026/07/21 01:15:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': deleted 1 directories 2026/07/21 01:15:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quhoweg7leci" 2026/07/21 01:15:18 DEBUG : Creating backend with remote "TestDrive:crypt/2jd32u8c51n289l6b7oq4jhh85ks8p6fgudo0iisvriid3dt3tm0" 2026/07/21 01:15:19 INFO : tomatoDir: Making directory 2026/07/21 01:15:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quhoweg7leci': Using server-side directory move 2026/07/21 01:15:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quhoweg7leci': Server side directory move succeeded 2026/07/21 01:15:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quhoweg7leci': Purge remote 2026/07/21 01:15:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-haqexag6luxu': Purge remote 2026/07/21 01:15:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.71s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:15:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test" 2026/07/21 01:15:24 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.99s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:15:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test" 2026/07/21 01:15:25 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/21 01:15:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test-include/layer2" 2026/07/21 01:15:28 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/21 01:15:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test-ignore-file" 2026/07/21 01:15:31 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/21 01:15:35 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 9672d5809840e1ea73eed36a52e0d341 OK 2026/07/21 01:15:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/21 01:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test': Waiting for checks to finish 2026/07/21 01:15:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test': Waiting for transfers to finish 2026/07/21 01:15:37 DEBUG : Waiting for deletions to finish 2026/07/21 01:15:37 INFO : There was nothing to transfer 2026/07/21 01:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:15:39 DEBUG : Waiting for deletions to finish 2026/07/21 01:15:39 INFO : rclone-sync-test-include: Removing directory 2026/07/21 01:15:39 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/21 01:15:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/21 01:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': failed to delete 1 directories 2026/07/21 01:15:39 INFO : There was nothing to transfer 2026/07/21 01:15:41 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/21 01:15:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/21 01:15:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/21 01:15:41 DEBUG : Waiting for deletions to finish 2026/07/21 01:15:41 INFO : There was nothing to transfer 2026/07/21 01:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:15:43 DEBUG : Waiting for deletions to finish 2026/07/21 01:15:43 INFO : rclone-sync-test-include: Removing directory 2026/07/21 01:15:43 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/21 01:15:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/21 01:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': failed to delete 1 directories 2026/07/21 01:15:43 INFO : There was nothing to transfer 2026/07/21 01:15:45 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/21 01:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/21 01:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/21 01:15:45 DEBUG : Waiting for deletions to finish 2026/07/21 01:15:45 INFO : There was nothing to transfer 2026/07/21 01:15:48 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/21 01:15:49 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.86s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:15:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/dst" 2026/07/21 01:15:50 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 01:15:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/CompareDest" 2026/07/21 01:15:52 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/gveqi14airsml4bgu7krj116o8" 2026/07/21 01:15:54 DEBUG : one: Need to transfer - File not found at Destination 2026/07/21 01:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:15:56 DEBUG : one: md5 = 40ea8c8f44a358ecc2d53b79038b4a9f OK 2026/07/21 01:15:56 DEBUG : one: size = 3 OK 2026/07/21 01:15:56 INFO : one: Copied (new) 2026/07/21 01:15:56 DEBUG : Waiting for deletions to finish 2026/07/21 01:15:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:15:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:15:58 DEBUG : one: Sizes differ 2026/07/21 01:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:15:59 DEBUG : one: md5 = 703be2ea454fd410d28082900e11913b OK 2026/07/21 01:15:59 DEBUG : one: size = 5 OK 2026/07/21 01:15:59 INFO : one: Copied (replaced existing) 2026/07/21 01:15:59 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:01 DEBUG : dst/one: md5 = af3806a09c9919db621245a02717695b OK 2026/07/21 01:16:03 DEBUG : CompareDest/one: md5 = 095df8867ff4b9be23e778a7a35d9f2d OK 2026/07/21 01:16:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:16:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:16:04 DEBUG : one: Sizes differ 2026/07/21 01:16:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:16:05 DEBUG : one: size = 5 OK 2026/07/21 01:16:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 01:16:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:16:05 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:05 INFO : There was nothing to transfer 2026/07/21 01:16:07 DEBUG : CompareDest/two: md5 = bdd69b1da88a463e3521eb702b942c82 OK 2026/07/21 01:16:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:16:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:16:07 DEBUG : one: Sizes differ 2026/07/21 01:16:08 DEBUG : two: size = 3 OK 2026/07/21 01:16:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:08 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 01:16:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:16:08 DEBUG : one: size = 5 OK 2026/07/21 01:16:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 01:16:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:16:08 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:08 INFO : There was nothing to transfer 2026/07/21 01:16:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:16:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:16:09 DEBUG : one: Sizes differ 2026/07/21 01:16:09 DEBUG : two: size = 3 OK 2026/07/21 01:16:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 01:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:16:09 DEBUG : one: size = 5 OK 2026/07/21 01:16:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 01:16:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:16:09 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:09 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/21 01:16:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:16:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:16:10 DEBUG : one: Sizes differ 2026/07/21 01:16:10 DEBUG : one: size = 5 OK 2026/07/21 01:16:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 01:16:10 DEBUG : two: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:16:10 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/CompareDest') 2026/07/21 01:16:10 DEBUG : two: Sizes differ 2026/07/21 01:16:10 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 01:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:16:12 DEBUG : two: md5 = f71ce70d3061de4cb3c7888fa0cfd535 OK 2026/07/21 01:16:12 DEBUG : two: size = 5 OK 2026/07/21 01:16:12 INFO : two: Copied (new) 2026/07/21 01:16:12 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 01:16:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:16:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:16:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (26.03s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:16:19 DEBUG : pre-dest1/1: md5 = 9510e9b6890dbc06e075aca972b62084 OK 2026/07/21 01:16:21 DEBUG : pre-dest2/2: md5 = 5108e8ff9de2931f7402c97a6e8f0a5a OK 2026/07/21 01:16:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/dest" 2026/07/21 01:16:21 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/rg03c1jvnehrrc617i0lnqjddc" 2026/07/21 01:16:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/pre-dest1" 2026/07/21 01:16:23 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/bbnblvh6k061ssopqrp18kd7gc" 2026/07/21 01:16:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/pre-dest2" 2026/07/21 01:16:24 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/21 01:16:25 DEBUG : 1: size = 1 OK 2026/07/21 01:16:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:16:25 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/21 01:16:25 DEBUG : 2: size = 1 OK 2026/07/21 01:16:25 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:16:25 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/21 01:16:26 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/21 01:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dest': Waiting for checks to finish 2026/07/21 01:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dest': Waiting for transfers to finish 2026/07/21 01:16:28 DEBUG : 3: md5 = 4ba7c28faefde99d908f7b06a9726625 OK 2026/07/21 01:16:28 DEBUG : 3: size = 1 OK 2026/07/21 01:16:28 INFO : 3: Copied (new) 2026/07/21 01:16:28 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:31 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/21 01:16:32 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/21 01:16:32 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.68s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:16:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/dst" 2026/07/21 01:16:33 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 01:16:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/CopyDest" 2026/07/21 01:16:34 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/21 01:16:36 DEBUG : one: Need to transfer - File not found at Destination 2026/07/21 01:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:16:39 DEBUG : one: md5 = 59d8c5b761cea9b6b46ab15ce9d8803d OK 2026/07/21 01:16:39 DEBUG : one: size = 3 OK 2026/07/21 01:16:39 INFO : one: Copied (new) 2026/07/21 01:16:39 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:16:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:16:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:16:40 DEBUG : one: Sizes differ 2026/07/21 01:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:16:41 DEBUG : one: md5 = 2b0914e05c84fc3ecd031819b22f343e OK 2026/07/21 01:16:41 DEBUG : one: size = 5 OK 2026/07/21 01:16:41 INFO : one: Copied (replaced existing) 2026/07/21 01:16:41 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:44 DEBUG : dst/one: md5 = 169adcab45d5a6aaf2f371a0e89013bd OK 2026/07/21 01:16:46 DEBUG : CopyDest/one: md5 = e067026f2d2c482b48676a9fbf68eb8e OK 2026/07/21 01:16:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/BackupDir" 2026/07/21 01:16:47 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/21 01:16:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:16:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:16:49 DEBUG : one: Sizes differ 2026/07/21 01:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:16:49 DEBUG : one: size = 5 OK 2026/07/21 01:16:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:16:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:16:49 DEBUG : one: Sizes differ 2026/07/21 01:16:51 INFO : one: Moved (server-side) 2026/07/21 01:16:52 DEBUG : one: size = 5 OK 2026/07/21 01:16:52 INFO : one: Copied (server-side copy) 2026/07/21 01:16:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/21 01:16:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:16:52 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:54 DEBUG : CopyDest/two: md5 = 3199d4e04cff6df7b9ab66f2d21cad4c OK 2026/07/21 01:16:54 DEBUG : one: size = 5 OK 2026/07/21 01:16:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:54 DEBUG : one: Unchanged skipping 2026/07/21 01:16:55 DEBUG : two: size = 3 OK 2026/07/21 01:16:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:56 DEBUG : two: size = 3 OK 2026/07/21 01:16:56 INFO : two: Copied (server-side copy) 2026/07/21 01:16:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/21 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:16:56 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:57 DEBUG : one: size = 5 OK 2026/07/21 01:16:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:57 DEBUG : one: Unchanged skipping 2026/07/21 01:16:57 DEBUG : two: size = 3 OK 2026/07/21 01:16:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:57 DEBUG : two: Unchanged skipping 2026/07/21 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:16:57 DEBUG : Waiting for deletions to finish 2026/07/21 01:16:57 INFO : There was nothing to transfer 2026/07/21 01:16:59 DEBUG : CopyDest/three: md5 = a32475ddf14d12bc130f6043001fd58b OK 2026/07/21 01:16:59 DEBUG : one: size = 5 OK 2026/07/21 01:16:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:16:59 DEBUG : one: Unchanged skipping 2026/07/21 01:17:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:17:00 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/CopyDest') 2026/07/21 01:17:00 DEBUG : three: Sizes differ 2026/07/21 01:17:00 DEBUG : three: Destination not found in --copy-dest 2026/07/21 01:17:00 DEBUG : three: Need to transfer - File not found at Destination 2026/07/21 01:17:00 DEBUG : two: size = 3 OK 2026/07/21 01:17:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/21 01:17:00 DEBUG : two: Unchanged skipping 2026/07/21 01:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:17:01 DEBUG : three: md5 = 951135e81dc4b9553e51a30ba8cc4e81 OK 2026/07/21 01:17:01 DEBUG : three: size = 7 OK 2026/07/21 01:17:01 INFO : three: Copied (new) 2026/07/21 01:17:01 DEBUG : Waiting for deletions to finish 2026/07/21 01:17:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/21 01:17:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:17:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 01:17:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 01:17:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:17:06 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/21 01:17:07 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.47s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:17:09 DEBUG : dst/one: md5 = 60ff1ac322e001b5225a7ee5b35790f8 OK 2026/07/21 01:17:11 DEBUG : dst/two: md5 = f8eaa68bd9673f326cd3dddeaf164a50 OK 2026/07/21 01:17:12 DEBUG : dst/three.txt: md5 = 8f6d19a41084882c33f6a56ecc43e484 OK 2026/07/21 01:17:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/dst" 2026/07/21 01:17:13 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 01:17:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/backup" 2026/07/21 01:17:14 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/1nrff024r7pq65ecp72fc28jb0" 2026/07/21 01:17:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:17:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:17:15 DEBUG : one: Sizes differ 2026/07/21 01:17:15 DEBUG : two: size = 3 OK 2026/07/21 01:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:17:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:17:15 DEBUG : two: Unchanged skipping 2026/07/21 01:17:17 INFO : one: Moved (server-side) 2026/07/21 01:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:17:19 DEBUG : one: md5 = 8a7ef98b625b1d7ebaa3ff0f99527b28 OK 2026/07/21 01:17:19 DEBUG : one: size = 4 OK 2026/07/21 01:17:19 INFO : one: Copied (new) 2026/07/21 01:17:19 DEBUG : Waiting for deletions to finish 2026/07/21 01:17:20 INFO : three.txt: Moved (server-side) 2026/07/21 01:17:20 INFO : three.txt: Moved into backup dir 2026/07/21 01:17:21 DEBUG : dst/three.txt: md5 = 4b1a9bf4329797d32cfe375be56393a5 OK 2026/07/21 01:17:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:17:22 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:17:22 DEBUG : one: Sizes differ 2026/07/21 01:17:22 DEBUG : two: size = 3 OK 2026/07/21 01:17:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:17:22 DEBUG : two: Unchanged skipping 2026/07/21 01:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:17:23 INFO : one: Deleted 2026/07/21 01:17:23 INFO : one: Moved (server-side) 2026/07/21 01:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:17:25 DEBUG : one: md5 = ce308aa9c927fc56a8e58ebbfad0f977 OK 2026/07/21 01:17:25 DEBUG : one: size = 5 OK 2026/07/21 01:17:25 INFO : one: Copied (new) 2026/07/21 01:17:25 DEBUG : Waiting for deletions to finish 2026/07/21 01:17:25 INFO : three.txt: Deleted 2026/07/21 01:17:26 INFO : three.txt: Moved (server-side) 2026/07/21 01:17:26 INFO : three.txt: Moved into backup dir 2026/07/21 01:17:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:17:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 01:17:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/21 01:17:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:17:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:17:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.96s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:17:33 DEBUG : dst/one: md5 = 5a237d9aaca5d4935d097d4b7b33443b OK 2026/07/21 01:17:34 DEBUG : dst/two: md5 = b3ef4abcb06724a3cec2a09e788af6bb OK 2026/07/21 01:17:36 DEBUG : dst/three.txt: md5 = 733878d59075caeb7f4605635d8424f9 OK 2026/07/21 01:17:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/dst" 2026/07/21 01:17:36 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 01:17:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/backup" 2026/07/21 01:17:37 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/1nrff024r7pq65ecp72fc28jb0" 2026/07/21 01:17:39 DEBUG : two: size = 3 OK 2026/07/21 01:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:17:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:17:39 DEBUG : two: Unchanged skipping 2026/07/21 01:17:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:17:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:17:39 DEBUG : one: Sizes differ 2026/07/21 01:17:40 INFO : one: Moved (server-side) to: one.bak 2026/07/21 01:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:17:42 DEBUG : one: md5 = 94d22bc3f7961d92c3f1f84c5a24cf64 OK 2026/07/21 01:17:42 DEBUG : one: size = 4 OK 2026/07/21 01:17:42 INFO : one: Copied (new) 2026/07/21 01:17:42 DEBUG : Waiting for deletions to finish 2026/07/21 01:17:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/21 01:17:43 INFO : three.txt: Moved into backup dir 2026/07/21 01:17:44 DEBUG : dst/three.txt: md5 = f652c2f4eaa050601c4e4384111a1ec0 OK 2026/07/21 01:17:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:17:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:17:45 DEBUG : one: Sizes differ 2026/07/21 01:17:45 DEBUG : two: size = 3 OK 2026/07/21 01:17:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:17:45 DEBUG : two: Unchanged skipping 2026/07/21 01:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:17:46 INFO : one.bak: Deleted 2026/07/21 01:17:47 INFO : one: Moved (server-side) to: one.bak 2026/07/21 01:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:17:48 DEBUG : one: md5 = 995736e255fc74936442fac143c033bf OK 2026/07/21 01:17:48 DEBUG : one: size = 5 OK 2026/07/21 01:17:48 INFO : one: Copied (new) 2026/07/21 01:17:48 DEBUG : Waiting for deletions to finish 2026/07/21 01:17:49 INFO : three.txt.bak: Deleted 2026/07/21 01:17:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/21 01:17:49 INFO : three.txt: Moved into backup dir 2026/07/21 01:17:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:17:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 01:17:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/21 01:17:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/21 01:17:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/21 01:17:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:17:56 DEBUG : dst/one: md5 = f778060862e41ffa29b3df6a768f753c OK 2026/07/21 01:17:57 DEBUG : dst/two: md5 = 639aac5f2dc6a8407434cc1026ba3742 OK 2026/07/21 01:17:59 DEBUG : dst/three.txt: md5 = 653504e37087ea5c20625e39140e387c OK 2026/07/21 01:17:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/dst" 2026/07/21 01:17:59 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 01:18:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/backup" 2026/07/21 01:18:00 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/1nrff024r7pq65ecp72fc28jb0" 2026/07/21 01:18:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:18:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:18:02 DEBUG : one: Sizes differ 2026/07/21 01:18:02 DEBUG : two: size = 3 OK 2026/07/21 01:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:18:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:18:02 DEBUG : two: Unchanged skipping 2026/07/21 01:18:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/21 01:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:18:05 DEBUG : one: md5 = e78f13df14b14ea4806f7f67adfdc515 OK 2026/07/21 01:18:05 DEBUG : one: size = 4 OK 2026/07/21 01:18:05 INFO : one: Copied (new) 2026/07/21 01:18:05 DEBUG : Waiting for deletions to finish 2026/07/21 01:18:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/21 01:18:05 INFO : three.txt: Moved into backup dir 2026/07/21 01:18:07 DEBUG : dst/three.txt: md5 = 1b302491a85b3271a15c2e8bf16b9d76 OK 2026/07/21 01:18:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:18:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:18:08 DEBUG : one: Sizes differ 2026/07/21 01:18:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:18:08 DEBUG : two: size = 3 OK 2026/07/21 01:18:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:18:08 DEBUG : two: Unchanged skipping 2026/07/21 01:18:09 INFO : one-2019-01-01: Deleted 2026/07/21 01:18:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/21 01:18:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:18:10 DEBUG : one: md5 = de5cdde5b0e07e099a80077cbeb2e66a OK 2026/07/21 01:18:10 DEBUG : one: size = 5 OK 2026/07/21 01:18:10 INFO : one: Copied (new) 2026/07/21 01:18:10 DEBUG : Waiting for deletions to finish 2026/07/21 01:18:11 INFO : three-2019-01-01.txt: Deleted 2026/07/21 01:18:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/21 01:18:12 INFO : three.txt: Moved into backup dir 2026/07/21 01:18:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:18:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 01:18:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/21 01:18:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/21 01:18:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/21 01:18:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.51s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:18:18 DEBUG : dst/one: md5 = 92e832d02136d424d5411c4b278b0cb5 OK 2026/07/21 01:18:20 DEBUG : dst/two: md5 = 4bee7b2a6eec83107217812ab16c3bfc OK 2026/07/21 01:18:21 DEBUG : dst/three.txt: md5 = 33485b8d5b5f9c7da5d3f97a936537c9 OK 2026/07/21 01:18:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/dst" 2026/07/21 01:18:22 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 01:18:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:18:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:18:23 DEBUG : one: Sizes differ 2026/07/21 01:18:23 DEBUG : two: size = 3 OK 2026/07/21 01:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:18:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:18:23 DEBUG : two: Unchanged skipping 2026/07/21 01:18:23 INFO : one: Moved (server-side) to: one.bak 2026/07/21 01:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:18:25 DEBUG : one: md5 = 0a1bc1cbe97db52135e8ef0423bafa7c OK 2026/07/21 01:18:25 DEBUG : one: size = 4 OK 2026/07/21 01:18:25 INFO : one: Copied (new) 2026/07/21 01:18:25 DEBUG : Waiting for deletions to finish 2026/07/21 01:18:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/21 01:18:26 INFO : three.txt: Moved into backup dir 2026/07/21 01:18:28 DEBUG : dst/three.txt: md5 = 5bb749034d9619295d077470814aadc5 OK 2026/07/21 01:18:29 DEBUG : one.bak: Excluded (Path Filter) 2026/07/21 01:18:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/21 01:18:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:18:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:18:29 DEBUG : one: Sizes differ 2026/07/21 01:18:29 DEBUG : two: size = 3 OK 2026/07/21 01:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for checks to finish 2026/07/21 01:18:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:18:29 DEBUG : two: Unchanged skipping 2026/07/21 01:18:29 INFO : one.bak: Deleted 2026/07/21 01:18:30 INFO : one: Moved (server-side) to: one.bak 2026/07/21 01:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst': Waiting for transfers to finish 2026/07/21 01:18:31 DEBUG : one: md5 = 6d1fe91610ea2a262e7840a677a60405 OK 2026/07/21 01:18:31 DEBUG : one: size = 5 OK 2026/07/21 01:18:31 INFO : one: Copied (new) 2026/07/21 01:18:31 DEBUG : Waiting for deletions to finish 2026/07/21 01:18:32 INFO : three.txt.bak: Deleted 2026/07/21 01:18:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/21 01:18:33 INFO : three.txt: Moved into backup dir 2026/07/21 01:18:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:18:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/21 01:18:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/21 01:18:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/21 01:18:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 01:18:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (21.09s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:18:39 DEBUG : dst/one: md5 = 034947ea14a6ef2d8087b46da42d8072 OK 2026/07/21 01:18:41 DEBUG : dst/two: md5 = 3f0ca49008df98156cb2be49a1a9cdeb OK 2026/07/21 01:18:43 DEBUG : dst/three.txt: md5 = 22fb5dfd1cfd740d1ba9592ddde8b429 OK 2026/07/21 01:18:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/dst" 2026/07/21 01:18:44 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 01:18:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:18:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:18:45 DEBUG : one: Sizes differ 2026/07/21 01:18:46 INFO : one: Moved (server-side) to: one.bak 2026/07/21 01:18:48 DEBUG : one: md5 = ce0f9301c71fc5d84ec23fac3dd66cb5 OK 2026/07/21 01:18:48 DEBUG : one: size = 4 OK 2026/07/21 01:18:48 INFO : one: Copied (new) 2026/07/21 01:18:49 DEBUG : two: size = 3 OK 2026/07/21 01:18:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:18:49 DEBUG : two: Unchanged skipping 2026/07/21 01:18:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:18:49 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:18:49 DEBUG : three.txt: Sizes differ 2026/07/21 01:18:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/21 01:18:52 DEBUG : three.txt: md5 = da17a139851b79a26a8238e629c8056c OK 2026/07/21 01:18:52 DEBUG : three.txt: size = 6 OK 2026/07/21 01:18:52 INFO : three.txt: Copied (new) 2026/07/21 01:18:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:18:53 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:18:53 DEBUG : one: Sizes differ 2026/07/21 01:18:54 INFO : one.bak: Deleted 2026/07/21 01:18:54 INFO : one: Moved (server-side) to: one.bak 2026/07/21 01:18:56 DEBUG : one: md5 = b1f5d4b3bea430f3cae2c0f580a01b98 OK 2026/07/21 01:18:56 DEBUG : one: size = 5 OK 2026/07/21 01:18:56 INFO : one: Copied (new) 2026/07/21 01:18:56 DEBUG : two: size = 3 OK 2026/07/21 01:18:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:18:56 DEBUG : two: Unchanged skipping 2026/07/21 01:18:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:18:56 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:18:56 DEBUG : three.txt: Sizes differ 2026/07/21 01:18:57 INFO : three.txt.bak: Deleted 2026/07/21 01:18:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/21 01:18:59 DEBUG : three.txt: md5 = 6a691e0349747ef369de4a29acdb133d OK 2026/07/21 01:18:59 DEBUG : three.txt: size = 19 OK 2026/07/21 01:18:59 INFO : three.txt: Copied (new) 2026/07/21 01:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/21 01:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/21 01:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/21 01:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/21 01:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/21 01:19:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (25.54s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:19:05 DEBUG : dst/one: md5 = 4828550fe292da31f234dc09586bebbe OK 2026/07/21 01:19:06 DEBUG : dst/two: md5 = f7d537957becd97ee34ca113a6c499be OK 2026/07/21 01:19:08 DEBUG : dst/three.txt: md5 = 0995e65205339a2e845bb6b50073749b OK 2026/07/21 01:19:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-womakor6luca/dst" 2026/07/21 01:19:08 DEBUG : Creating backend with remote "TestDrive:crypt/ue52tjve4jd1eb0bimqkrb6l5tas5ffu9vdh2c632vubqcfnkeeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/21 01:19:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:19:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:19:09 DEBUG : one: Sizes differ 2026/07/21 01:19:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/21 01:19:12 DEBUG : one: md5 = 9a6b4a70dd8e631a6e8192d5d738ca73 OK 2026/07/21 01:19:12 DEBUG : one: size = 4 OK 2026/07/21 01:19:12 INFO : one: Copied (new) 2026/07/21 01:19:12 DEBUG : two: size = 3 OK 2026/07/21 01:19:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:19:12 DEBUG : two: Unchanged skipping 2026/07/21 01:19:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:19:12 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:19:12 DEBUG : three.txt: Sizes differ 2026/07/21 01:19:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/21 01:19:14 DEBUG : three.txt: md5 = 6d75ef3c945fd607b2070638536a25aa OK 2026/07/21 01:19:14 DEBUG : three.txt: size = 6 OK 2026/07/21 01:19:14 INFO : three.txt: Copied (new) 2026/07/21 01:19:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:19:15 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:19:15 DEBUG : one: Sizes differ 2026/07/21 01:19:16 INFO : one-2019-01-01: Deleted 2026/07/21 01:19:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/21 01:19:18 DEBUG : one: md5 = 8edbc4d1091ffd495efb29b5d9bd7eda OK 2026/07/21 01:19:18 DEBUG : one: size = 5 OK 2026/07/21 01:19:18 INFO : one: Copied (new) 2026/07/21 01:19:18 DEBUG : two: size = 3 OK 2026/07/21 01:19:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:19:18 DEBUG : two: Unchanged skipping 2026/07/21 01:19:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:19:19 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca/dst') 2026/07/21 01:19:19 DEBUG : three.txt: Sizes differ 2026/07/21 01:19:19 INFO : three-2019-01-01.txt: Deleted 2026/07/21 01:19:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/21 01:19:21 DEBUG : three.txt: md5 = af14b447468620e3c930927bfbfe1cd2 OK 2026/07/21 01:19:21 DEBUG : three.txt: size = 19 OK 2026/07/21 01:19:21 INFO : three.txt: Copied (new) 2026/07/21 01:19:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/21 01:19:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/21 01:19:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/21 01:19:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/21 01:19:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/21 01:19:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/21 01:19:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.79s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:19:27 DEBUG : Testêé: md5 = 345feca6702c4de8d166c720189d66c7 OK 2026/07/21 01:19:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:19:27 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:19:27 DEBUG : Testêé: Sizes differ 2026/07/21 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:19:29 DEBUG : Testêé: md5 = 3b0c722df1b44cb36e242220c22c8242 OK 2026/07/21 01:19:29 DEBUG : Testêé: size = 14 OK 2026/07/21 01:19:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/21 01:19:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.38s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:19:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/21 01:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:19:32 DEBUG : existing: md5 = eb3de962722eaeeeb7fe26de4280b1f1 OK 2026/07/21 01:19:32 DEBUG : existing: size = 6 OK 2026/07/21 01:19:32 INFO : existing: Copied (new) 2026/07/21 01:19:32 DEBUG : Waiting for deletions to finish 2026/07/21 01:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:19:32 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:19:32 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:19:32 DEBUG : existing: Sizes differ 2026/07/21 01:19:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/21 01:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:19:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': not deleting files as there were IO errors 2026/07/21 01:19:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.79s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:19:35 DEBUG : EXISTING: md5 = 203389c8f1290b3730d7e1162c2c47ef OK 2026/07/21 01:19:36 DEBUG : EXISTING: size = 6 OK 2026/07/21 01:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:19:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:19:36 DEBUG : existing: Unchanged skipping 2026/07/21 01:19:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:19:36 DEBUG : Waiting for deletions to finish 2026/07/21 01:19:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.17s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", 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-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", 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-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.35s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:19:40 DEBUG : both0: md5 = 5fa3725368b84a6f4036e3d1869978a1 OK 2026/07/21 01:19:42 DEBUG : only0: md5 = 51c40a4d6be0d9ebb56661ad737e9246 OK 2026/07/21 01:19:43 DEBUG : both1: md5 = fde7910fa5cef42261bd7532d55207e5 OK 2026/07/21 01:19:44 DEBUG : only1: md5 = 93d2dbe5a955e120ea6a23bb93cd254d OK 2026/07/21 01:19:46 DEBUG : both2: md5 = 2102f1b6744050773a588820d4cdc61b OK 2026/07/21 01:19:47 DEBUG : only2: md5 = a44a8930b881364024c4250ea3c78e8f OK 2026/07/21 01:19:49 DEBUG : both3: md5 = 2d61e09b1d24858944aca1dd11227218 OK 2026/07/21 01:19:50 DEBUG : only3: md5 = 56ef1636e7c526cae0a71d00b2877d33 OK 2026/07/21 01:19:52 DEBUG : both4: md5 = 30259505270e96f4f21970bac51144cf OK 2026/07/21 01:19:53 DEBUG : only4: md5 = 004ef83bf851add3482c022f0fe54d98 OK 2026/07/21 01:19:54 DEBUG : both5: md5 = a3e576767334a9f9227a715612942783 OK 2026/07/21 01:19:56 DEBUG : only5: md5 = f62b5408ae7a90c779e94c0c2f5a07d7 OK 2026/07/21 01:19:58 DEBUG : both6: md5 = 712fd1aed074c1cf5f238a92aaaf91f2 OK 2026/07/21 01:19:59 DEBUG : only6: md5 = 0b650d763c5d25ea3b2821aade496e74 OK 2026/07/21 01:20:00 DEBUG : both7: md5 = a0e848178706b45427168fa30e357a83 OK 2026/07/21 01:20:02 DEBUG : only7: md5 = 1dbe5f6f06a26b05f6c4676ce95e2835 OK 2026/07/21 01:20:03 DEBUG : both8: md5 = 95a07c259928337c1a9cd23fe7010a95 OK 2026/07/21 01:20:05 DEBUG : only8: md5 = ac5197ebd7de3a405f0fba9075b8c7a2 OK 2026/07/21 01:20:06 DEBUG : both9: md5 = f6da5b1845422319bc57356bcec47dc2 OK 2026/07/21 01:20:08 DEBUG : only9: md5 = a705909405c4e78372dae1d33e1e031f OK 2026/07/21 01:20:09 DEBUG : both10: md5 = e0ab4f3e1674318e27ca4f9ff96b657a OK 2026/07/21 01:20:11 DEBUG : only10: md5 = 9718c8dfc21f1ac6728b5f2c01b1324e OK 2026/07/21 01:20:12 DEBUG : both11: md5 = cb847ce10d342cf068f051a53e96c8c7 OK 2026/07/21 01:20:13 DEBUG : only11: md5 = f72e982e3b23299dc0f1caf27595a068 OK 2026/07/21 01:20:15 DEBUG : both12: md5 = 39c98465e54c11b7638d4ce5db960aaa OK 2026/07/21 01:20:16 DEBUG : only12: md5 = 595cd2925c7e8ac830f2ed5e03a47917 OK 2026/07/21 01:20:18 DEBUG : both13: md5 = 60008ac512305d8a6dcbaca0b6c9755c OK 2026/07/21 01:20:19 DEBUG : only13: md5 = 7aabcca8dcdc6112872d100cb730a41a OK 2026/07/21 01:20:21 DEBUG : both14: md5 = 20a0d215e4e2d9aca2ed1ce15ec9c580 OK 2026/07/21 01:20:22 DEBUG : only14: md5 = d2b3fa3ff95e78758c4309047d68866b OK 2026/07/21 01:20:23 DEBUG : both15: md5 = ec557989c402dfe989471f62074a465d OK 2026/07/21 01:20:25 DEBUG : only15: md5 = 59ce5be97226ca3b93acd1787867ecd2 OK 2026/07/21 01:20:26 DEBUG : both16: md5 = 9a6ef6377265ab5020380f287c6f366e OK 2026/07/21 01:20:28 DEBUG : only16: md5 = 90abd7ead66157391b428081a1ddd6af OK 2026/07/21 01:20:29 DEBUG : both17: md5 = 3f655713798094838b5c3f004772bf7b OK 2026/07/21 01:20:31 DEBUG : only17: md5 = 7c454b95a54b540f966d641585210570 OK 2026/07/21 01:20:32 DEBUG : both18: md5 = 2f4379969bb27e4fcea5f7716264868f OK 2026/07/21 01:20:33 DEBUG : only18: md5 = 542f41d0e903b6b39f7bdb2b9684c545 OK 2026/07/21 01:20:35 DEBUG : both19: md5 = 072515b8fa6db6e80b1b9d149b6473a0 OK 2026/07/21 01:20:36 DEBUG : only19: md5 = e3f65a9d7d58b2589f4f53d0bf002be4 OK 2026/07/21 01:20:37 DEBUG : both0: size = 6 OK 2026/07/21 01:20:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both0: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both10: size = 6 OK 2026/07/21 01:20:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both10: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both11: size = 6 OK 2026/07/21 01:20:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both11: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both12: size = 6 OK 2026/07/21 01:20:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both12: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both13: size = 6 OK 2026/07/21 01:20:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both13: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both14: size = 6 OK 2026/07/21 01:20:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both14: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both15: size = 6 OK 2026/07/21 01:20:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both15: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both16: size = 6 OK 2026/07/21 01:20:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both16: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both17: size = 6 OK 2026/07/21 01:20:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both17: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both18: size = 6 OK 2026/07/21 01:20:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both18: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both19: size = 6 OK 2026/07/21 01:20:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both19: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both1: size = 6 OK 2026/07/21 01:20:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both1: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both2: size = 6 OK 2026/07/21 01:20:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both2: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both3: size = 6 OK 2026/07/21 01:20:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both3: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both4: size = 6 OK 2026/07/21 01:20:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both4: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both5: size = 6 OK 2026/07/21 01:20:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both5: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both6: size = 6 OK 2026/07/21 01:20:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both6: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both7: size = 6 OK 2026/07/21 01:20:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both7: Unchanged skipping 2026/07/21 01:20:37 DEBUG : both8: size = 6 OK 2026/07/21 01:20:37 DEBUG : both9: size = 6 OK 2026/07/21 01:20:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both9: Unchanged skipping 2026/07/21 01:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:20:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:20:37 DEBUG : both8: Unchanged skipping 2026/07/21 01:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:20:37 DEBUG : Waiting for deletions to finish 2026/07/21 01:20:37 INFO : only18: Deleted 2026/07/21 01:20:37 INFO : only16: Deleted 2026/07/21 01:20:37 INFO : only15: Deleted 2026/07/21 01:20:37 INFO : only0: Deleted 2026/07/21 01:20:38 INFO : only8: Deleted 2026/07/21 01:20:38 INFO : only3: Deleted 2026/07/21 01:20:38 INFO : only10: Deleted 2026/07/21 01:20:38 INFO : only17: Deleted 2026/07/21 01:20:38 INFO : only2: Deleted 2026/07/21 01:20:38 INFO : only5: Deleted 2026/07/21 01:20:38 INFO : only1: Deleted 2026/07/21 01:20:38 INFO : only4: Deleted 2026/07/21 01:20:39 INFO : only7: Deleted 2026/07/21 01:20:39 INFO : only11: Deleted 2026/07/21 01:20:39 INFO : only12: Deleted 2026/07/21 01:20:39 INFO : only13: Deleted 2026/07/21 01:20:39 INFO : only19: Deleted 2026/07/21 01:20:39 INFO : only9: Deleted 2026/07/21 01:20:39 INFO : only6: Deleted 2026/07/21 01:20:39 INFO : only14: Deleted 2026/07/21 01:20:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.54s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:20:51 DEBUG : both0: md5 = 99e034a99909f41eaa50781e67618a0e OK 2026/07/21 01:20:52 DEBUG : only0: md5 = 7c01037b3c5b9619f22966775a095051 OK 2026/07/21 01:20:54 DEBUG : both1: md5 = 9e7b1fcdf5a7957d1d6dfa970a7f08f9 OK 2026/07/21 01:20:55 DEBUG : only1: md5 = c4de59f87967eb19a2449c659c2d0f59 OK 2026/07/21 01:20:57 DEBUG : both2: md5 = 7afc03db1a79a34a078ffec66cdb7b38 OK 2026/07/21 01:20:58 DEBUG : only2: md5 = 650efe286cf7e5c5f3e90d22a18fa8a1 OK 2026/07/21 01:20:59 DEBUG : both3: md5 = bb63bcf0ee8ca1e147a4b8c8e17dd9f8 OK 2026/07/21 01:21:01 DEBUG : only3: md5 = 1223c633c1858c37fc0f5f2eaf4691c5 OK 2026/07/21 01:21:02 DEBUG : both4: md5 = e866d31b0f8960cb9e1fec294fb2ff51 OK 2026/07/21 01:21:04 DEBUG : only4: md5 = ac315905ffe12c05fddeff444f50f2c0 OK 2026/07/21 01:21:05 DEBUG : both5: md5 = a0cdc1f46184680367dcf5ca1b80a809 OK 2026/07/21 01:21:07 DEBUG : only5: md5 = ef8302de31f8a90a8d1cf91a8436b646 OK 2026/07/21 01:21:08 DEBUG : both6: md5 = 661cabf6ac46534f8008a05b77ad991d OK 2026/07/21 01:21:10 DEBUG : only6: md5 = b0d1c1a016abecf6eaae2a758db5271f OK 2026/07/21 01:21:11 DEBUG : both7: md5 = 0dbc2b06195b2ef2ed89246825e3910b OK 2026/07/21 01:21:12 DEBUG : only7: md5 = 631705f061b63427d68c604b4288e092 OK 2026/07/21 01:21:14 DEBUG : both8: md5 = 376c2db7596279e0b39b0544702674f4 OK 2026/07/21 01:21:15 DEBUG : only8: md5 = 447274b0c35cdcf400a9ebff41f977e1 OK 2026/07/21 01:21:16 DEBUG : both9: md5 = 189127d64e35be782e4103eb4d35b237 OK 2026/07/21 01:21:18 DEBUG : only9: md5 = 84235edda9d7e888201d176ee8ef55cf OK 2026/07/21 01:21:19 DEBUG : both10: md5 = 558059788d71696eee046bcf0b7753a0 OK 2026/07/21 01:21:21 DEBUG : only10: md5 = 8e67645c06f7ade87269846ec5c0561a OK 2026/07/21 01:21:22 DEBUG : both11: md5 = 113f5e63d319a973f64c6f7e11dc2a8b OK 2026/07/21 01:21:23 DEBUG : only11: md5 = f97624a0a8eb24a2db14a784d3f9ce1b OK 2026/07/21 01:21:25 DEBUG : both12: md5 = fb7863f1a0e5f43c12bdd0f3d2351e84 OK 2026/07/21 01:21:26 DEBUG : only12: md5 = 3558f0dfea42be174d1075416bc06742 OK 2026/07/21 01:21:28 DEBUG : both13: md5 = eb8e693d1e19dd62cd1d0dcaeed4729a OK 2026/07/21 01:21:29 DEBUG : only13: md5 = c7770b21724cfe734a4bd7a899d35d23 OK 2026/07/21 01:21:31 DEBUG : both14: md5 = 7b992aadf2571000fb156a779a153b23 OK 2026/07/21 01:21:32 DEBUG : only14: md5 = 3f7e284e0d2bd49a65189d3543ef36d1 OK 2026/07/21 01:21:33 DEBUG : both15: md5 = 7d86a206215b1343649474f5e5ef28f6 OK 2026/07/21 01:21:35 DEBUG : only15: md5 = b5cca4e660d849d3bd56897e15f9045c OK 2026/07/21 01:21:36 DEBUG : both16: md5 = c74ab5ac9071a3ec8dc1539f8bddc258 OK 2026/07/21 01:21:38 DEBUG : only16: md5 = 6af3559b6e78b4cf55cad676764b3145 OK 2026/07/21 01:21:39 DEBUG : both17: md5 = 0aaeef9d5ec3d067cd29777b75ae4a22 OK 2026/07/21 01:21:40 DEBUG : only17: md5 = 51617be463550f7e0a09db71901fff01 OK 2026/07/21 01:21:42 DEBUG : both18: md5 = e68ace4d93035426aeafc35b8b693861 OK 2026/07/21 01:21:43 DEBUG : only18: md5 = 4e6cb49cd97ca65d872048f2f24fb8fc OK 2026/07/21 01:21:45 DEBUG : both19: md5 = 3addc515918752ca2ee1004f48869abf OK 2026/07/21 01:21:46 DEBUG : only19: md5 = 220672b0edd8c4d195d68c73dca934d5 OK 2026/07/21 01:21:47 DEBUG : both0: size = 6 OK 2026/07/21 01:21:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both11: size = 6 OK 2026/07/21 01:21:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both10: size = 6 OK 2026/07/21 01:21:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both0: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both12: size = 6 OK 2026/07/21 01:21:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:21:47 DEBUG : both12: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both13: size = 6 OK 2026/07/21 01:21:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both14: size = 6 OK 2026/07/21 01:21:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both13: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both15: size = 6 OK 2026/07/21 01:21:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both14: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both16: size = 6 OK 2026/07/21 01:21:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both16: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both17: size = 6 OK 2026/07/21 01:21:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both17: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both18: size = 6 OK 2026/07/21 01:21:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both18: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both19: size = 6 OK 2026/07/21 01:21:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both19: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both1: size = 6 OK 2026/07/21 01:21:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both1: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both2: size = 6 OK 2026/07/21 01:21:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both2: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both3: size = 6 OK 2026/07/21 01:21:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both11: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both4: size = 6 OK 2026/07/21 01:21:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both4: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both5: size = 6 OK 2026/07/21 01:21:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both5: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both6: size = 6 OK 2026/07/21 01:21:47 DEBUG : both10: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both15: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both7: size = 6 OK 2026/07/21 01:21:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both8: size = 6 OK 2026/07/21 01:21:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both6: Unchanged skipping 2026/07/21 01:21:47 DEBUG : both9: size = 6 OK 2026/07/21 01:21:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:21:47 DEBUG : both3: Unchanged skipping 2026/07/21 01:21:47 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only0: Sizes differ 2026/07/21 01:21:47 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only10: Sizes differ 2026/07/21 01:21:47 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only11: Sizes differ 2026/07/21 01:21:47 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only12: Sizes differ 2026/07/21 01:21:47 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only13: Sizes differ 2026/07/21 01:21:47 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only14: Sizes differ 2026/07/21 01:21:47 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only15: Sizes differ 2026/07/21 01:21:47 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only16: Sizes differ 2026/07/21 01:21:47 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only17: Sizes differ 2026/07/21 01:21:47 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only18: Sizes differ 2026/07/21 01:21:47 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only19: Sizes differ 2026/07/21 01:21:47 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only1: Sizes differ 2026/07/21 01:21:47 DEBUG : both9: Unchanged skipping 2026/07/21 01:21:47 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only2: Sizes differ 2026/07/21 01:21:47 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only3: Sizes differ 2026/07/21 01:21:47 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only4: Sizes differ 2026/07/21 01:21:47 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only5: Sizes differ 2026/07/21 01:21:47 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only6: Sizes differ 2026/07/21 01:21:47 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only7: Sizes differ 2026/07/21 01:21:47 DEBUG : both7: Unchanged skipping 2026/07/21 01:21:47 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only8: Sizes differ 2026/07/21 01:21:47 DEBUG : both8: Unchanged skipping 2026/07/21 01:21:47 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3446269418) 2026/07/21 01:21:47 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca') 2026/07/21 01:21:47 DEBUG : only9: Sizes differ 2026/07/21 01:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:21:48 DEBUG : only12: md5 = 9a37d096fe7de1dc6629c9590e9a321d OK 2026/07/21 01:21:48 DEBUG : only12: size = 0 OK 2026/07/21 01:21:48 INFO : only12: Copied (replaced existing) 2026/07/21 01:21:48 DEBUG : only11: md5 = fa6c8e251d3ee351d5415a4737bf4ffa OK 2026/07/21 01:21:48 DEBUG : only11: size = 0 OK 2026/07/21 01:21:48 INFO : only11: Copied (replaced existing) 2026/07/21 01:21:48 DEBUG : only10: md5 = a4474a5bba1dc3e65bfec1b37d67b83a OK 2026/07/21 01:21:48 DEBUG : only10: size = 0 OK 2026/07/21 01:21:48 INFO : only10: Copied (replaced existing) 2026/07/21 01:21:48 DEBUG : only0: md5 = 1df7379bce947e1c0f1452b840079c72 OK 2026/07/21 01:21:48 DEBUG : only0: size = 0 OK 2026/07/21 01:21:48 INFO : only0: Copied (replaced existing) 2026/07/21 01:21:49 DEBUG : only14: md5 = 535aec444a9e4353c63bddb563a58b12 OK 2026/07/21 01:21:49 DEBUG : only14: size = 0 OK 2026/07/21 01:21:49 INFO : only14: Copied (replaced existing) 2026/07/21 01:21:49 DEBUG : only15: md5 = 2301b47f0416bb9aa335c5cd4715bc12 OK 2026/07/21 01:21:49 DEBUG : only15: size = 0 OK 2026/07/21 01:21:49 INFO : only15: Copied (replaced existing) 2026/07/21 01:21:49 DEBUG : only13: md5 = e95da4c7304fe713b14a002a4fef7332 OK 2026/07/21 01:21:49 DEBUG : only13: size = 0 OK 2026/07/21 01:21:49 INFO : only13: Copied (replaced existing) 2026/07/21 01:21:50 DEBUG : only16: md5 = 95da100e4ebd4e8f2d7e87ead8e95cb0 OK 2026/07/21 01:21:50 DEBUG : only16: size = 0 OK 2026/07/21 01:21:50 INFO : only16: Copied (replaced existing) 2026/07/21 01:21:51 DEBUG : only17: md5 = 399ba8eb390c84a1ba3d1d6edabfe992 OK 2026/07/21 01:21:51 DEBUG : only17: size = 0 OK 2026/07/21 01:21:51 INFO : only17: Copied (replaced existing) 2026/07/21 01:21:51 DEBUG : only19: md5 = dd9214d9fe58d9b20023e0d867df71b8 OK 2026/07/21 01:21:51 DEBUG : only19: size = 0 OK 2026/07/21 01:21:51 INFO : only19: Copied (replaced existing) 2026/07/21 01:21:51 DEBUG : only18: md5 = e4db616a322f84acd871a15c387e29c3 OK 2026/07/21 01:21:51 DEBUG : only18: size = 0 OK 2026/07/21 01:21:51 INFO : only18: Copied (replaced existing) 2026/07/21 01:21:51 DEBUG : only2: md5 = 459d276e88932ff929bb743677b221da OK 2026/07/21 01:21:51 DEBUG : only2: size = 0 OK 2026/07/21 01:21:51 INFO : only2: Copied (replaced existing) 2026/07/21 01:21:52 DEBUG : only3: md5 = 894b40eaab407d2677a66188482a574a OK 2026/07/21 01:21:52 DEBUG : only3: size = 0 OK 2026/07/21 01:21:52 INFO : only3: Copied (replaced existing) 2026/07/21 01:21:52 DEBUG : only4: md5 = 53bb2085b7d8c95edf7e5c00738576c3 OK 2026/07/21 01:21:52 DEBUG : only4: size = 0 OK 2026/07/21 01:21:52 INFO : only4: Copied (replaced existing) 2026/07/21 01:21:52 DEBUG : only5: md5 = 58abc04a5bfdfaccba96ec696e13d9c7 OK 2026/07/21 01:21:52 DEBUG : only5: size = 0 OK 2026/07/21 01:21:52 INFO : only5: Copied (replaced existing) 2026/07/21 01:21:52 DEBUG : only1: md5 = 48b8bb848d37d6afd7b23a251920eda2 OK 2026/07/21 01:21:52 DEBUG : only1: size = 0 OK 2026/07/21 01:21:52 INFO : only1: Copied (replaced existing) 2026/07/21 01:21:52 DEBUG : TestDrive: Token expired 2026/07/21 01:21:52 DEBUG : Config file has changed externally - reloading 2026/07/21 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2026/07/21 01:21:52 DEBUG : TestDrive: Token refresh successful 2026/07/21 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/07/21 01:21:52 DEBUG : TestDrive: Saved new token in config file 2026/07/21 01:21:53 DEBUG : only6: md5 = 3ee9ff4056c8280729d32b2e197d8e6b OK 2026/07/21 01:21:53 DEBUG : only6: size = 0 OK 2026/07/21 01:21:53 INFO : only6: Copied (replaced existing) 2026/07/21 01:21:53 DEBUG : only8: md5 = 48f579e4fe03793925ddf49bfd006ce3 OK 2026/07/21 01:21:53 DEBUG : only8: size = 0 OK 2026/07/21 01:21:53 INFO : only8: Copied (replaced existing) 2026/07/21 01:21:53 DEBUG : only7: md5 = 1b7b832da0a753fc39c19ff8892e9d0c OK 2026/07/21 01:21:53 DEBUG : only7: size = 0 OK 2026/07/21 01:21:53 INFO : only7: Copied (replaced existing) 2026/07/21 01:21:53 DEBUG : only9: md5 = f754c55cb82e8afda9b7ac1ba091b1db OK 2026/07/21 01:21:53 DEBUG : only9: size = 0 OK 2026/07/21 01:21:53 INFO : only9: Copied (replaced existing) 2026/07/21 01:21:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (82.28s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:22:11 DEBUG : empty_dir: Making directory with metadata 2026/07/21 01:22:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:22:11 DEBUG : empty_on_remote: Making directory with metadata 2026/07/21 01:22:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:22:11 DEBUG : empty_on_remote: Making directory with metadata 2026/07/21 01:22:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:22:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:24 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/21 01:22:25 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/21 01:22:26 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:22:27 DEBUG : empty_dir: Making directory with metadata 2026/07/21 01:22:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:22:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/21 01:22:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:22:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/21 01:22:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:22:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:40 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/21 01:22:41 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/21 01:22:42 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:22:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:22:44 DEBUG : sub dir: Making directory with metadata 2026/07/21 01:22:44 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/21 01:23:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/21 01:23:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/21 01:23:02 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:23:02 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/21 01:23:17 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/21 01:23:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/21 01:23:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/21 01:23:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/21 01:23:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:23:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:23:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:23:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:23:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/21 01:23:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/21 01:23:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:23:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:23:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/21 01:23:25 DEBUG : sub dir: Making directory with metadata 2026/07/21 01:23:26 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/21 01:23:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/21 01:23:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/21 01:23:47 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/21 01:23:47 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/21 01:24:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/21 01:24:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/21 01:24:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/21 01:24:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:24:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:24:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:24:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:24:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/21 01:24:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/21 01:24:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/21 01:24:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.39s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:24:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 8a072a65ecd85e4c44d32d7841470cdd OK 2026/07/21 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = b701b305b6c675fe05a2bf3056cf8f79 OK 2026/07/21 01:24:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 088aff6364b6333db6730bcb8dd50608 OK 2026/07/21 01:24:13 DEBUG : dir1/0003-defghij.txt: md5 = 49e414e7024131eb80c0b8ad4fcf96b5 OK 2026/07/21 01:24:15 DEBUG : dir1/0004-efghijk.txt: md5 = 911375fb0c569e14ce3e062af80562a9 OK 2026/07/21 01:24:16 DEBUG : dir1/0005-fghijkl.txt: md5 = f585b7c9046fe49923d6bf3829ab1c91 OK 2026/07/21 01:24:17 DEBUG : dir1/0006-ghijklm.txt: md5 = a18ca06878b5df516483cab4f690164e OK 2026/07/21 01:24:19 DEBUG : dir1/0007-1234567.txt: md5 = c9679837254def4dc6d221b646c54e83 OK 2026/07/21 01:24:20 DEBUG : dir1/0008-2345678.txt: md5 = 9d58af71fc0d494da4a941daa62cfe34 OK 2026/07/21 01:24:22 DEBUG : dir1/0009-3456789.txt: md5 = 8e6b336b0be378aa130e21569a302ed6 OK 2026/07/21 01:24:23 DEBUG : dir1/0010-456789.txt: md5 = 945b7da8ab03ee5845b832b911b134b3 OK 2026/07/21 01:24:25 DEBUG : dir1/0011-56789;.txt: md5 = a70783d2ea3b25c671ce8ad9e309477d OK 2026/07/21 01:24:26 DEBUG : dir1/0012-6789;.txt: md5 = 57d8d47d511253fda83522e43abba3b7 OK 2026/07/21 01:24:27 DEBUG : dir1/0013-789;=.txt: md5 = 166e5b19a1eb070b47ed80be912bb281 OK 2026/07/21 01:24:29 DEBUG : dir1/0014-89;=.txt: md5 = 422ec214fc2ae7bd40a6c7b5e86f242f OK 2026/07/21 01:24:30 DEBUG : dir1/0015-9;=.txt: md5 = f41fab130915ff46fed08bf856d49f7d OK 2026/07/21 01:24:31 DEBUG : apple: md5 = 01c81d86853808f5facfb0cff6b09f52 OK 2026/07/21 01:24:33 DEBUG : banana: md5 = b1c80060d517311e3fc65146a97f0d6d OK 2026/07/21 01:24:34 DEBUG : appleappleapplebanana: md5 = ed09a2a6ddbe97f95f438907cc0a88b7 OK 2026/07/21 01:24:35 DEBUG : splitbananasplit: md5 = 1625c7e605c7b450e59ffc620a8ded84 OK 2026/07/21 01:24:35 DEBUG : Waiting for deletions to finish 2026/07/21 01:24:36 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:24:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:24:37 DEBUG : apple: size = 5 OK 2026/07/21 01:24:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:37 DEBUG : apple: Unchanged skipping 2026/07/21 01:24:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:24:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:24:37 DEBUG : banana: size = 6 OK 2026/07/21 01:24:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:37 DEBUG : banana: Unchanged skipping 2026/07/21 01:24:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:24:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:24:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:24:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:24:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:24:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:24:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:24:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:24:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:24:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:24:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:24:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:24:38 DEBUG : Waiting for deletions to finish 2026/07/21 01:24:38 DEBUG : Waiting for deletions to finish 2026/07/21 01:24:38 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:24:39 DEBUG : dir1: Directory modification time the same (differ by -646.973µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : apple: size = 5 OK 2026/07/21 01:24:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : apple: Unchanged skipping 2026/07/21 01:24:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:24:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:24:39 DEBUG : banana: size = 6 OK 2026/07/21 01:24:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : banana: Unchanged skipping 2026/07/21 01:24:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:24:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:24:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:24:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:24:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:24:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:24:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:24:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:24:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:24:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:24:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:24:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:24:39 DEBUG : Waiting for deletions to finish 2026/07/21 01:24:39 DEBUG : Waiting for deletions to finish 2026/07/21 01:24:40 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:24:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:24:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:24:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 939d7810da4c8acd8970a78a735aa7b5 OK 2026/07/21 01:24:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7ffb88a51eb4d802567e81e03aa19589 OK 2026/07/21 01:24:56 DEBUG : dir1/0002-cdefghi.txt: md5 = a5bb35abf57a45e30b105d3e0f9eef7f OK 2026/07/21 01:24:58 DEBUG : dir1/0003-defghij.txt: md5 = 9a1a13371c861b811a1463812d8cff5f OK 2026/07/21 01:25:00 DEBUG : dir1/0004-efghijk.txt: md5 = 247b8c84e9100f081ef9daed8e7e934e OK 2026/07/21 01:25:01 DEBUG : dir1/0005-fghijkl.txt: md5 = ff42eff831b85e77d2fd9fab269d109f OK 2026/07/21 01:25:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 304c6e2bf39cbcbe4a112dc84ea92289 OK 2026/07/21 01:25:04 DEBUG : dir1/0007-1234567.txt: md5 = d74431c7359524f31e6c5127aeb481bb OK 2026/07/21 01:25:06 DEBUG : dir1/0008-2345678.txt: md5 = fed02f0a41c58d60dfaab96be903ad89 OK 2026/07/21 01:25:07 DEBUG : dir1/0009-3456789.txt: md5 = 70902b3e7f216cc392328783060967ad OK 2026/07/21 01:25:09 DEBUG : dir1/0010-456789.txt: md5 = 8e1a571852b6d2c013e84325527b56a7 OK 2026/07/21 01:25:10 DEBUG : dir1/0011-56789;.txt: md5 = c44c444f84b7778717ae32ea3045013f OK 2026/07/21 01:25:12 DEBUG : dir1/0012-6789;.txt: md5 = e5d0d72f22b7f0b191d94367fbf636f3 OK 2026/07/21 01:25:13 DEBUG : dir1/0013-789;=.txt: md5 = b83a1f41f0c1982374571c776ac14eee OK 2026/07/21 01:25:14 DEBUG : dir1/0014-89;=.txt: md5 = e172070466377ac604ba3d44d9798a50 OK 2026/07/21 01:25:16 DEBUG : dir1/0015-9;=.txt: md5 = 0ab3c4e368653287a193b462245d52a3 OK 2026/07/21 01:25:17 DEBUG : apple: md5 = 26854d0e4e3b85efe4ae7fb0c0cd5e04 OK 2026/07/21 01:25:19 DEBUG : banana: md5 = 1f84a5e58d92380190bd43deefc3b4c3 OK 2026/07/21 01:25:20 DEBUG : appleappleapplebanana: md5 = 3a034903b4e47b00557d3c25040bb4ba OK 2026/07/21 01:25:22 DEBUG : splitbananasplit: md5 = 221e5c137abaf10b173443450d06e9fd OK 2026/07/21 01:25:22 DEBUG : Waiting for deletions to finish 2026/07/21 01:25:22 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:25:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:25:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:25:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:25:23 DEBUG : apple: size = 5 OK 2026/07/21 01:25:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:23 DEBUG : apple: Unchanged skipping 2026/07/21 01:25:23 DEBUG : banana: size = 6 OK 2026/07/21 01:25:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:23 DEBUG : banana: Unchanged skipping 2026/07/21 01:25:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:25:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:25:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:25:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:25:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:25:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:25:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:25:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:25:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:25:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:25:24 DEBUG : Waiting for deletions to finish 2026/07/21 01:25:24 DEBUG : Waiting for deletions to finish 2026/07/21 01:25:24 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:25:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:25:25 DEBUG : dir1: Directory modification time the same (differ by -202.141µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : apple: size = 5 OK 2026/07/21 01:25:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:25:25 DEBUG : apple: Unchanged skipping 2026/07/21 01:25:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:25:25 DEBUG : banana: size = 6 OK 2026/07/21 01:25:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : banana: Unchanged skipping 2026/07/21 01:25:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:25:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:25:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:25:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:25:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:25:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:25:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:25:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:25:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:25:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:25:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:25:25 DEBUG : Waiting for deletions to finish 2026/07/21 01:25:25 DEBUG : Waiting for deletions to finish 2026/07/21 01:25:26 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:25:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:25:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 7349a9d910d26f80336633d9cf276f16 OK 2026/07/21 01:25:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 59aedae04b8d3fe1244b29004fbdd4ad OK 2026/07/21 01:25:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 3a15f31517f0639611b0058ec4937e0c OK 2026/07/21 01:25:43 DEBUG : dir1/0003-defghij.txt: md5 = 8d64bc59016a4cafacd0a29038600ab6 OK 2026/07/21 01:25:45 DEBUG : dir1/0004-efghijk.txt: md5 = 3f45e8b9614c2d555476605ade35adfe OK 2026/07/21 01:25:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 3a6e924479ad1c85b9d4eaf6f9d0f025 OK 2026/07/21 01:25:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 5f4d65fda97d7c47c42bd9756ea3ff2f OK 2026/07/21 01:25:49 DEBUG : dir1/0007-1234567.txt: md5 = bd681fe17349de605e74e77bfa21b661 OK 2026/07/21 01:25:51 DEBUG : dir1/0008-2345678.txt: md5 = dccdcac223f7c7deaf5f5d03c95a7241 OK 2026/07/21 01:25:52 DEBUG : dir1/0009-3456789.txt: md5 = ab2d38c0e078f8a7aa2c37fe8a5e440c OK 2026/07/21 01:25:54 DEBUG : dir1/0010-456789.txt: md5 = fb11a510ba6aa2452f794d2acb272d50 OK 2026/07/21 01:25:56 DEBUG : dir1/0011-56789;.txt: md5 = 30f37d9bae493e7d31217e716edbff2f OK 2026/07/21 01:25:58 DEBUG : dir1/0012-6789;.txt: md5 = 094ed3919f7a6bf7c4f6662beebcb6c0 OK 2026/07/21 01:25:59 DEBUG : dir1/0013-789;=.txt: md5 = 6e0546f67000612a1ad3e8d321796e56 OK 2026/07/21 01:26:01 DEBUG : dir1/0014-89;=.txt: md5 = 382dd8eb5db70b802d2238ef8e663a23 OK 2026/07/21 01:26:02 DEBUG : dir1/0015-9;=.txt: md5 = c47dbda5d2f2b6574a6f88abfe543611 OK 2026/07/21 01:26:04 DEBUG : apple: md5 = a39583b2d51eeb7c98bf40a266a662aa OK 2026/07/21 01:26:05 DEBUG : banana: md5 = a74e71b215b0ffac6d30d6710c0bc1a7 OK 2026/07/21 01:26:06 DEBUG : appleappleapplebanana: md5 = 66c6ae70198d893dd93b994febffec1c OK 2026/07/21 01:26:08 DEBUG : splitbananasplit: md5 = 7c04a9d356d1001015f1b0ded315d5ca OK 2026/07/21 01:26:08 DEBUG : Waiting for deletions to finish 2026/07/21 01:26:08 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 01:26:09 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:09 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/21 01:26:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:26:11 DEBUG : YmFuYW5h: md5 = 146122d765cc7139d2c38c8a793e721a OK 2026/07/21 01:26:11 DEBUG : YmFuYW5h: size = 6 OK 2026/07/21 01:26:11 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/21 01:26:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 9b9840257dac6e252e5692385194b694 OK 2026/07/21 01:26:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/21 01:26:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 49424704a54e2498f67a2dd19045def5 OK 2026/07/21 01:26:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/21 01:26:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:11 DEBUG : YXBwbGU=: md5 = 6abe8724fd90dbd281afa22152fc6d3e OK 2026/07/21 01:26:11 DEBUG : YXBwbGU=: size = 5 OK 2026/07/21 01:26:11 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/21 01:26:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 212f5dd8965521dd1c3a168e1f00e7d9 OK 2026/07/21 01:26:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/21 01:26:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 2f8945de90254906a2eda76bca4cab5c OK 2026/07/21 01:26:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/21 01:26:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 2f5dff2a80abde4945d53b36478b5345 OK 2026/07/21 01:26:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/21 01:26:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 960e0d6b93ee7e71358c33aad03891ee OK 2026/07/21 01:26:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/21 01:26:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 474d0000b226344cfadbd5fe69599d8f OK 2026/07/21 01:26:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/21 01:26:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 5f78bda7e7bad066125e3ea8112fc9e1 OK 2026/07/21 01:26:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/21 01:26:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = b94ae3180f6dc3728ddb039431d74711 OK 2026/07/21 01:26:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/21 01:26:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 3953ad99433cbd1868cbe8b0a81f28cd OK 2026/07/21 01:26:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/21 01:26:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = ad18a8cb61f1be53d2e571c851e456b4 OK 2026/07/21 01:26:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/21 01:26:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = ce9b0106fc54fc7ab2c6aea91a2574df OK 2026/07/21 01:26:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/21 01:26:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = f401c31583de4040abf0fc422c834a6c OK 2026/07/21 01:26:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/21 01:26:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = fc8fb2000af10277bdb1965ff47c0fef OK 2026/07/21 01:26:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/21 01:26:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 7bd38773697389daf6eb7ca30b2af271 OK 2026/07/21 01:26:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/21 01:26:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 2db9842df2ffb6acebe1fabdec43479e OK 2026/07/21 01:26:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/21 01:26:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 451a17fad1b104be62e56700fa4ff4a2 OK 2026/07/21 01:26:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/21 01:26:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:16 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 1e6306b483715094fbac6bbe22f898aa OK 2026/07/21 01:26:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/21 01:26:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:16 DEBUG : Waiting for deletions to finish 2026/07/21 01:26:17 INFO : dir1/0010-456789.txt: Deleted 2026/07/21 01:26:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/21 01:26:17 INFO : apple: Deleted 2026/07/21 01:26:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/21 01:26:17 INFO : dir1/0013-789;=.txt: Deleted 2026/07/21 01:26:17 INFO : appleappleapplebanana: Deleted 2026/07/21 01:26:17 INFO : dir1/0009-3456789.txt: Deleted 2026/07/21 01:26:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/21 01:26:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/21 01:26:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/21 01:26:17 INFO : banana: Deleted 2026/07/21 01:26:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/21 01:26:17 INFO : dir1/0015-9;=.txt: Deleted 2026/07/21 01:26:17 INFO : splitbananasplit: Deleted 2026/07/21 01:26:17 INFO : dir1/0011-56789;.txt: Deleted 2026/07/21 01:26:17 INFO : dir1/0012-6789;.txt: Deleted 2026/07/21 01:26:18 INFO : dir1/0014-89;=.txt: Deleted 2026/07/21 01:26:18 INFO : dir1/0003-defghij.txt: Deleted 2026/07/21 01:26:18 INFO : dir1/0007-1234567.txt: Deleted 2026/07/21 01:26:18 INFO : dir1/0008-2345678.txt: Deleted 2026/07/21 01:26:18 DEBUG : Waiting for deletions to finish 2026/07/21 01:26:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:19 DEBUG : dir1: Directory modification time the same (differ by -767.36µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : YXBwbGU=: size = 5 OK 2026/07/21 01:26:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/21 01:26:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : apple: Unchanged skipping 2026/07/21 01:26:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/21 01:26:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:26:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:26:19 DEBUG : YmFuYW5h: size = 6 OK 2026/07/21 01:26:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : banana: Unchanged skipping 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/21 01:26:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/21 01:26:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/21 01:26:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/21 01:26:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:26:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/21 01:26:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/21 01:26:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/21 01:26:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/21 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:26:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:26:19 DEBUG : Waiting for deletions to finish 2026/07/21 01:26:19 DEBUG : Waiting for deletions to finish 2026/07/21 01:26:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/21 01:26:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/21 01:26:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/21 01:26:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/21 01:26:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/21 01:26:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/21 01:26:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/21 01:26:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/21 01:26:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/21 01:26:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/21 01:26:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/21 01:26:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:26:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 17f8d4b28b74e0c307d93ca296b58722 OK 2026/07/21 01:26:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = c0bce1ceb4bb854b88f76c902244f0ec OK 2026/07/21 01:26:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 2f57c35a6221287ccbabffbf2c990c2d OK 2026/07/21 01:26:38 DEBUG : dir1/0003-defghij.txt: md5 = 535b1a350938675d5cdb7a98067b0dcb OK 2026/07/21 01:26:40 DEBUG : dir1/0004-efghijk.txt: md5 = dae99f64c83187eb12d0dfa6d8a94766 OK 2026/07/21 01:26:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 779175b1893ca41b164d8c9a82dd4151 OK 2026/07/21 01:26:43 DEBUG : dir1/0006-ghijklm.txt: md5 = c45a8aaa0ceae6f64bd519f5fe29eae5 OK 2026/07/21 01:26:44 DEBUG : dir1/0007-1234567.txt: md5 = 5abaae7b587aad15f779620aff9bcf28 OK 2026/07/21 01:26:46 DEBUG : dir1/0008-2345678.txt: md5 = fa8df89806214ebe083679ae2b94c144 OK 2026/07/21 01:26:47 DEBUG : dir1/0009-3456789.txt: md5 = 7b51915b840f00f0d9636e4d3ff405a4 OK 2026/07/21 01:26:49 DEBUG : dir1/0010-456789.txt: md5 = 9bd7a07456fb8613bea8487169d0efdc OK 2026/07/21 01:26:50 DEBUG : dir1/0011-56789;.txt: md5 = cf1f088400dc3374f6d114fc35443699 OK 2026/07/21 01:26:52 DEBUG : dir1/0012-6789;.txt: md5 = c3a58a234cb6bea92ea22f026e17f4da OK 2026/07/21 01:26:54 DEBUG : dir1/0013-789;=.txt: md5 = 5306b019698257db96de1f095524d3cb OK 2026/07/21 01:26:56 DEBUG : dir1/0014-89;=.txt: md5 = e99a5be447436c88e77a07e30877cb96 OK 2026/07/21 01:26:57 DEBUG : dir1/0015-9;=.txt: md5 = 1f4de919c9d77c5bae72a49dd82a95b2 OK 2026/07/21 01:26:59 DEBUG : apple: md5 = fae60294f4097b299cc8fe9d01c8aa3a OK 2026/07/21 01:27:00 DEBUG : banana: md5 = bdcc2938a357b8aa3becaceadf48780d OK 2026/07/21 01:27:02 DEBUG : appleappleapplebanana: md5 = 2c8ca03868bf926dee0eaf99b67de979 OK 2026/07/21 01:27:04 DEBUG : splitbananasplit: md5 = a1fb36886300c60f86f94b860f2c48b6 OK 2026/07/21 01:27:04 DEBUG : Waiting for deletions to finish 2026/07/21 01:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:27:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:05 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:05 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:05 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:05 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:05 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:05 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:05 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 01:27:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 01:27:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 01:27:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 01:27:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/21 01:27:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/21 01:27:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/21 01:27:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/21 01:27:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/21 01:27:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/21 01:27:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/21 01:27:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/21 01:27:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/21 01:27:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/21 01:27:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/21 01:27:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/21 01:27:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/21 01:27:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/21 01:27:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/21 01:27:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/21 01:27:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:27:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:27:08 DEBUG : PREFIXsplitbananasplit: md5 = 24a795774a43151136c1ce023a9af7fb OK 2026/07/21 01:27:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/21 01:27:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/21 01:27:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 01:27:08 DEBUG : PREFIXappleappleapplebanana: md5 = 0d8a927f5ac8d6e5ac6f04038e181eff OK 2026/07/21 01:27:08 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/21 01:27:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/21 01:27:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 01:27:08 DEBUG : PREFIXbanana: md5 = 9e960cd09898271e84d38933ab2179b0 OK 2026/07/21 01:27:08 DEBUG : PREFIXbanana: size = 6 OK 2026/07/21 01:27:08 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/21 01:27:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 01:27:08 DEBUG : PREFIXapple: md5 = 6ce53b1c9b0ec7ac4bb7bbb52faff01d OK 2026/07/21 01:27:08 DEBUG : PREFIXapple: size = 5 OK 2026/07/21 01:27:08 INFO : apple: Copied (new) to: PREFIXapple 2026/07/21 01:27:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 01:27:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 34c4f892cf5e0c0d9715bdb850fdcf9c OK 2026/07/21 01:27:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/21 01:27:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 01:27:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 01:27:09 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = caa75ec11bd8a7a69d067619f3ddd497 OK 2026/07/21 01:27:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/21 01:27:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/21 01:27:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 01:27:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = f82e2720c32577552c7e65875bd5c6e4 OK 2026/07/21 01:27:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/21 01:27:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 01:27:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 01:27:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = e73b597050f4ad687535868bee25a632 OK 2026/07/21 01:27:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:27:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 01:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 01:27:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 7a18c2089ccc1763b28d6a2ea01f74a4 OK 2026/07/21 01:27:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/21 01:27:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 01:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 01:27:11 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = d0f93a0eafbcddbf63b23c9c74ae8a77 OK 2026/07/21 01:27:11 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/21 01:27:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/21 01:27:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 01:27:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = b6aa70b531122c9ec8727ff01d412ade OK 2026/07/21 01:27:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/21 01:27:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 01:27:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 01:27:11 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 209ca37a0e9b62b810f5fdcecb6852f0 OK 2026/07/21 01:27:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/21 01:27:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/21 01:27:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 01:27:12 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = b372ce033c5af313cbd27cd431d1d054 OK 2026/07/21 01:27:12 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/21 01:27:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/21 01:27:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 01:27:12 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = b724512c83dd0c15e8527ffbf1395917 OK 2026/07/21 01:27:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/21 01:27:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/21 01:27:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 01:27:12 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 9b8dbe414df907858dfb7bdcbd632a15 OK 2026/07/21 01:27:12 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/21 01:27:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/21 01:27:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 01:27:12 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = f801a79e50ac67dd6b8db8a840882d52 OK 2026/07/21 01:27:12 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/21 01:27:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/21 01:27:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 01:27:13 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 34f9dfb9f2c81493b25bb549ef886d7a OK 2026/07/21 01:27:13 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/21 01:27:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/21 01:27:14 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = fe62cb444f0e55d2b9b80dbb11a6b759 OK 2026/07/21 01:27:14 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/21 01:27:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/21 01:27:14 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 168956dc9f31b4e49adab9f10f8b83e4 OK 2026/07/21 01:27:14 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/21 01:27:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/21 01:27:14 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 9bd0988a18c6f11028623cbf3faf4d71 OK 2026/07/21 01:27:14 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/21 01:27:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/21 01:27:14 DEBUG : Waiting for deletions to finish 2026/07/21 01:27:14 INFO : dir1/0011-56789;.txt: Deleted 2026/07/21 01:27:14 INFO : dir1/0012-6789;.txt: Deleted 2026/07/21 01:27:14 INFO : dir1/0007-1234567.txt: Deleted 2026/07/21 01:27:14 INFO : splitbananasplit: Deleted 2026/07/21 01:27:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/21 01:27:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/21 01:27:14 INFO : dir1/0009-3456789.txt: Deleted 2026/07/21 01:27:14 INFO : banana: Deleted 2026/07/21 01:27:15 INFO : apple: Deleted 2026/07/21 01:27:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/21 01:27:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/21 01:27:15 INFO : dir1/0013-789;=.txt: Deleted 2026/07/21 01:27:15 INFO : dir1/0010-456789.txt: Deleted 2026/07/21 01:27:15 INFO : dir1/0003-defghij.txt: Deleted 2026/07/21 01:27:15 INFO : dir1/0014-89;=.txt: Deleted 2026/07/21 01:27:15 INFO : dir1/0015-9;=.txt: Deleted 2026/07/21 01:27:15 INFO : appleappleapplebanana: Deleted 2026/07/21 01:27:15 INFO : dir1/0008-2345678.txt: Deleted 2026/07/21 01:27:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/21 01:27:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/21 01:27:15 DEBUG : Waiting for deletions to finish 2026/07/21 01:27:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 01:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 01:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 01:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 01:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 01:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 01:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 01:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 01:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 01:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 01:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 01:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 01:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 01:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 01:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 01:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 01:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 01:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 01:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 01:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 01:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 01:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 01:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 01:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 01:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 01:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 01:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 01:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 01:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 01:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : apple: transformed to: PREFIXapple 2026/07/21 01:27:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/21 01:27:16 DEBUG : banana: transformed to: PREFIXbanana 2026/07/21 01:27:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/21 01:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/21 01:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/21 01:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/21 01:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/21 01:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/21 01:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/21 01:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/21 01:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/21 01:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/21 01:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/21 01:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/21 01:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/21 01:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/21 01:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/21 01:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/21 01:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/21 01:27:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1: Directory modification time the same (differ by -438.633µs, within tolerance 1ms) 2026/07/21 01:27:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:27:18 DEBUG : splitbananasplit: md5 = 3b8d9d9f5213f4c672650538bb3b5a2f OK 2026/07/21 01:27:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:27:18 INFO : splitbananasplit: Copied (new) 2026/07/21 01:27:18 DEBUG : apple: md5 = 56b9d82e82dd802eaa73a08644977bfd OK 2026/07/21 01:27:18 DEBUG : apple: size = 5 OK 2026/07/21 01:27:18 INFO : apple: Copied (new) 2026/07/21 01:27:18 DEBUG : appleappleapplebanana: md5 = 1ea960f7a066d9bf0feb74f23f446c76 OK 2026/07/21 01:27:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:27:18 INFO : appleappleapplebanana: Copied (new) 2026/07/21 01:27:18 DEBUG : banana: md5 = ff79b4f019342848585712d6b2d5077b OK 2026/07/21 01:27:18 DEBUG : banana: size = 6 OK 2026/07/21 01:27:18 INFO : banana: Copied (new) 2026/07/21 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 275efb7ddafa50897b0ebafcdaca89af OK 2026/07/21 01:27:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:27:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/21 01:27:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 991048208d54946eb5ada3b0170f4d97 OK 2026/07/21 01:27:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:27:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/21 01:27:20 DEBUG : dir1/0002-cdefghi.txt: md5 = b46395b4ce4af68c81aac9e2f00c7e9d OK 2026/07/21 01:27:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:27:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/21 01:27:20 DEBUG : dir1/0003-defghij.txt: md5 = 5241a27ba5a73f7bfd2988e87617defe OK 2026/07/21 01:27:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:27:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/21 01:27:21 DEBUG : dir1/0004-efghijk.txt: md5 = 3df22554986e39fc2cc547ac45813d63 OK 2026/07/21 01:27:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:27:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/21 01:27:21 DEBUG : dir1/0005-fghijkl.txt: md5 = adcf9d2dc41d806fbf544c15ed15bae9 OK 2026/07/21 01:27:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:27:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/21 01:27:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 3941318e35d1e19915dac98de7aae052 OK 2026/07/21 01:27:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:27:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/21 01:27:21 DEBUG : dir1/0007-1234567.txt: md5 = 963de473526e1db34f5baa75729758a9 OK 2026/07/21 01:27:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:27:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/21 01:27:22 DEBUG : dir1/0009-3456789.txt: md5 = 77e1abe2d66ee3f6280f52852e294824 OK 2026/07/21 01:27:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:27:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/21 01:27:22 DEBUG : dir1/0008-2345678.txt: md5 = 951abe5d4d6e5f45301c4c2e7e5c9a63 OK 2026/07/21 01:27:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:27:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/21 01:27:22 DEBUG : dir1/0010-456789.txt: md5 = e9cc9912bb23d1ae4a37d159b7c252b0 OK 2026/07/21 01:27:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:27:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/21 01:27:23 DEBUG : dir1/0011-56789;.txt: md5 = 1d2dcb9d972274157c26384b7211c14a OK 2026/07/21 01:27:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:27:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/21 01:27:24 DEBUG : dir1/0012-6789;.txt: md5 = b0135f7db7f463f9ff0eb09b407bf627 OK 2026/07/21 01:27:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:27:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/21 01:27:24 DEBUG : dir1/0013-789;=.txt: md5 = 0a1adc2084f352148414a46a233c313a OK 2026/07/21 01:27:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:27:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/21 01:27:24 DEBUG : dir1/0014-89;=.txt: md5 = dc7d200b7ab1f9552087f558becf15f1 OK 2026/07/21 01:27:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:27:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/21 01:27:24 DEBUG : dir1/0015-9;=.txt: md5 = ccd4c1d64855615ed93b6ec1d5b70eac OK 2026/07/21 01:27:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:27:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/21 01:27:24 DEBUG : Waiting for deletions to finish 2026/07/21 01:27:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/21 01:27:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/21 01:27:24 INFO : PREFIXbanana: Deleted 2026/07/21 01:27:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/21 01:27:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/21 01:27:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/21 01:27:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/21 01:27:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/21 01:27:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/21 01:27:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/21 01:27:25 INFO : PREFIXapple: Deleted 2026/07/21 01:27:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/21 01:27:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/21 01:27:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/21 01:27:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/21 01:27:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/21 01:27:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/21 01:27:25 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/21 01:27:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/21 01:27:25 INFO : PREFIXsplitbananasplit: Deleted 2026/07/21 01:27:25 DEBUG : Waiting for deletions to finish 2026/07/21 01:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:27:26 DEBUG : Waiting for deletions to finish 2026/07/21 01:27:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:27:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:27:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 8f845ff002f6448ac039773402659d41 OK 2026/07/21 01:27:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4b4a47e015808b7b7c559b6c02cc1902 OK 2026/07/21 01:27:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 34bd82f6963b0c9aec7e001631667ebc OK 2026/07/21 01:27:44 DEBUG : dir1/0003-defghij.txt: md5 = dff616296acd85b78e19843bfdc4e1d1 OK 2026/07/21 01:27:45 DEBUG : dir1/0004-efghijk.txt: md5 = eab97f94c3f182b3ba6daf52ef594fe7 OK 2026/07/21 01:27:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 82d17bc2f4ff3f6047350cd7c5725f72 OK 2026/07/21 01:27:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 6e060f14b359596f62b72a0fbdef03e3 OK 2026/07/21 01:27:49 DEBUG : dir1/0007-1234567.txt: md5 = 18109befccf359f4460b63be32772f97 OK 2026/07/21 01:27:51 DEBUG : dir1/0008-2345678.txt: md5 = abfbde9d9a64cd17191538d1c2a0307d OK 2026/07/21 01:27:52 DEBUG : dir1/0009-3456789.txt: md5 = 3782aaa1c0af5d366f5d202b7662a35f OK 2026/07/21 01:27:54 DEBUG : dir1/0010-456789.txt: md5 = 8b5d923d87ddc97cbd84166b81097d2f OK 2026/07/21 01:27:55 DEBUG : dir1/0011-56789;.txt: md5 = 61a6a4d4ca071fddd69894984ae1f582 OK 2026/07/21 01:27:57 DEBUG : dir1/0012-6789;.txt: md5 = cc180e0c0653aaffd1d9df6335f7bcfd OK 2026/07/21 01:27:58 DEBUG : dir1/0013-789;=.txt: md5 = a7a39f91b3b9391aaac9dd7ebf02e07b OK 2026/07/21 01:28:00 DEBUG : dir1/0014-89;=.txt: md5 = bfa0ae9429cb07b7bb13cc7008ea1270 OK 2026/07/21 01:28:01 DEBUG : dir1/0015-9;=.txt: md5 = e32a983de2bce0626473c978d3b3f537 OK 2026/07/21 01:28:02 DEBUG : apple: md5 = c059c230bf728a24f0addfe2e128a37e OK 2026/07/21 01:28:04 DEBUG : banana: md5 = 10021d3921463542dabe0b23fe7f6509 OK 2026/07/21 01:28:05 DEBUG : appleappleapplebanana: md5 = 3bb1eec0c5349837773598a9390bfa6e OK 2026/07/21 01:28:07 DEBUG : splitbananasplit: md5 = c524b325a3e680ebba35c9446e098c01 OK 2026/07/21 01:28:07 DEBUG : Waiting for deletions to finish 2026/07/21 01:28:07 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:28:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:28:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 01:28:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 01:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 01:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 01:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 01:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 01:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 01:28:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:28:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 01:28:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/21 01:28:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:28:10 DEBUG : appleSUFFIX: md5 = 694991370c91a9ad3c2749f319ce1afa OK 2026/07/21 01:28:10 DEBUG : appleSUFFIX: size = 5 OK 2026/07/21 01:28:10 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/21 01:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 01:28:10 DEBUG : bananaSUFFIX: md5 = c203aa1feee4219e354f826c9b0502e6 OK 2026/07/21 01:28:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/21 01:28:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/21 01:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:10 DEBUG : appleappleapplebananaSUFFIX: md5 = 90b476c678844f1bf840b7e89bd873f8 OK 2026/07/21 01:28:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/21 01:28:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/21 01:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 01:28:10 DEBUG : splitbananasplitSUFFIX: md5 = 525eb3748c5502dead21a6ddcec1a038 OK 2026/07/21 01:28:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/21 01:28:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/21 01:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 01:28:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 61338a086fcf7a48317818b85f80c6fc OK 2026/07/21 01:28:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/21 01:28:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 01:28:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 1583a927054f996cbf31aa15fb19b8cd OK 2026/07/21 01:28:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/21 01:28:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 01:28:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 01:28:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 714cbac0b0dc438bd2edeec97c19dd78 OK 2026/07/21 01:28:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/21 01:28:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 01:28:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 01:28:12 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 333e97ce6ad91b5e28c343474c6a4a27 OK 2026/07/21 01:28:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/21 01:28:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/21 01:28:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 01:28:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = db34aa528ec8976b98295b958dc509be OK 2026/07/21 01:28:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/21 01:28:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 01:28:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 01:28:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = bacf7c6ef46546b994253c68f96edfe1 OK 2026/07/21 01:28:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/21 01:28:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 01:28:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 01:28:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = e19e412e76039d1589d2ebdbd64ab1b0 OK 2026/07/21 01:28:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/21 01:28:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 01:28:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 01:28:13 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 494d4a26166629ba5334aeca90f12f5d OK 2026/07/21 01:28:13 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/21 01:28:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/21 01:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 01:28:14 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = a978695b3c5d21a9313133df888e432a OK 2026/07/21 01:28:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/21 01:28:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/21 01:28:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 01:28:14 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 92b1a795c2b5f592fb98edf25ab6bb9f OK 2026/07/21 01:28:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/21 01:28:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/21 01:28:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 01:28:14 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 809a80728f426016a486afba12b4ffb9 OK 2026/07/21 01:28:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/21 01:28:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/21 01:28:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 01:28:14 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 6815d0e4b7ff4cd8f46c258b579cb4f8 OK 2026/07/21 01:28:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/21 01:28:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/21 01:28:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 01:28:15 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 06c520e2113cebab83b35169034e104f OK 2026/07/21 01:28:15 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/21 01:28:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/21 01:28:15 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 44fbb85bf5c3335a805021833a8d2d8c OK 2026/07/21 01:28:15 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/21 01:28:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/21 01:28:15 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = b9691705a2c253fc33ea29e5abd15d5a OK 2026/07/21 01:28:15 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/21 01:28:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/21 01:28:16 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 64c8614fdbe3fa031cde8bd065556da8 OK 2026/07/21 01:28:16 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/21 01:28:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/21 01:28:16 DEBUG : Waiting for deletions to finish 2026/07/21 01:28:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/21 01:28:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/21 01:28:16 INFO : banana: Deleted 2026/07/21 01:28:16 INFO : appleappleapplebanana: Deleted 2026/07/21 01:28:16 INFO : dir1/0008-2345678.txt: Deleted 2026/07/21 01:28:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/21 01:28:16 INFO : dir1/0015-9;=.txt: Deleted 2026/07/21 01:28:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/21 01:28:17 INFO : dir1/0014-89;=.txt: Deleted 2026/07/21 01:28:17 INFO : dir1/0012-6789;.txt: Deleted 2026/07/21 01:28:17 INFO : apple: Deleted 2026/07/21 01:28:17 INFO : dir1/0009-3456789.txt: Deleted 2026/07/21 01:28:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/21 01:28:17 INFO : dir1/0011-56789;.txt: Deleted 2026/07/21 01:28:17 INFO : splitbananasplit: Deleted 2026/07/21 01:28:17 INFO : dir1/0003-defghij.txt: Deleted 2026/07/21 01:28:17 INFO : dir1/0013-789;=.txt: Deleted 2026/07/21 01:28:17 INFO : dir1/0010-456789.txt: Deleted 2026/07/21 01:28:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/21 01:28:17 INFO : dir1/0007-1234567.txt: Deleted 2026/07/21 01:28:17 DEBUG : Waiting for deletions to finish 2026/07/21 01:28:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/21 01:28:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/21 01:28:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/21 01:28:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/21 01:28:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/21 01:28:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1: Directory modification time the same (differ by -217.546µs, within tolerance 1ms) 2026/07/21 01:28:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:28:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:28:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:28:20 DEBUG : apple: md5 = c9ae4702dd1fd3e715e342bca4909a17 OK 2026/07/21 01:28:20 DEBUG : apple: size = 5 OK 2026/07/21 01:28:20 INFO : apple: Copied (new) 2026/07/21 01:28:20 DEBUG : splitbananasplit: md5 = 4dbca9f638b3901a7c1657c802c069f0 OK 2026/07/21 01:28:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:28:20 INFO : splitbananasplit: Copied (new) 2026/07/21 01:28:20 DEBUG : appleappleapplebanana: md5 = d220be49b1dedeff9f9e087c3625d010 OK 2026/07/21 01:28:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:28:20 INFO : appleappleapplebanana: Copied (new) 2026/07/21 01:28:20 DEBUG : banana: md5 = f7c15f49d855ec2ad43183f18f87e028 OK 2026/07/21 01:28:20 DEBUG : banana: size = 6 OK 2026/07/21 01:28:20 INFO : banana: Copied (new) 2026/07/21 01:28:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = b61f9d579567a4b6b8e122a279cc801b OK 2026/07/21 01:28:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:28:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/21 01:28:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 52a8a656d1a706b85734ab2643fd7e97 OK 2026/07/21 01:28:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:28:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/21 01:28:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 50a5a6cc7b922a11008c4f8104de763d OK 2026/07/21 01:28:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:28:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/21 01:28:22 DEBUG : dir1/0003-defghij.txt: md5 = a485770fac0ca0ef8a610aa72ebc211c OK 2026/07/21 01:28:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:28:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/21 01:28:23 DEBUG : dir1/0004-efghijk.txt: md5 = d251813cc1c315dff420cbb8ebe93e9d OK 2026/07/21 01:28:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:28:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/21 01:28:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 61d6cddc8ff890e41f29eb78aa495dd7 OK 2026/07/21 01:28:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:28:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/21 01:28:23 DEBUG : dir1/0005-fghijkl.txt: md5 = c51086378a22c9165067da51740e237f OK 2026/07/21 01:28:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:28:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/21 01:28:23 DEBUG : dir1/0007-1234567.txt: md5 = 5fe6ceff79e36e877e494b5a37f3e5f4 OK 2026/07/21 01:28:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:28:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/21 01:28:24 DEBUG : dir1/0008-2345678.txt: md5 = e1c22f73ec26de77aace43aafe07f726 OK 2026/07/21 01:28:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:28:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/21 01:28:24 DEBUG : dir1/0009-3456789.txt: md5 = 8b9bb975e4f3ed6ab7d39d15f5aa3b7e OK 2026/07/21 01:28:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:28:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/21 01:28:24 DEBUG : dir1/0010-456789.txt: md5 = 247376a81a0ccfa157de5da62236d98a OK 2026/07/21 01:28:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:28:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/21 01:28:24 DEBUG : dir1/0011-56789;.txt: md5 = 785f38b2516e0c6230cba73f3624cd8d OK 2026/07/21 01:28:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:28:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/21 01:28:26 DEBUG : dir1/0012-6789;.txt: md5 = fc49b1ca6bc09fd0946133e4ca844955 OK 2026/07/21 01:28:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:28:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/21 01:28:26 DEBUG : dir1/0013-789;=.txt: md5 = 135cff3dd359001009c6d421aa564bac OK 2026/07/21 01:28:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:28:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/21 01:28:26 DEBUG : dir1/0014-89;=.txt: md5 = 9866b4054067aca06e7de8f8fc7352df OK 2026/07/21 01:28:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:28:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/21 01:28:26 DEBUG : dir1/0015-9;=.txt: md5 = 83da4188782ba299427cc5b1c71de4ae OK 2026/07/21 01:28:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:28:26 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/21 01:28:26 DEBUG : Waiting for deletions to finish 2026/07/21 01:28:26 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/21 01:28:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/21 01:28:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/21 01:28:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/21 01:28:26 INFO : bananaSUFFIX: Deleted 2026/07/21 01:28:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/21 01:28:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/21 01:28:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : appleSUFFIX: Deleted 2026/07/21 01:28:27 INFO : splitbananasplitSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/21 01:28:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/21 01:28:27 DEBUG : Waiting for deletions to finish 2026/07/21 01:28:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:28:28 DEBUG : Waiting for deletions to finish 2026/07/21 01:28:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:28:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:28:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:28:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 151e45c2db86ef2b23c3a1f4ff259c70 OK 2026/07/21 01:28:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = f8c1dc94d64016db88915394614d8a25 OK 2026/07/21 01:28:45 DEBUG : dir1/0002-cdefghi.txt: md5 = b893c362b07239280d89c1cbec76e3fe OK 2026/07/21 01:28:47 DEBUG : dir1/0003-defghij.txt: md5 = 680b0e284e7cc023eb57299a9b9ebaea OK 2026/07/21 01:28:48 DEBUG : dir1/0004-efghijk.txt: md5 = b0bac42a09418a8f0fefb2d342f87505 OK 2026/07/21 01:28:50 DEBUG : dir1/0005-fghijkl.txt: md5 = de19252f271fb3fd965dbba89003c35d OK 2026/07/21 01:28:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 8115bda42cc5495db7a3e565c75df523 OK 2026/07/21 01:28:53 DEBUG : dir1/0007-1234567.txt: md5 = 97559937e952944d5ea095e94879a82f OK 2026/07/21 01:28:54 DEBUG : dir1/0008-2345678.txt: md5 = f12fb6a6cca39a21d54baa8af76713d9 OK 2026/07/21 01:28:56 DEBUG : dir1/0009-3456789.txt: md5 = 94b699dce0634b2742dbddb94f434966 OK 2026/07/21 01:28:57 DEBUG : dir1/0010-456789.txt: md5 = ad69a317c383952e913bfa14f38b7c7f OK 2026/07/21 01:28:59 DEBUG : dir1/0011-56789;.txt: md5 = 23da40a03eb1c21c1ea5feff9b2cc630 OK 2026/07/21 01:29:00 DEBUG : dir1/0012-6789;.txt: md5 = 276130642df1c9fc5c4a950f9f6da692 OK 2026/07/21 01:29:02 DEBUG : dir1/0013-789;=.txt: md5 = 8d4e451064d8fe3b0d41ef7f0a7d525c OK 2026/07/21 01:29:03 DEBUG : dir1/0014-89;=.txt: md5 = a346e2b7686984b2360d95d90cc29f02 OK 2026/07/21 01:29:05 DEBUG : dir1/0015-9;=.txt: md5 = 1a0982893a9f8a2d7671932459dbb3a8 OK 2026/07/21 01:29:06 DEBUG : apple: md5 = 4cb835ec27a4c3852835d7c3c83321fa OK 2026/07/21 01:29:07 DEBUG : banana: md5 = f64a62b15132141ac902ab0d78c3f3be OK 2026/07/21 01:29:09 DEBUG : appleappleapplebanana: md5 = 7445c49bf13dd8bbcfeb44d2f128c4c5 OK 2026/07/21 01:29:11 DEBUG : splitbananasplit: md5 = f47b212d9b300b46be1bd7d7e09532aa OK 2026/07/21 01:29:11 DEBUG : Waiting for deletions to finish 2026/07/21 01:29:11 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:29:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/21 01:29:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:12 DEBUG : apple: size = 5 OK 2026/07/21 01:29:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:12 DEBUG : apple: Unchanged skipping 2026/07/21 01:29:12 DEBUG : banana: size = 6 OK 2026/07/21 01:29:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:12 DEBUG : banana: Unchanged skipping 2026/07/21 01:29:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:29:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 01:29:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/21 01:29:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/21 01:29:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:29:14 DEBUG : appleapple: md5 = 4025e373a66c1a2ce39b979497c3c2be OK 2026/07/21 01:29:14 DEBUG : appleapple: size = 21 OK 2026/07/21 01:29:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/21 01:29:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:14 DEBUG : dir1/0000-abcde: md5 = a5b6ca6c75d68b9d3197542dfa1f7836 OK 2026/07/21 01:29:14 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/21 01:29:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/21 01:29:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:14 DEBUG : splitbanan: md5 = 1ad6f32be2ce81263b8b27aa0ab0c8a8 OK 2026/07/21 01:29:14 DEBUG : splitbanan: size = 16 OK 2026/07/21 01:29:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/21 01:29:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:14 DEBUG : dir1/0001-bcdef: md5 = 29f94a6ff07df94295c43a2bff43fda3 OK 2026/07/21 01:29:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/21 01:29:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/21 01:29:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:15 DEBUG : dir1/0004-efghi: md5 = 047b31c13dbb4255db905e3d7c0a13e4 OK 2026/07/21 01:29:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/21 01:29:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/21 01:29:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:15 DEBUG : dir1/0002-cdefg: md5 = a6dc3c791c6a53a8e73303f1814c4ebb OK 2026/07/21 01:29:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/21 01:29:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/21 01:29:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:15 DEBUG : dir1/0003-defgh: md5 = 5e3b57bbc44a54a7858979b15f3011bb OK 2026/07/21 01:29:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/21 01:29:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/21 01:29:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:15 DEBUG : dir1/0005-fghij: md5 = 96084da67db55a1ba01fc1c60e093d29 OK 2026/07/21 01:29:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/21 01:29:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/21 01:29:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:16 DEBUG : dir1/0006-ghijk: md5 = 7d060a4b69e9bf90e07166b9025e9639 OK 2026/07/21 01:29:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/21 01:29:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/21 01:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:17 DEBUG : dir1/0007-12345: md5 = bc3c6e397250c824e434ad63453cb4b5 OK 2026/07/21 01:29:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/21 01:29:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/21 01:29:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:17 DEBUG : dir1/0009-34567: md5 = 0b209a22095e0656099481f2157abe1a OK 2026/07/21 01:29:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/21 01:29:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/21 01:29:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:17 DEBUG : dir1/0008-23456: md5 = 2611af99249f98bfe41bb56c65f12700 OK 2026/07/21 01:29:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/21 01:29:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/21 01:29:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:18 DEBUG : dir1/0010-45678: md5 = da0c9de7bb4bd64429207ec2ee9b220c OK 2026/07/21 01:29:18 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/21 01:29:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/21 01:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:18 DEBUG : dir1/0011-56789: md5 = 69993f25e8c830c7464b5d02f6b4e593 OK 2026/07/21 01:29:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/21 01:29:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/21 01:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:18 DEBUG : dir1/0013-789;=: md5 = 76198533dd57ba83f03ccdb3ebf7e59c OK 2026/07/21 01:29:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/21 01:29:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/21 01:29:18 DEBUG : dir1/0012-6789;: md5 = d4be77011ddab962e192e481b379b9b2 OK 2026/07/21 01:29:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/21 01:29:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/21 01:29:19 DEBUG : dir1/0015-9;=.t: md5 = ae43d8f00d3bbd65653e303f1633a607 OK 2026/07/21 01:29:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/21 01:29:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/21 01:29:19 DEBUG : dir1/0014-89;=.: md5 = 401344bd190385133303fa49c4da9e1a OK 2026/07/21 01:29:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/21 01:29:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/21 01:29:19 DEBUG : Waiting for deletions to finish 2026/07/21 01:29:20 INFO : splitbananasplit: Deleted 2026/07/21 01:29:20 INFO : dir1/0014-89;=.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/21 01:29:20 INFO : appleappleapplebanana: Deleted 2026/07/21 01:29:20 INFO : dir1/0011-56789;.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0007-1234567.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0012-6789;.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0008-2345678.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0013-789;=.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0015-9;=.txt: Deleted 2026/07/21 01:29:20 INFO : dir1/0003-defghij.txt: Deleted 2026/07/21 01:29:21 INFO : dir1/0009-3456789.txt: Deleted 2026/07/21 01:29:21 INFO : dir1/0010-456789.txt: Deleted 2026/07/21 01:29:21 DEBUG : Waiting for deletions to finish 2026/07/21 01:29:21 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : appleapple: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/21 01:29:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/21 01:29:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 01:29:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 01:29:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 01:29:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:22 DEBUG : dir1: Directory modification time the same (differ by -992.01µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:22 DEBUG : apple: size = 5 OK 2026/07/21 01:29:22 DEBUG : appleapple: size = 21 OK 2026/07/21 01:29:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:29:22 DEBUG : splitbanan: size = 16 OK 2026/07/21 01:29:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : apple: Unchanged skipping 2026/07/21 01:29:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:29:22 DEBUG : banana: size = 6 OK 2026/07/21 01:29:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : banana: Unchanged skipping 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/21 01:29:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/21 01:29:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/21 01:29:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/21 01:29:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/21 01:29:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/21 01:29:22 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/21 01:29:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/21 01:29:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/21 01:29:22 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/21 01:29:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/21 01:29:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/21 01:29:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/21 01:29:22 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/21 01:29:22 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/21 01:29:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/21 01:29:22 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/21 01:29:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/21 01:29:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/21 01:29:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/21 01:29:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/21 01:29:22 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/21 01:29:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/21 01:29:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/21 01:29:22 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/21 01:29:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/21 01:29:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/21 01:29:22 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/21 01:29:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/21 01:29:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/21 01:29:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/21 01:29:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/21 01:29:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:29:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:29:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:29:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:29:22 DEBUG : Waiting for deletions to finish 2026/07/21 01:29:22 DEBUG : Waiting for deletions to finish 2026/07/21 01:29:23 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : appleapple: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/21 01:29:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 01:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 01:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/21 01:29:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/21 01:29:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/21 01:29:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/21 01:29:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/21 01:29:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/21 01:29:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/21 01:29:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/21 01:29:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/21 01:29:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/21 01:29:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/21 01:29:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/21 01:29:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/21 01:29:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/21 01:29:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/21 01:29:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/21 01:29:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/21 01:29:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/21 01:29:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:29:36 DEBUG : dir1/0000-abcdefg.txt: md5 = e0f7d56d0bffc7e45562b922669f50a0 OK 2026/07/21 01:29:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = f8484e8186e678819ae65cdd12bf24fc OK 2026/07/21 01:29:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 2278facb3a871641e372bac371d41902 OK 2026/07/21 01:29:40 DEBUG : dir1/0003-defghij.txt: md5 = 54cd74d31c3f6bb5e1219b12076e0a39 OK 2026/07/21 01:29:41 DEBUG : dir1/0004-efghijk.txt: md5 = 06915a34a9cff6159f704006f080f228 OK 2026/07/21 01:29:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 4da82aabb51e5a6485dfbba9e9e27e38 OK 2026/07/21 01:29:44 DEBUG : dir1/0006-ghijklm.txt: md5 = daedb32c8feaf346d44e36913c55d461 OK 2026/07/21 01:29:46 DEBUG : dir1/0007-1234567.txt: md5 = 2cf2267f15dd725de9c06a52e8f2a136 OK 2026/07/21 01:29:47 DEBUG : dir1/0008-2345678.txt: md5 = d805c0893b382a210cbd0b14dea346e3 OK 2026/07/21 01:29:49 DEBUG : dir1/0009-3456789.txt: md5 = 8ef543138fb9eb568a5a169af9193a8d OK 2026/07/21 01:29:50 DEBUG : dir1/0010-456789.txt: md5 = 80ea3c79e596c9a77d2a40e022ef7786 OK 2026/07/21 01:29:52 DEBUG : dir1/0011-56789;.txt: md5 = eabad9c037d615c1ee7b2312c076a9cb OK 2026/07/21 01:29:53 DEBUG : dir1/0012-6789;.txt: md5 = c2b5ed80b26c91152fe552be3a800f2a OK 2026/07/21 01:29:55 DEBUG : dir1/0013-789;=.txt: md5 = 6680ff23e2cd8528d0f214862b88aa64 OK 2026/07/21 01:29:56 DEBUG : dir1/0014-89;=.txt: md5 = e580cffb01b52704e2f554fb73514b87 OK 2026/07/21 01:29:58 DEBUG : dir1/0015-9;=.txt: md5 = c3f195a13e89767bc5fba86a635b17b7 OK 2026/07/21 01:29:59 DEBUG : apple: md5 = c2d841ec92ad120289d23f6c5c41cff0 OK 2026/07/21 01:30:01 DEBUG : banana: md5 = 7c67e455a0cdc8f7c3de2ce72b0c5715 OK 2026/07/21 01:30:02 DEBUG : appleappleapplebanana: md5 = 4d237925a61eab21bbe9300a32172379 OK 2026/07/21 01:30:03 DEBUG : splitbananasplit: md5 = e2761f794e306ed71ca01fd30cb3bef7 OK 2026/07/21 01:30:03 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:30:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:30:05 DEBUG : apple: size = 5 OK 2026/07/21 01:30:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:30:05 DEBUG : apple: Unchanged skipping 2026/07/21 01:30:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:30:05 DEBUG : banana: size = 6 OK 2026/07/21 01:30:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:05 DEBUG : banana: Unchanged skipping 2026/07/21 01:30:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:30:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:30:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:30:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:30:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:30:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:30:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:30:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:30:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:30:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:30:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:30:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:30:06 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:06 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:30:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:30:07 DEBUG : dir1: Directory modification time the same (differ by -642.896µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : apple: size = 5 OK 2026/07/21 01:30:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:30:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : apple: Unchanged skipping 2026/07/21 01:30:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:30:07 DEBUG : banana: size = 6 OK 2026/07/21 01:30:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:30:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:30:07 DEBUG : banana: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:30:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:30:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:30:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:30:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:30:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:30:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:30:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:30:07 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:07 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:30:08 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:30:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:30:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:30:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 3fe28e377d2aa1aeb829b5e8e1483580 OK 2026/07/21 01:30:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = a243343413b94910bb34b396bca4aae1 OK 2026/07/21 01:30:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 0b1f30ca459ce4fc5548947c3d69bd31 OK 2026/07/21 01:30:27 DEBUG : dir1/0003-defghij.txt: md5 = d1b6709a849f18566ee04621ed8f5d8e OK 2026/07/21 01:30:29 DEBUG : dir1/0004-efghijk.txt: md5 = 79d60edf19a6190b39153ae65e0f8eca OK 2026/07/21 01:30:30 DEBUG : dir1/0005-fghijkl.txt: md5 = d1e45f6824c21e644a13e5a479b0bc3c OK 2026/07/21 01:30:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 995557f52fe194a8aea54a19307279d3 OK 2026/07/21 01:30:33 DEBUG : dir1/0007-1234567.txt: md5 = 2e8bfe456c2d763bb05003ba7bdcf04a OK 2026/07/21 01:30:35 DEBUG : dir1/0008-2345678.txt: md5 = 7bdd376dffd23b16283dee9a692aa0cc OK 2026/07/21 01:30:36 DEBUG : dir1/0009-3456789.txt: md5 = 29acd461182afa2f4f157e7c31b90fa7 OK 2026/07/21 01:30:37 DEBUG : dir1/0010-456789.txt: md5 = e9ffc95246ac6e2b237fde52535cea9c OK 2026/07/21 01:30:39 DEBUG : dir1/0011-56789;.txt: md5 = a0436f26262ff9ee49f94f14ce05ff8a OK 2026/07/21 01:30:40 DEBUG : dir1/0012-6789;.txt: md5 = e305ec5a3765087b596d50f551db39df OK 2026/07/21 01:30:42 DEBUG : dir1/0013-789;=.txt: md5 = 51eca9ecca88d5ec5593fb45b57cc17f OK 2026/07/21 01:30:43 DEBUG : dir1/0014-89;=.txt: md5 = f3a61a532ba11f6b2272e7586ab5ede2 OK 2026/07/21 01:30:44 DEBUG : dir1/0015-9;=.txt: md5 = 1586ec36ee11f753ea7bce71eadf6e5d OK 2026/07/21 01:30:46 DEBUG : apple: md5 = 48a18f9130be848a326f529617853dae OK 2026/07/21 01:30:47 DEBUG : banana: md5 = a62ed904c9601a6b23f057f751128c01 OK 2026/07/21 01:30:49 DEBUG : appleappleapplebanana: md5 = f5f112f309bad967069360a5e66ba41d OK 2026/07/21 01:30:50 DEBUG : splitbananasplit: md5 = e9abffc555dbb837ce3d673d3cc6e4ed OK 2026/07/21 01:30:50 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:51 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:30:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:30:52 DEBUG : apple: size = 5 OK 2026/07/21 01:30:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:30:52 DEBUG : apple: Unchanged skipping 2026/07/21 01:30:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:30:52 DEBUG : banana: size = 6 OK 2026/07/21 01:30:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : banana: Unchanged skipping 2026/07/21 01:30:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:30:52 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:30:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:30:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:30:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:30:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:30:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:30:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:30:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:30:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:30:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:30:52 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:52 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:53 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:30:54 DEBUG : dir1: Directory modification time the same (differ by -214.766µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : apple: size = 5 OK 2026/07/21 01:30:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : apple: Unchanged skipping 2026/07/21 01:30:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:30:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:30:54 DEBUG : banana: size = 6 OK 2026/07/21 01:30:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : banana: Unchanged skipping 2026/07/21 01:30:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:30:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:30:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:30:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:30:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:30:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:30:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:30:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:30:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:30:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:30:54 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:54 DEBUG : Waiting for deletions to finish 2026/07/21 01:30:55 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:31:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 3eff9c37b84a21b5eec20137a93b9c95 OK 2026/07/21 01:31:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 784b54b0dd7d0cf36e8870255419f622 OK 2026/07/21 01:31:11 DEBUG : dir1/0002-cdefghi.txt: md5 = db1c04e322ea27661c241dfbc97c9482 OK 2026/07/21 01:31:12 DEBUG : dir1/0003-defghij.txt: md5 = 8455b8c0ce7f6a42cf4b4c289cc442ce OK 2026/07/21 01:31:14 DEBUG : dir1/0004-efghijk.txt: md5 = c5fa5cb710057606d0e2098b2f55d15e OK 2026/07/21 01:31:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 60581abd6c0f844eccda7f6f44652f29 OK 2026/07/21 01:31:17 DEBUG : dir1/0006-ghijklm.txt: md5 = ce3813a20a89a9561116bcc365de6d24 OK 2026/07/21 01:31:18 DEBUG : dir1/0007-1234567.txt: md5 = d9ada5fbb368a0795ab2c24b0b8308f8 OK 2026/07/21 01:31:20 DEBUG : dir1/0008-2345678.txt: md5 = 60547e15b08e58cd58077642cd50265e OK 2026/07/21 01:31:21 DEBUG : dir1/0009-3456789.txt: md5 = 432ba4bfe64828c287db353a9f842dc5 OK 2026/07/21 01:31:22 DEBUG : dir1/0010-456789.txt: md5 = 84669730163a3cc5dfe8812b3c075725 OK 2026/07/21 01:31:24 DEBUG : dir1/0011-56789;.txt: md5 = 8964cce02b8534480a4a0e990bc6fa62 OK 2026/07/21 01:31:25 DEBUG : dir1/0012-6789;.txt: md5 = c2e92d5d66adb1575495be340e1b45e1 OK 2026/07/21 01:31:27 DEBUG : dir1/0013-789;=.txt: md5 = 119ccaf9841a506ae4878eef18f7f981 OK 2026/07/21 01:31:28 DEBUG : dir1/0014-89;=.txt: md5 = 427f36013104cb7bea5535c9a466fcbe OK 2026/07/21 01:31:30 DEBUG : dir1/0015-9;=.txt: md5 = b43a0cb5e7cc7aa844b075f4e9a06de2 OK 2026/07/21 01:31:31 DEBUG : apple: md5 = 0fce416f3ec96ec440c4ecd75a3894b9 OK 2026/07/21 01:31:32 DEBUG : banana: md5 = 6e9bb32c90cc09ea91d27efea976ea26 OK 2026/07/21 01:31:34 DEBUG : appleappleapplebanana: md5 = 957448285289f691bf9e1d63f6732c0c OK 2026/07/21 01:31:35 DEBUG : splitbananasplit: md5 = 2a87db27a752f79ab90593d8ede4626c OK 2026/07/21 01:31:35 DEBUG : Waiting for deletions to finish 2026/07/21 01:31:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:31:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:31:37 DEBUG : apple: size = 5 OK 2026/07/21 01:31:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : apple: Unchanged skipping 2026/07/21 01:31:37 DEBUG : banana: size = 6 OK 2026/07/21 01:31:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : banana: Unchanged skipping 2026/07/21 01:31:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:31:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:31:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:31:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:31:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:31:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:31:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:31:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:31:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:31:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:31:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:31:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:31:37 DEBUG : Waiting for deletions to finish 2026/07/21 01:31:37 DEBUG : Waiting for deletions to finish 2026/07/21 01:31:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:31:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1: Directory modification time the same (differ by -769.409µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : apple: size = 5 OK 2026/07/21 01:31:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : apple: Unchanged skipping 2026/07/21 01:31:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:31:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:31:39 DEBUG : banana: size = 6 OK 2026/07/21 01:31:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : banana: Unchanged skipping 2026/07/21 01:31:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:31:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:31:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:31:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:31:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:31:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:31:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:31:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:31:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:31:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:31:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:31:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:31:39 DEBUG : Waiting for deletions to finish 2026/07/21 01:31:39 DEBUG : Waiting for deletions to finish 2026/07/21 01:31:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:31:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:31:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:31:53 DEBUG : dir1/0000-abcdefg.txt: md5 = e84a9ab0a5a58497d3fc75ad42dd8413 OK 2026/07/21 01:31:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 438e2f59182120c49fe0a51976cb3f67 OK 2026/07/21 01:31:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 1411974423ba68e2eddd032fe279fc8d OK 2026/07/21 01:31:57 DEBUG : dir1/0003-defghij.txt: md5 = 6317568e28c0025dc17768bbe0713d32 OK 2026/07/21 01:31:59 DEBUG : dir1/0004-efghijk.txt: md5 = c26fd04759baef28ab317ed9610805cd OK 2026/07/21 01:32:00 DEBUG : dir1/0005-fghijkl.txt: md5 = d70ae06497b56384d8d8bfb1db47e296 OK 2026/07/21 01:32:02 DEBUG : dir1/0006-ghijklm.txt: md5 = d5609527cc9331db89cb45c37449f33a OK 2026/07/21 01:32:03 DEBUG : dir1/0007-1234567.txt: md5 = 3c0fa325ec2645bbc86af03ccf239f82 OK 2026/07/21 01:32:04 DEBUG : dir1/0008-2345678.txt: md5 = 050c7cc546fcbd0d9d64e83ed63cff85 OK 2026/07/21 01:32:06 DEBUG : dir1/0009-3456789.txt: md5 = fbc5d1a79041e51a90e1dd498cb89a56 OK 2026/07/21 01:32:07 DEBUG : dir1/0010-456789.txt: md5 = 2905c3ecf451c6754bea376d29b94751 OK 2026/07/21 01:32:09 DEBUG : dir1/0011-56789;.txt: md5 = cd78e641fa20144febfe2fae3f1a74b9 OK 2026/07/21 01:32:10 DEBUG : dir1/0012-6789;.txt: md5 = 34a8950c098b6ff4982609f8978a1fde OK 2026/07/21 01:32:11 DEBUG : dir1/0013-789;=.txt: md5 = 01874bfd05ea07132bf3ff03cbd20c0c OK 2026/07/21 01:32:13 DEBUG : dir1/0014-89;=.txt: md5 = 63935a8b51a9a423de5c190868a1f157 OK 2026/07/21 01:32:14 DEBUG : dir1/0015-9;=.txt: md5 = e8ec92cdf84d4b7b40acf010e49dbc5e OK 2026/07/21 01:32:16 DEBUG : apple: md5 = 12609fc0e9509d8cfbb159b6bf88df65 OK 2026/07/21 01:32:17 DEBUG : banana: md5 = 28d2963f2f953c5b24aaba4c8da14b52 OK 2026/07/21 01:32:19 DEBUG : appleappleapplebanana: md5 = 754c8905fb8f39b1a18a5395fbe7ac7d OK 2026/07/21 01:32:20 DEBUG : splitbananasplit: md5 = 03af500b7dd2e07df9a368169fcd34d6 OK 2026/07/21 01:32:20 DEBUG : Waiting for deletions to finish 2026/07/21 01:32:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:32:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:32:22 DEBUG : apple: size = 5 OK 2026/07/21 01:32:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : banana: size = 6 OK 2026/07/21 01:32:22 DEBUG : apple: Unchanged skipping 2026/07/21 01:32:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : banana: Unchanged skipping 2026/07/21 01:32:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:32:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:32:22 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:32:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:32:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:32:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:32:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:32:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:32:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:32:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:32:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:32:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:32:22 DEBUG : Waiting for deletions to finish 2026/07/21 01:32:22 DEBUG : Waiting for deletions to finish 2026/07/21 01:32:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:32:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1: Directory modification time the same (differ by -315.453µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : apple: size = 5 OK 2026/07/21 01:32:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : apple: Unchanged skipping 2026/07/21 01:32:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:32:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:32:24 DEBUG : banana: size = 6 OK 2026/07/21 01:32:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : banana: Unchanged skipping 2026/07/21 01:32:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:32:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:32:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:32:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:32:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:32:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:32:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:32:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:32:24 DEBUG : Waiting for deletions to finish 2026/07/21 01:32:24 DEBUG : Waiting for deletions to finish 2026/07/21 01:32:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:32:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:32:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:32:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 234a1f3bc4de54068a5beae56776d35b OK 2026/07/21 01:32:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3713da894e5f6551c58a718fb7a8ebbf OK 2026/07/21 01:32:40 DEBUG : dir1/0002-cdefghi.txt: md5 = f1a2499e417d36d2df2955ac9c495748 OK 2026/07/21 01:32:42 DEBUG : dir1/0003-defghij.txt: md5 = 28fecea1c2656e062f188b2c3b796474 OK 2026/07/21 01:32:43 DEBUG : dir1/0004-efghijk.txt: md5 = ef6dc0770e0c7e2d90e878cc161b2d4e OK 2026/07/21 01:32:45 DEBUG : dir1/0005-fghijkl.txt: md5 = a9160fcf6f6366ca2e4f2b0f6ca5d9d4 OK 2026/07/21 01:32:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 95f06d975b1625a28453d948f3f98cb7 OK 2026/07/21 01:32:47 DEBUG : dir1/0007-1234567.txt: md5 = 706c2891fce0dfdd74d16c339431a0af OK 2026/07/21 01:32:49 DEBUG : dir1/0008-2345678.txt: md5 = 7e0bd2c5d7a66b51ae6c2f0f1aec2ef7 OK 2026/07/21 01:32:50 DEBUG : dir1/0009-3456789.txt: md5 = 40b79ec887a42f0e74b72637846ba315 OK 2026/07/21 01:32:52 DEBUG : dir1/0010-456789.txt: md5 = d29b92f978812447a1c083c9484d9ed8 OK 2026/07/21 01:32:53 DEBUG : dir1/0011-56789;.txt: md5 = 090f0c4fb28963489f14389bf5331b61 OK 2026/07/21 01:32:54 DEBUG : dir1/0012-6789;.txt: md5 = 3ef873c83e4d2b13e250b7ecb4c0b605 OK 2026/07/21 01:32:56 DEBUG : dir1/0013-789;=.txt: md5 = 3fb544b645c635d489f772177c5a4a76 OK 2026/07/21 01:32:57 DEBUG : dir1/0014-89;=.txt: md5 = 5e1f4ac74c0d97439dc9b61d80b041a2 OK 2026/07/21 01:32:58 DEBUG : dir1/0015-9;=.txt: md5 = 3209b970cd91326216e97b9215054601 OK 2026/07/21 01:33:00 DEBUG : apple: md5 = aafd0919ad3f996db99b1b3f0d1c969a OK 2026/07/21 01:33:01 DEBUG : banana: md5 = 2a74de0ac4ca5f1dda30a5e70b17ffc4 OK 2026/07/21 01:33:03 DEBUG : appleappleapplebanana: md5 = d179dc1ad7b19a567b8b531423952200 OK 2026/07/21 01:33:04 DEBUG : splitbananasplit: md5 = 52d16560a057d4ca43b1049689ef2a7e OK 2026/07/21 01:33:04 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:33:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:33:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:33:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:33:06 DEBUG : banana: size = 6 OK 2026/07/21 01:33:06 DEBUG : apple: size = 5 OK 2026/07/21 01:33:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : banana: Unchanged skipping 2026/07/21 01:33:06 DEBUG : apple: Unchanged skipping 2026/07/21 01:33:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/21 01:33:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:33:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:33:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:33:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:33:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:33:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:33:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:33:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:33:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:33:06 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:06 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:33:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1: Directory modification time the same (differ by -859.838µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : apple: size = 5 OK 2026/07/21 01:33:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : apple: Unchanged skipping 2026/07/21 01:33:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/21 01:33:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/21 01:33:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/21 01:33:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/21 01:33:08 DEBUG : banana: size = 6 OK 2026/07/21 01:33:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : banana: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/21 01:33:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/21 01:33:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/21 01:33:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/21 01:33:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:33:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/21 01:33:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/21 01:33:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/21 01:33:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:33:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/21 01:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:33:08 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:08 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : banana: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : apple: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/21 01:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/21 01:33:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" --- PASS: TestTransform (552.82s) --- PASS: TestTransform/NFC (44.19s) --- PASS: TestTransform/NFD (46.24s) --- PASS: TestTransform/base64 (55.37s) --- PASS: TestTransform/prefix (65.32s) --- PASS: TestTransform/suffix (62.55s) --- PASS: TestTransform/truncate (53.28s) --- PASS: TestTransform/encoder (47.39s) --- PASS: TestTransform/ISO-8859-1 (45.32s) --- PASS: TestTransform/charmap (44.86s) --- PASS: TestTransform/lowercase (44.41s) --- PASS: TestTransform/ascii (43.88s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:33:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/21 01:33:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/21 01:33:19 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/21 01:33:20 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-21T01:33:19.676114034Z) 2026/07/21 01:33:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/21 01:33:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/21 01:33:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/21 01:33:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/21 01:33:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/21 01:33:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:33:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:33:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = cd146585235c403193f3f6fea5f4e19b OK 2026/07/21 01:33:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/21 01:33:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/21 01:33:22 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:23 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.77s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:33:24 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:24 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:24 DEBUG : tictactoe: Making directory with metadata 2026/07/21 01:33:25 INFO : tictactoe: Made directory with metadata (mtime=2026-07-21T01:33:24.441172566Z) 2026/07/21 01:33:25 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:25 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:33:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/21 01:33:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:33:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:33:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:33:26 DEBUG : tictactoe/tictactoe: md5 = 516658d0bdc272ccdcbab0a816cf6ee0 OK 2026/07/21 01:33:26 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/21 01:33:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/21 01:33:26 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:28 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.80s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:33:29 DEBUG : toe: Making directory with metadata 2026/07/21 01:33:30 INFO : toe: Made directory with metadata (mtime=2026-07-21T01:33:29.238231496Z) 2026/07/21 01:33:30 DEBUG : toe/toe: Making directory with metadata 2026/07/21 01:33:31 INFO : toe/toe: Made directory with metadata (mtime=2026-07-21T01:33:29.238231496Z) 2026/07/21 01:33:31 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/21 01:33:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/21 01:33:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/21 01:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:33:32 DEBUG : toe/toe/tictactoe: md5 = 9f14396383b59e10addc00a7a2533fbe OK 2026/07/21 01:33:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/21 01:33:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/21 01:33:32 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/21 01:33:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.66s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:33:36 DEBUG : toe: Making directory with metadata 2026/07/21 01:33:36 INFO : toe: Made directory with metadata (mtime=2026-07-21T01:33:35.902313368Z) 2026/07/21 01:33:36 DEBUG : toe/toe: Making directory with metadata 2026/07/21 01:33:37 INFO : toe/toe: Made directory with metadata (mtime=2026-07-21T01:33:35.902313368Z) 2026/07/21 01:33:37 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/21 01:33:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/21 01:33:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/21 01:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:33:38 DEBUG : toe/toe/tictactoe: md5 = 8ce9180bc238dfa848b35c9a884f6841 OK 2026/07/21 01:33:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/21 01:33:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/21 01:33:38 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/21 01:33:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.46s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:33:42 DEBUG : empty_dir: Making directory with metadata 2026/07/21 01:33:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:33:42 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:42 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/21 01:33:43 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:33:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:43 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:43 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:43 DEBUG : tictactoe: Making directory with metadata 2026/07/21 01:33:43 INFO : tictactoe: Made directory with metadata (mtime=2026-07-21T01:33:42.361392728Z) 2026/07/21 01:33:43 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:43 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:33:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/21 01:33:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-21T01:33:42.361392728Z) 2026/07/21 01:33:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:33:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 01:33:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 01:33:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:33:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 01:33:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:33:46 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 940fef80fc198357187bd267602daadc OK 2026/07/21 01:33:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/21 01:33:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/21 01:33:46 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/21 01:33:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.92s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:33:50 DEBUG : empty_dir: Making directory with metadata 2026/07/21 01:33:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:33:50 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:50 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/21 01:33:51 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:33:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:51 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:51 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:51 DEBUG : tictactoe: Making directory with metadata 2026/07/21 01:33:51 INFO : tictactoe: Made directory with metadata (mtime=2026-07-21T01:33:50.284490082Z) 2026/07/21 01:33:51 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:51 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:33:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/21 01:33:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-21T01:33:50.284490082Z) 2026/07/21 01:33:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:33:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 01:33:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:33:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 01:33:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:33:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 18bb2617f560f6b770e39b0eadfa1620 OK 2026/07/21 01:33:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 01:33:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:33:54 DEBUG : Waiting for deletions to finish 2026/07/21 01:33:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:33:55 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:33:55 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:55 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 01:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 01:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/21 01:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': 0 differences found 2026/07/21 01:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': 1 hashes could not be checked 2026/07/21 01:33:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': 1 matching files 2026/07/21 01:33:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/21 01:33:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.79s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:33:59 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:59 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:33:59 DEBUG : tictactoe: Making directory with metadata 2026/07/21 01:34:00 INFO : tictactoe: Made directory with metadata (mtime=2026-07-21T01:33:59.072598076Z) 2026/07/21 01:34:00 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:00 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:34:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/21 01:34:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-21T01:33:59.072598076Z) 2026/07/21 01:34:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:34:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 01:34:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 01:34:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 01:34:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:34:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:34:02 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 6b02448f64742872db0053cd44f3b7da OK 2026/07/21 01:34:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/21 01:34:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/21 01:34:02 DEBUG : Waiting for deletions to finish 2026/07/21 01:34:02 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:03 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:03 DEBUG : tictactoe: Directory modification time the same (differ by -598.076µs, within tolerance 1ms) 2026/07/21 01:34:03 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:34:03 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -598.076µs, within tolerance 1ms) 2026/07/21 01:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:34:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/21 01:34:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/21 01:34:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/21 01:34:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/21 01:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:34:03 DEBUG : Waiting for deletions to finish 2026/07/21 01:34:05 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/21 01:34:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.90s) === RUN TestSyntax 2026/07/21 01:34:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:34:07 DEBUG : toe: Making directory with metadata 2026/07/21 01:34:07 INFO : toe: Made directory with metadata (mtime=2026-07-21T01:34:06.96969513Z) 2026/07/21 01:34:07 DEBUG : toe/toe: Making directory with metadata 2026/07/21 01:34:08 INFO : toe/toe: Made directory with metadata (mtime=2026-07-21T01:34:06.96969513Z) 2026/07/21 01:34:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/21 01:34:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:34:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:34:10 DEBUG : toe/toe/toe: md5 = f450f7834adfc56a95d3b65f41ce2f4f OK 2026/07/21 01:34:10 DEBUG : toe/toe/toe: size = 11 OK 2026/07/21 01:34:10 INFO : toe/toe/toe: Copied (new) 2026/07/21 01:34:10 DEBUG : Waiting for deletions to finish 2026/07/21 01:34:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/21 01:34:12 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.62s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:34:13 DEBUG : empty_dir: Making directory with metadata 2026/07/21 01:34:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:34:13 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/21 01:34:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:14 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:14 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:14 DEBUG : tictactoe: Making directory with metadata 2026/07/21 01:34:15 INFO : tictactoe: Made directory with metadata (mtime=2026-07-21T01:34:13.593776545Z) 2026/07/21 01:34:15 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:15 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:34:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/21 01:34:16 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-21T01:34:13.593776545Z) 2026/07/21 01:34:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:34:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 01:34:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 01:34:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:34:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7135ba8b0adf4bff764a7d8a8fbf346b OK 2026/07/21 01:34:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 01:34:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:17 INFO : toe/toe/toe.txt: Deleted 2026/07/21 01:34:17 INFO : toe/toe: Removing directory 2026/07/21 01:34:17 INFO : toe: Removing directory 2026/07/21 01:34:17 INFO : empty_dir: Removing directory 2026/07/21 01:34:17 DEBUG : Local file system at /tmp/rclone3446269418: deleted 3 directories 2026/07/21 01:34:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/21 01:34:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.15s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:34:21 DEBUG : empty_dir: Making directory with metadata 2026/07/21 01:34:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:34:21 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:21 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/21 01:34:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:34:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:22 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:22 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:22 DEBUG : tictactoe: Making directory with metadata 2026/07/21 01:34:23 INFO : tictactoe: Made directory with metadata (mtime=2026-07-21T01:34:21.74587675Z) 2026/07/21 01:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:34:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/21 01:34:24 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-21T01:34:21.74587675Z) 2026/07/21 01:34:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:34:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 01:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 01:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:34:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 0496567208793c6673a9ba93f957de91 OK 2026/07/21 01:34:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 01:34:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:25 INFO : toe/toe/toe.txt: Deleted 2026/07/21 01:34:25 INFO : toe/toe: Removing directory 2026/07/21 01:34:25 INFO : toe: Removing directory 2026/07/21 01:34:25 INFO : empty_dir: Removing directory 2026/07/21 01:34:25 DEBUG : Local file system at /tmp/rclone3446269418: deleted 3 directories 2026/07/21 01:34:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 01:34:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 01:34:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 01:34:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 01:34:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 01:34:29 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/21 01:34:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/21 01:34:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/21 01:34:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.63s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:34:35 DEBUG : Reset feature "Copy" 2026/07/21 01:34:35 DEBUG : Reset feature "Move" 2026/07/21 01:34:35 DEBUG : Reset feature "Copy" 2026/07/21 01:34:35 DEBUG : Reset feature "Move" 2026/07/21 01:34:35 DEBUG : empty_dir: Making directory with metadata 2026/07/21 01:34:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:34:35 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/21 01:34:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/21 01:34:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/21 01:34:36 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:36 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:36 DEBUG : tictactoe: Making directory with metadata 2026/07/21 01:34:37 INFO : tictactoe: Made directory with metadata (mtime=2026-07-21T01:34:35.377044323Z) 2026/07/21 01:34:37 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:37 DEBUG : toe: transformed to: tictactoe 2026/07/21 01:34:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:34:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/21 01:34:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-21T01:34:35.377044323Z) 2026/07/21 01:34:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/21 01:34:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/21 01:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 01:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:34:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8deb40ef63b86ac6a311bce8158a5835 OK 2026/07/21 01:34:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 01:34:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/21 01:34:39 INFO : toe/toe/toe.txt: Deleted 2026/07/21 01:34:39 INFO : toe/toe: Removing directory 2026/07/21 01:34:39 INFO : toe: Removing directory 2026/07/21 01:34:39 INFO : empty_dir: Removing directory 2026/07/21 01:34:39 DEBUG : Local file system at /tmp/rclone3446269418: deleted 3 directories 2026/07/21 01:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/21 01:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/21 01:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 01:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 01:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/21 01:34:44 DEBUG : toe/toe/toe.txt: md5 = b4d5b614d585a440089203eb38165a5c OK 2026/07/21 01:34:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/21 01:34:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/21 01:34:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/21 01:34:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/21 01:34:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/21 01:34:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/21 01:34:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.67s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:34:50 DEBUG : toe: transformed to: dG9l 2026/07/21 01:34:50 DEBUG : toe: transformed to: dG9l 2026/07/21 01:34:50 DEBUG : dG9l: Making directory with metadata 2026/07/21 01:34:50 INFO : dG9l: Made directory with metadata (mtime=2026-07-21T01:34:50.043238149Z) 2026/07/21 01:34:50 DEBUG : toe: transformed to: dG9l 2026/07/21 01:34:50 DEBUG : toe: transformed to: dG9l 2026/07/21 01:34:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/21 01:34:50 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/21 01:34:51 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-21T01:34:50.043238149Z) 2026/07/21 01:34:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/21 01:34:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/21 01:34:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/21 01:34:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/21 01:34:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/21 01:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:34:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:34:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 157688fc4df1101a1aa4bd044576f3e4 OK 2026/07/21 01:34:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/21 01:34:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/21 01:34:52 DEBUG : Waiting for deletions to finish 2026/07/21 01:34:54 DEBUG : dG9l: transformed to: toe 2026/07/21 01:34:54 DEBUG : dG9l: transformed to: toe 2026/07/21 01:34:54 DEBUG : toe: Directory modification time the same (differ by 238.149µs, within tolerance 1ms) 2026/07/21 01:34:54 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/21 01:34:54 DEBUG : dG9l: transformed to: toe 2026/07/21 01:34:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/21 01:34:54 DEBUG : toe/toe: Directory modification time the same (differ by 238.149µs, within tolerance 1ms) 2026/07/21 01:34:54 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/21 01:34:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/21 01:34:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/21 01:34:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/21 01:34:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/21 01:34:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/21 01:34:54 DEBUG : Local file system at /tmp/rclone3446269418: Waiting for checks to finish 2026/07/21 01:34:54 DEBUG : Local file system at /tmp/rclone3446269418: Waiting for transfers to finish 2026/07/21 01:34:54 DEBUG : Waiting for deletions to finish 2026/07/21 01:34:56 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/21 01:34:57 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.90s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca'", Local "Local file system at /tmp/rclone3446269418", Modify Window "1ms" 2026/07/21 01:34:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 01:34:57 DEBUG : toe: transformed to: 2026/07/21 01:34:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 01:34:58 DEBUG : toe: transformed to: 2026/07/21 01:34:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Making directory with metadata 2026/07/21 01:34:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Made directory with metadata (mtime=2026-07-21T01:34:57.939344721Z) 2026/07/21 01:34:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 01:34:58 DEBUG : toe: transformed to: 2026/07/21 01:34:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 01:34:58 DEBUG : toe: transformed to: 2026/07/21 01:34:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 01:34:58 DEBUG : toe/toe: transformed to: 2026/07/21 01:34:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/21 01:34:58 DEBUG : toe/toe: Making directory with metadata 2026/07/21 01:35:00 INFO : toe/toe: Made directory with metadata (mtime=2026-07-21T01:34:57.939344721Z) 2026/07/21 01:35:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 01:35:00 DEBUG : toe/toe: transformed to: 2026/07/21 01:35:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/21 01:35:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 01:35:00 DEBUG : toe: transformed to: 2026/07/21 01:35:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/21 01:35:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/21 01:35:00 DEBUG : toe/toe/toe: transformed to: 2026/07/21 01:35:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/21 01:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for checks to finish 2026/07/21 01:35:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Waiting for transfers to finish 2026/07/21 01:35:01 DEBUG : toe/toe/toe: md5 = d352810f4355c7cee5ca672cc29e4187 OK 2026/07/21 01:35:01 DEBUG : toe/toe/toe: size = 11 OK 2026/07/21 01:35:01 INFO : toe/toe/toe: Copied (new) 2026/07/21 01:35:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': not deleting files as there were IO errors 2026/07/21 01:35:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': not deleting directories as there were IO errors 2026/07/21 01:35:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/21 01:35:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.10s) PASS 2026/07/21 01:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-womakor6luca': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m23.032440891s (try 1/5)