"./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2026/07/10 04:34:18 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca" 2026/07/10 04:34:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 04:34:18 DEBUG : Creating backend with remote "/tmp/rclone2670879428" === 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/10 04:34:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.32s) === RUN TestCopy run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:19 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:19 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:19 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:34:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.91s) === RUN TestCopyMetadata run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.09s) === RUN TestCopyMissingDirectory run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:21 DEBUG : Creating backend with remote "/non-existing" 2026/07/10 04:34:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/10 04:34:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.14s) === RUN TestCopyNoTraverse run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:22 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:22 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.24s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.09s) === RUN TestCopyCheckFirst run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:22 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Running all checks before starting transfers 2026/07/10 04:34:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:22 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Checks finished, now starting transfers 2026/07/10 04:34:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:23 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:23 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:24 ERROR : Ignoring --no-traverse with sync 2026/07/10 04:34:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:24 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:34:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/10 04:34:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:25 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/10 04:34:25 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/10 04:34:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.77s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:34:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:26 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/10 04:34:26 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/10 04:34:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:27 DEBUG : object not found: remote potato2: directory 8d0e0adf-8b64-496b-8f86-a5e506bbd4f8: leaf potato2 2026/07/10 04:34:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:34:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:27 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/10 04:34:27 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/10 04:34:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.76s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/10 04:34:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:34:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/10 04:34:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:34:28 INFO : sub dir2: Making directory 2026/07/10 04:34:28 INFO : sub dir: Making directory 2026/07/10 04:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:28 INFO : sub dir2/sub sub dir2: Making directory 2026/07/10 04:34:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:28 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:28 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:28 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:34:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.74s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:29 INFO : sub dir2: Making directory 2026/07/10 04:34:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/10 04:34:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:34:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.61s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:34 DEBUG : sub dir2: Making directory with metadata 2026/07/10 04:34:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:34:34 INFO : sub dir2: Making directory 2026/07/10 04:34:34 INFO : sub dir: Making directory 2026/07/10 04:34:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:35 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:35 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:34:35 INFO : sub dir/hello world: Deleted 2026/07/10 04:34:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/10 04:34:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.56s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:35 INFO : sub dir2: Making directory 2026/07/10 04:34:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:36 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:34:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:37 DEBUG : sub dir2: Making directory with metadata 2026/07/10 04:34:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:34:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:34:37 INFO : sub dir2: Making directory 2026/07/10 04:34:37 INFO : sub dir: Making directory 2026/07/10 04:34:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:37 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:37 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:37 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:34:37 DEBUG : Waiting for deletions to finish 2026/07/10 04:34:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:38 INFO : sub dir2: Making directory 2026/07/10 04:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:34:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:34:39 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:34:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:40 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-dojutis7qexa" sync_test.go:620: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca -> Quatrix FS for account rclone.quatrix.it at rclone-test-dojutis7qexa 2026/07/10 04:34:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-dojutis7qexa: Waiting for checks to finish 2026/07/10 04:34:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-dojutis7qexa: Waiting for transfers to finish 2026/07/10 04:34:41 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2026/07/10 04:34:41 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2026/07/10 04:34:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:34:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-dojutis7qexa: Purge remote --- PASS: TestServerSideCopy (2.46s) === RUN TestCopyOverSelf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:34:43 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:34:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:34:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:43 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/10 04:34:43 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/10 04:34:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.75s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:44 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gakomov6wona" sync_test.go:656: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca -> Quatrix FS for account rclone.quatrix.it at rclone-test-gakomov6wona 2026/07/10 04:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gakomov6wona: Waiting for checks to finish 2026/07/10 04:34:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gakomov6wona: Waiting for transfers to finish 2026/07/10 04:34:45 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2026/07/10 04:34:45 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2026/07/10 04:34:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:34:46 DEBUG : sub dir/hello world: size = 17 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:34:46 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-gakomov6wona) 2026/07/10 04:34:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gakomov6wona: Waiting for checks to finish 2026/07/10 04:34:46 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:34:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gakomov6wona: Waiting for transfers to finish 2026/07/10 04:34:46 DEBUG : sub dir/hello world.3c8c9928.partial: size = 17 OK 2026/07/10 04:34:46 DEBUG : sub dir/hello world.3c8c9928.partial: renamed to: sub dir/hello world 2026/07/10 04:34:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:34:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gakomov6wona: Purge remote --- PASS: TestServerSideCopyOverSelf (3.15s) === RUN TestMoveOverSelf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:34:48 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:34:48 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:34:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:48 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/10 04:34:48 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/10 04:34:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/10 04:34:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.77s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:49 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-bokotir6rodi" sync_test.go:701: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca -> Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi 2026/07/10 04:34:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi: Waiting for checks to finish 2026/07/10 04:34:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi: Waiting for transfers to finish 2026/07/10 04:34:50 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2026/07/10 04:34:50 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2026/07/10 04:34:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/10 04:34:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi: Using server-side directory move 2026/07/10 04:34:51 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/10 04:34:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi: Waiting for checks to finish 2026/07/10 04:34:51 DEBUG : sub dir/hello world: size = 17 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:34:51 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi) 2026/07/10 04:34:51 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:34:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi: Waiting for transfers to finish 2026/07/10 04:34:51 INFO : sub dir/hello world: Deleted 2026/07/10 04:34:51 INFO : sub dir/hello world: Moved (server-side) 2026/07/10 04:34:52 DEBUG : testing file moves 2026/07/10 04:34:52 DEBUG : sub dir/hello world: size = 24 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:34:52 DEBUG : sub dir/hello world: size = 17 (Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi) 2026/07/10 04:34:52 DEBUG : sub dir/hello world: Sizes differ 2026/07/10 04:34:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi: Waiting for checks to finish 2026/07/10 04:34:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi: Waiting for transfers to finish 2026/07/10 04:34:52 INFO : sub dir/hello world: Deleted 2026/07/10 04:34:52 INFO : sub dir/hello world: Moved (server-side) 2026/07/10 04:34:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bokotir6rodi: Purge remote --- PASS: TestServerSideMoveOverSelf (4.04s) === RUN TestCopyAfterDelete run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:53 ERROR : error listing: directory not found 2026/07/10 04:34:53 INFO : Local file system at /tmp/rclone2670879428: Making directory 2026/07/10 04:34:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.14s) === RUN TestCopyRedownload run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/10 04:34:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:34:55 DEBUG : Local file system at /tmp/rclone2670879428: Waiting for checks to finish 2026/07/10 04:34:55 DEBUG : Local file system at /tmp/rclone2670879428: Waiting for transfers to finish 2026/07/10 04:34:55 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2026/07/10 04:34:55 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2026/07/10 04:34:55 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:34:55 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.29s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/10 04:34:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:56 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/10 04:34:56 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/10 04:34:56 INFO : check sum: Copied (new) 2026/07/10 04:34:56 DEBUG : Waiting for deletions to finish 2026/07/10 04:34:56 DEBUG : check sum: size = 1 OK 2026/07/10 04:34:56 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/10 04:34:56 DEBUG : check sum: Size of src and dst objects identical 2026/07/10 04:34:56 DEBUG : check sum: Unchanged skipping 2026/07/10 04:34:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:56 DEBUG : Waiting for deletions to finish 2026/07/10 04:34:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.43s) === RUN TestSyncSizeOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/10 04:34:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:57 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/10 04:34:57 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/10 04:34:57 INFO : sizeonly: Copied (new) 2026/07/10 04:34:57 DEBUG : Waiting for deletions to finish 2026/07/10 04:34:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:57 DEBUG : sizeonly: size = 6 OK 2026/07/10 04:34:57 DEBUG : sizeonly: Sizes identical 2026/07/10 04:34:57 DEBUG : sizeonly: Unchanged skipping 2026/07/10 04:34:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:57 DEBUG : Waiting for deletions to finish 2026/07/10 04:34:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.99s) === RUN TestSyncIgnoreSize run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/10 04:34:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:58 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/10 04:34:58 INFO : ignore-size: Copied (new) 2026/07/10 04:34:58 DEBUG : Waiting for deletions to finish 2026/07/10 04:34:58 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:34:58 DEBUG : ignore-size: Unchanged skipping 2026/07/10 04:34:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:58 DEBUG : Waiting for deletions to finish 2026/07/10 04:34:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.95s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:34:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:59 DEBUG : existing: size = 6 OK 2026/07/10 04:34:59 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:34:59 DEBUG : existing: Unchanged skipping 2026/07/10 04:34:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:59 DEBUG : Waiting for deletions to finish 2026/07/10 04:34:59 INFO : There was nothing to transfer 2026/07/10 04:34:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/10 04:34:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:34:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:34:59 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/10 04:35:00 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/10 04:35:00 INFO : existing: Copied (replaced existing) 2026/07/10 04:35:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.03s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/10 04:35:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:01 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/10 04:35:01 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/10 04:35:01 INFO : existing: Copied (new) 2026/07/10 04:35:01 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:01 DEBUG : existing: Destination exists, skipping 2026/07/10 04:35:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:01 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.91s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:02 INFO : d: Making directory 2026/07/10 04:35:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:03 DEBUG : c/non empty space: size = 5 OK 2026/07/10 04:35:03 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:03 DEBUG : c/non empty space: Unchanged skipping 2026/07/10 04:35:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:03 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/10 04:35:03 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/10 04:35:03 INFO : a/potato2: Copied (new) 2026/07/10 04:35:03 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:04 INFO : b/potato: Deleted 2026/07/10 04:35:04 INFO : d: Removing directory 2026/07/10 04:35:04 INFO : b: Removing directory 2026/07/10 04:35:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: deleted 2 directories --- PASS: TestSyncIgnoreErrors (4.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:06 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:06 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/07/10 04:35:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:06 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/10 04:35:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:06 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:06 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:06 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/07/10 04:35:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:07 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/10 04:35:07 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/10 04:35:07 INFO : empty space: Copied (replaced existing) 2026/07/10 04:35:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.10s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:08 DEBUG : foo: size = 3 OK 2026/07/10 04:35:08 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/07/10 04:35:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:08 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/10 04:35:08 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/10 04:35:08 INFO : foo: Copied (replaced existing) 2026/07/10 04:35:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.24s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/10 04:35:09 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:09 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:09 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:09 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/10 04:35:09 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/10 04:35:09 INFO : potato: Copied (new) 2026/07/10 04:35:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:35:10 DEBUG : potato: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:35:10 DEBUG : potato: Sizes differ 2026/07/10 04:35:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:11 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/10 04:35:11 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/10 04:35:11 INFO : potato: Copied (replaced existing) 2026/07/10 04:35:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.23s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:11 DEBUG : potato: size = 21 OK 2026/07/10 04:35:11 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/10 04:35:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:12 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/10 04:35:12 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/10 04:35:12 INFO : potato: Copied (replaced existing) 2026/07/10 04:35:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:13 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:13 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:13 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/10 04:35:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:13 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:14 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:14 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:14 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:15 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/10 04:35:15 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/10 04:35:15 INFO : potato2: Copied (new) 2026/07/10 04:35:15 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:16 INFO : d: Making directory 2026/07/10 04:35:16 INFO : d/e: Making directory 2026/07/10 04:35:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:17 DEBUG : c/non empty space: size = 5 OK 2026/07/10 04:35:17 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:17 DEBUG : c/non empty space: Unchanged skipping 2026/07/10 04:35:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/10 04:35:18 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/10 04:35:18 INFO : a/potato2: Copied (new) 2026/07/10 04:35:18 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:18 INFO : b/potato: Deleted 2026/07/10 04:35:18 INFO : d/e: Removing directory 2026/07/10 04:35:18 INFO : d: Removing directory 2026/07/10 04:35:18 INFO : b: Removing directory 2026/07/10 04:35:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:21 INFO : d: Making directory 2026/07/10 04:35:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:22 DEBUG : c/non empty space: size = 5 OK 2026/07/10 04:35:22 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:22 DEBUG : c/non empty space: Unchanged skipping 2026/07/10 04:35:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:22 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/10 04:35:22 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/10 04:35:22 INFO : a/potato2: Copied (new) 2026/07/10 04:35:22 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: not deleting files as there were IO errors 2026/07/10 04:35:22 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:25 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:25 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:25 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:25 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:25 INFO : potato: Deleted 2026/07/10 04:35:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/10 04:35:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/10 04:35:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.74s) === RUN TestSyncDeleteBefore run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:26 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:26 INFO : potato: Deleted 2026/07/10 04:35:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:27 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:27 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:27 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:27 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/10 04:35:27 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/10 04:35:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.92s) === RUN TestCopyDeleteBefore run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:28 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/10 04:35:29 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/10 04:35:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.31s) === RUN TestSyncWithExclude run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:30 DEBUG : enormous: Excluded (Size Filter) 2026/07/10 04:35:30 DEBUG : enormous: Excluded 2026/07/10 04:35:30 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 04:35:30 DEBUG : potato2: Excluded 2026/07/10 04:35:30 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 04:35:30 DEBUG : potato2: Excluded 2026/07/10 04:35:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:30 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:30 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:30 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:30 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:30 INFO : There was nothing to transfer 2026/07/10 04:35:30 DEBUG : enormous: Excluded (Size Filter) 2026/07/10 04:35:30 DEBUG : enormous: Excluded 2026/07/10 04:35:30 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 04:35:30 DEBUG : potato2: Excluded 2026/07/10 04:35:30 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 04:35:30 DEBUG : potato2: Excluded 2026/07/10 04:35:30 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:30 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2026/07/10 04:35:30 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:30 DEBUG : Local file system at /tmp/rclone2670879428: Waiting for checks to finish 2026/07/10 04:35:30 DEBUG : Local file system at /tmp/rclone2670879428: Waiting for transfers to finish 2026/07/10 04:35:30 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:31 DEBUG : enormous: Excluded (Size Filter) 2026/07/10 04:35:31 DEBUG : enormous: Excluded 2026/07/10 04:35:31 DEBUG : potato2: Excluded (Size Filter) 2026/07/10 04:35:31 DEBUG : potato2: Excluded 2026/07/10 04:35:31 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:31 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:35:31 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:31 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:31 INFO : potato2: Deleted 2026/07/10 04:35:31 INFO : enormous: Deleted 2026/07/10 04:35:31 INFO : There was nothing to transfer 2026/07/10 04:35:31 DEBUG : Local file system at /tmp/rclone2670879428: Waiting for checks to finish 2026/07/10 04:35:31 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:31 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2026/07/10 04:35:31 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:31 DEBUG : Local file system at /tmp/rclone2670879428: Waiting for transfers to finish 2026/07/10 04:35:31 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:31 INFO : enormous: Deleted 2026/07/10 04:35:31 INFO : potato2: Deleted 2026/07/10 04:35:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.57s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:33 DEBUG : five: Need to transfer - File not found at Destination 2026/07/10 04:35:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:35:33 DEBUG : four: size = 8 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:35:33 DEBUG : four: Sizes differ 2026/07/10 04:35:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/10 04:35:33 DEBUG : one: Destination is newer than source, skipping 2026/07/10 04:35:33 DEBUG : three: size = 5 OK 2026/07/10 04:35:33 DEBUG : three: Sizes identical 2026/07/10 04:35:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/10 04:35:33 DEBUG : two: size = 3 OK 2026/07/10 04:35:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:33 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/10 04:35:33 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/10 04:35:33 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/10 04:35:33 INFO : five: Copied (new) 2026/07/10 04:35:33 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/10 04:35:34 DEBUG : four.f852663a.partial: renamed to: four 2026/07/10 04:35:34 INFO : four: Copied (replaced existing) 2026/07/10 04:35:34 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/10 04:35:34 INFO : two: Copied (replaced existing) 2026/07/10 04:35:34 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (3.31s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:1569: Can track renames: false 2026/07/10 04:35:35 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/10 04:35:35 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/10 04:35:35 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/10 04:35:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:35 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/10 04:35:35 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/10 04:35:36 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/10 04:35:36 INFO : potato: Copied (new) 2026/07/10 04:35:36 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/10 04:35:36 INFO : yam: Copied (new) 2026/07/10 04:35:36 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:36 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/10 04:35:36 DEBUG : potato: size = 14 OK 2026/07/10 04:35:36 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:35:36 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/10 04:35:36 DEBUG : potato: Unchanged skipping 2026/07/10 04:35:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:36 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/10 04:35:36 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/10 04:35:36 INFO : yaml: Copied (new) 2026/07/10 04:35:36 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:37 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (2.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:1641: Can track renames: true 2026/07/10 04:35:37 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Making map for --track-renames 2026/07/10 04:35:37 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Finished making map for --track-renames 2026/07/10 04:35:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/10 04:35:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/10 04:35:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for renames to finish 2026/07/10 04:35:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:37 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/10 04:35:37 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/10 04:35:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/10 04:35:38 INFO : potato: Copied (new) 2026/07/10 04:35:38 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/10 04:35:38 INFO : yam: Copied (new) 2026/07/10 04:35:38 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:38 DEBUG : potato: size = 14 OK 2026/07/10 04:35:38 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:35:38 DEBUG : potato: Unchanged skipping 2026/07/10 04:35:38 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Making map for --track-renames 2026/07/10 04:35:38 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Finished making map for --track-renames 2026/07/10 04:35:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for renames to finish 2026/07/10 04:35:38 DEBUG : object not found: remote yaml: directory 8d0e0adf-8b64-496b-8f86-a5e506bbd4f8: leaf yaml 2026/07/10 04:35:38 INFO : yam: Moved (server-side) to: yaml 2026/07/10 04:35:38 INFO : yaml: Renamed from "yam" 2026/07/10 04:35:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:38 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:38 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:1680: Can track renames: true 2026/07/10 04:35:38 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Making map for --track-renames 2026/07/10 04:35:38 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Finished making map for --track-renames 2026/07/10 04:35:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/10 04:35:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/10 04:35:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for renames to finish 2026/07/10 04:35:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:39 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/10 04:35:39 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/10 04:35:39 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/10 04:35:39 INFO : potato: Copied (new) 2026/07/10 04:35:39 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/10 04:35:39 INFO : sub/yam: Copied (new) 2026/07/10 04:35:39 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:39 DEBUG : potato: size = 14 OK 2026/07/10 04:35:39 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:35:39 DEBUG : potato: Unchanged skipping 2026/07/10 04:35:39 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Making map for --track-renames 2026/07/10 04:35:39 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Finished making map for --track-renames 2026/07/10 04:35:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for renames to finish 2026/07/10 04:35:39 DEBUG : object not found: remote yam: directory 8d0e0adf-8b64-496b-8f86-a5e506bbd4f8: leaf yam 2026/07/10 04:35:39 INFO : sub/yam: Moved (server-side) to: yam 2026/07/10 04:35:39 INFO : yam: Renamed from "sub/yam" 2026/07/10 04:35:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:39 DEBUG : Waiting for deletions to finish 2026/07/10 04:35:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.87s) === RUN TestServerSideMoveLocal run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:40 DEBUG : Creating backend with remote "/tmp/rclone2670879428/dir1" 2026/07/10 04:35:40 DEBUG : Creating backend with remote "/tmp/rclone2670879428/dir2" 2026/07/10 04:35:40 DEBUG : Local file system at /tmp/rclone2670879428/dir2: Using server-side directory move 2026/07/10 04:35:40 INFO : Local file system at /tmp/rclone2670879428/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/10 04:35:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/10 04:35:40 INFO : file1.txt: Moved (server-side) 2026/07/10 04:35:40 DEBUG : Local file system at /tmp/rclone2670879428/dir2: Waiting for checks to finish 2026/07/10 04:35:40 DEBUG : Local file system at /tmp/rclone2670879428/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:35:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/10 04:35:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:41 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:35:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:35:41 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:35:41 INFO : sub dir/hello world: Deleted 2026/07/10 04:35:41 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/10 04:35:41 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/10 04:35:41 INFO : nested/sub dir/file: Copied (new) 2026/07/10 04:35:41 INFO : nested/sub dir/file: Deleted 2026/07/10 04:35:41 INFO : sub dir: Removing directory 2026/07/10 04:35:41 INFO : nested/sub dir: Removing directory 2026/07/10 04:35:41 INFO : nested: Removing directory 2026/07/10 04:35:41 DEBUG : Local file system at /tmp/rclone2670879428: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (4.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/10 04:35:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/10 04:35:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/10 04:35:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/10 04:35:45 INFO : sub dir/hello world: Copied (new) 2026/07/10 04:35:45 INFO : sub dir/hello world: Deleted 2026/07/10 04:35:45 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/10 04:35:45 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/10 04:35:45 INFO : nested/sub dir/file: Copied (new) 2026/07/10 04:35:45 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.65s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/10 04:35:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/10 04:35:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:48 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/10 04:35:48 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/10 04:35:48 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/10 04:35:48 INFO : existing-b: Copied (new) 2026/07/10 04:35:48 INFO : existing-b: Deleted 2026/07/10 04:35:48 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/10 04:35:48 INFO : existing: Copied (new) 2026/07/10 04:35:48 INFO : existing: Deleted 2026/07/10 04:35:48 DEBUG : existing: Destination exists, skipping 2026/07/10 04:35:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/10 04:35:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:35:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:35:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.33s) === RUN TestServerSideMove run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:49 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-munuhoc7lema" sync_test.go:1736: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca -> Quatrix FS for account rclone.quatrix.it at rclone-test-munuhoc7lema 2026/07/10 04:35:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-munuhoc7lema: Using server-side directory move 2026/07/10 04:35:51 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-munuhoc7lema: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/10 04:35:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:51 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/07/10 04:35:51 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:51 DEBUG : potato3: size = 68 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:35:51 DEBUG : potato3: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-munuhoc7lema) 2026/07/10 04:35:51 DEBUG : potato3: Sizes differ 2026/07/10 04:35:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-munuhoc7lema: Waiting for checks to finish 2026/07/10 04:35:51 INFO : empty space: Deleted 2026/07/10 04:35:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-munuhoc7lema: Waiting for transfers to finish 2026/07/10 04:35:51 INFO : potato2: Moved (server-side) 2026/07/10 04:35:51 INFO : potato3: Deleted 2026/07/10 04:35:51 INFO : potato3: Moved (server-side) 2026/07/10 04:35:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-zefenod7wupa" 2026/07/10 04:35:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-zefenod7wupa: Using server-side directory move 2026/07/10 04:35:52 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-zefenod7wupa: Server side directory move succeeded 2026/07/10 04:35:52 ERROR : error listing: directory not found 2026/07/10 04:35:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-zefenod7wupa: Purge remote 2026/07/10 04:35:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-munuhoc7lema: Purge remote 2026/07/10 04:35:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (3.67s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:52 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gajitoj5karo" sync_test.go:1736: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca -> Quatrix FS for account rclone.quatrix.it at rclone-test-gajitoj5karo 2026/07/10 04:35:54 DEBUG : empty space: Excluded (Size Filter) 2026/07/10 04:35:54 DEBUG : empty space: Excluded 2026/07/10 04:35:54 DEBUG : empty space: Excluded (Size Filter) 2026/07/10 04:35:54 DEBUG : empty space: Excluded 2026/07/10 04:35:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:54 DEBUG : potato3: size = 68 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:35:54 DEBUG : potato3: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-gajitoj5karo) 2026/07/10 04:35:54 DEBUG : potato3: Sizes differ 2026/07/10 04:35:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gajitoj5karo: Waiting for checks to finish 2026/07/10 04:35:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gajitoj5karo: Waiting for transfers to finish 2026/07/10 04:35:54 INFO : potato2: Moved (server-side) 2026/07/10 04:35:54 INFO : potato3: Deleted 2026/07/10 04:35:55 INFO : potato3: Moved (server-side) 2026/07/10 04:35:55 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fuhumof4cuma" 2026/07/10 04:35:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/10 04:35:55 DEBUG : empty space: Excluded 2026/07/10 04:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/10 04:35:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fuhumof4cuma: Waiting for checks to finish 2026/07/10 04:35:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fuhumof4cuma: Waiting for transfers to finish 2026/07/10 04:35:55 INFO : potato3: Moved (server-side) 2026/07/10 04:35:55 INFO : potato2: Moved (server-side) 2026/07/10 04:35:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fuhumof4cuma: Purge remote 2026/07/10 04:35:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gajitoj5karo: Purge remote --- PASS: TestServerSideMoveWithFilter (3.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:35:56 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qasutid5latu" 2026/07/10 04:35:57 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca -> Quatrix FS for account rclone.quatrix.it at rclone-test-qasutid5latu 2026/07/10 04:35:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qasutid5latu: Using server-side directory move 2026/07/10 04:35:58 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qasutid5latu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/10 04:35:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/10 04:35:58 DEBUG : empty space: size = 1 OK 2026/07/10 04:35:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/07/10 04:35:58 DEBUG : empty space: Unchanged skipping 2026/07/10 04:35:58 DEBUG : potato3: size = 68 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:35:58 DEBUG : potato3: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-qasutid5latu) 2026/07/10 04:35:58 DEBUG : potato3: Sizes differ 2026/07/10 04:35:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qasutid5latu: Waiting for checks to finish 2026/07/10 04:35:58 INFO : potato3: Deleted 2026/07/10 04:35:58 INFO : empty space: Deleted 2026/07/10 04:35:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qasutid5latu: Waiting for transfers to finish 2026/07/10 04:35:58 INFO : potato2: Moved (server-side) 2026/07/10 04:35:58 INFO : potato3: Moved (server-side) 2026/07/10 04:35:58 INFO : tomatoDir: Removing directory 2026/07/10 04:35:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: deleted 1 directories 2026/07/10 04:35:59 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xacuzox4kigi" 2026/07/10 04:35:59 INFO : tomatoDir: Making directory 2026/07/10 04:35:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xacuzox4kigi: Using server-side directory move 2026/07/10 04:35:59 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xacuzox4kigi: Server side directory move succeeded 2026/07/10 04:36:00 ERROR : error listing: directory not found 2026/07/10 04:36:00 ERROR : error listing: directory not found 2026/07/10 04:36:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xacuzox4kigi: Purge remote 2026/07/10 04:36:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qasutid5latu: Purge remote 2026/07/10 04:36:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.26s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.17s) === RUN TestSyncOverlap run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:00 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/rclone-sync-test" --- PASS: TestSyncOverlap (0.53s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:01 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/rclone-sync-test" 2026/07/10 04:36:01 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/rclone-sync-test-include/layer2" 2026/07/10 04:36:02 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/rclone-sync-test-ignore-file" 2026/07/10 04:36:03 DEBUG : object not found: remote rclone-sync-test/.ignore: directory e1e94912-3764-42ff-a37f-d76f79a1cf2c: leaf .ignore 2026/07/10 04:36:03 DEBUG : object not found: remote rclone-sync-test/.ignore: directory e1e94912-3764-42ff-a37f-d76f79a1cf2c: leaf .ignore 2026/07/10 04:36:03 DEBUG : rclone-sync-test: Excluded 2026/07/10 04:36:03 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f5fd979c-2d6b-4651-8f77-e388aa993002: leaf .ignore 2026/07/10 04:36:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 04:36:03 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 57072a4a-7cc3-4f39-a002-990affa9580b: leaf .ignore 2026/07/10 04:36:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 04:36:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/rclone-sync-test: Waiting for checks to finish 2026/07/10 04:36:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/rclone-sync-test: Waiting for transfers to finish 2026/07/10 04:36:03 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:03 INFO : There was nothing to transfer 2026/07/10 04:36:03 DEBUG : object not found: remote rclone-sync-test/.ignore: directory e1e94912-3764-42ff-a37f-d76f79a1cf2c: leaf .ignore 2026/07/10 04:36:03 DEBUG : object not found: remote rclone-sync-test/.ignore: directory e1e94912-3764-42ff-a37f-d76f79a1cf2c: leaf .ignore 2026/07/10 04:36:03 DEBUG : rclone-sync-test: Excluded 2026/07/10 04:36:03 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f5fd979c-2d6b-4651-8f77-e388aa993002: leaf .ignore 2026/07/10 04:36:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 04:36:04 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 57072a4a-7cc3-4f39-a002-990affa9580b: leaf .ignore 2026/07/10 04:36:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 04:36:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:36:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:36:04 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:04 INFO : rclone-sync-test-include: Removing directory 2026/07/10 04:36:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/10 04:36:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: failed to delete 1 directories 2026/07/10 04:36:04 INFO : There was nothing to transfer 2026/07/10 04:36:04 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 57072a4a-7cc3-4f39-a002-990affa9580b: leaf .ignore 2026/07/10 04:36:04 DEBUG : object not found: remote rclone-sync-test/.ignore: directory e1e94912-3764-42ff-a37f-d76f79a1cf2c: leaf .ignore 2026/07/10 04:36:04 DEBUG : rclone-sync-test: Excluded 2026/07/10 04:36:04 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f5fd979c-2d6b-4651-8f77-e388aa993002: leaf .ignore 2026/07/10 04:36:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 04:36:04 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 57072a4a-7cc3-4f39-a002-990affa9580b: leaf .ignore 2026/07/10 04:36:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 04:36:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/10 04:36:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/10 04:36:04 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:04 INFO : There was nothing to transfer 2026/07/10 04:36:04 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 57072a4a-7cc3-4f39-a002-990affa9580b: leaf .ignore 2026/07/10 04:36:04 DEBUG : object not found: remote rclone-sync-test/.ignore: directory e1e94912-3764-42ff-a37f-d76f79a1cf2c: leaf .ignore 2026/07/10 04:36:04 DEBUG : rclone-sync-test: Excluded 2026/07/10 04:36:04 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f5fd979c-2d6b-4651-8f77-e388aa993002: leaf .ignore 2026/07/10 04:36:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 04:36:05 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 57072a4a-7cc3-4f39-a002-990affa9580b: leaf .ignore 2026/07/10 04:36:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 04:36:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:36:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:36:05 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:05 INFO : rclone-sync-test-include: Removing directory 2026/07/10 04:36:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/10 04:36:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: failed to delete 1 directories 2026/07/10 04:36:05 INFO : There was nothing to transfer 2026/07/10 04:36:05 DEBUG : Excluded 2026/07/10 04:36:05 DEBUG : object not found: remote rclone-sync-test/.ignore: directory e1e94912-3764-42ff-a37f-d76f79a1cf2c: leaf .ignore 2026/07/10 04:36:05 DEBUG : rclone-sync-test: Excluded 2026/07/10 04:36:05 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f5fd979c-2d6b-4651-8f77-e388aa993002: leaf .ignore 2026/07/10 04:36:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/10 04:36:05 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 57072a4a-7cc3-4f39-a002-990affa9580b: leaf .ignore 2026/07/10 04:36:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/10 04:36:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/10 04:36:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/10 04:36:05 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (6.62s) === RUN TestSyncCompareDest run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:08 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/dst" 2026/07/10 04:36:08 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/CompareDest" 2026/07/10 04:36:08 DEBUG : one: Need to transfer - File not found at Destination 2026/07/10 04:36:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:09 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/10 04:36:09 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/10 04:36:09 INFO : one: Copied (new) 2026/07/10 04:36:09 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:09 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:09 DEBUG : one: Sizes differ 2026/07/10 04:36:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:10 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/10 04:36:10 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/10 04:36:10 INFO : one: Copied (replaced existing) 2026/07/10 04:36:10 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:11 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:11 DEBUG : one: Sizes differ 2026/07/10 04:36:11 DEBUG : one: size = 5 OK 2026/07/10 04:36:11 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/10 04:36:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:11 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:11 INFO : There was nothing to transfer 2026/07/10 04:36:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:12 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:12 DEBUG : one: Sizes differ 2026/07/10 04:36:12 DEBUG : two: size = 3 OK 2026/07/10 04:36:12 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/10 04:36:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:12 DEBUG : one: size = 5 OK 2026/07/10 04:36:12 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/10 04:36:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:12 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:12 INFO : There was nothing to transfer 2026/07/10 04:36:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:12 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:12 DEBUG : one: Sizes differ 2026/07/10 04:36:12 DEBUG : two: size = 3 OK 2026/07/10 04:36:12 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/10 04:36:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:12 DEBUG : one: size = 5 OK 2026/07/10 04:36:12 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/10 04:36:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:12 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:12 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/10 04:36:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:13 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:13 DEBUG : one: Sizes differ 2026/07/10 04:36:13 DEBUG : two: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:13 DEBUG : two: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/CompareDest) 2026/07/10 04:36:13 DEBUG : two: Sizes differ 2026/07/10 04:36:13 DEBUG : two: Need to transfer - File not found at Destination 2026/07/10 04:36:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:13 DEBUG : one: size = 5 OK 2026/07/10 04:36:13 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/10 04:36:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:13 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/10 04:36:13 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/10 04:36:13 INFO : two: Copied (new) 2026/07/10 04:36:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.44s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:16 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/dest" 2026/07/10 04:36:16 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/pre-dest1" 2026/07/10 04:36:17 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/pre-dest2" 2026/07/10 04:36:17 DEBUG : 1: size = 1 OK 2026/07/10 04:36:17 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:17 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/10 04:36:17 DEBUG : object not found: remote 2: directory 4d1dee0d-31af-4fd0-bb61-450da5674d34: leaf 2 2026/07/10 04:36:17 DEBUG : 2: size = 1 OK 2026/07/10 04:36:17 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:17 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/10 04:36:17 DEBUG : object not found: remote 3: directory 4d1dee0d-31af-4fd0-bb61-450da5674d34: leaf 3 2026/07/10 04:36:17 DEBUG : object not found: remote 3: directory f927c0b2-c398-4355-b43d-6a4dc2011a03: leaf 3 2026/07/10 04:36:17 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/10 04:36:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dest: Waiting for checks to finish 2026/07/10 04:36:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dest: Waiting for transfers to finish 2026/07/10 04:36:18 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/10 04:36:18 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/10 04:36:18 INFO : 3: Copied (new) 2026/07/10 04:36:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.73s) === RUN TestSyncCopyDest run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:20 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/dst" 2026/07/10 04:36:20 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/CopyDest" 2026/07/10 04:36:20 DEBUG : one: Need to transfer - File not found at Destination 2026/07/10 04:36:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:21 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/10 04:36:21 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/10 04:36:21 INFO : one: Copied (new) 2026/07/10 04:36:21 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:21 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:21 DEBUG : one: Sizes differ 2026/07/10 04:36:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:22 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/10 04:36:22 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/10 04:36:22 INFO : one: Copied (replaced existing) 2026/07/10 04:36:22 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:23 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/BackupDir" 2026/07/10 04:36:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:23 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:23 DEBUG : one: Sizes differ 2026/07/10 04:36:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:23 DEBUG : one: size = 5 OK 2026/07/10 04:36:23 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:23 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:23 DEBUG : one: Sizes differ 2026/07/10 04:36:23 INFO : one: Moved (server-side) 2026/07/10 04:36:24 DEBUG : one.8b5a54a3.partial: size = 5 OK 2026/07/10 04:36:24 DEBUG : one.8b5a54a3.partial: renamed to: one 2026/07/10 04:36:24 INFO : one: Copied (server-side copy) 2026/07/10 04:36:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/10 04:36:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:24 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:24 DEBUG : one: size = 5 OK 2026/07/10 04:36:24 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:24 DEBUG : one: Unchanged skipping 2026/07/10 04:36:25 DEBUG : two: size = 3 OK 2026/07/10 04:36:25 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:25 DEBUG : two.857f364e.partial: size = 3 OK 2026/07/10 04:36:25 DEBUG : two.857f364e.partial: renamed to: two 2026/07/10 04:36:25 INFO : two: Copied (server-side copy) 2026/07/10 04:36:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/10 04:36:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:25 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:25 DEBUG : two: size = 3 OK 2026/07/10 04:36:25 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:25 DEBUG : two: Unchanged skipping 2026/07/10 04:36:25 DEBUG : one: size = 5 OK 2026/07/10 04:36:25 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:25 DEBUG : one: Unchanged skipping 2026/07/10 04:36:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:25 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:25 INFO : There was nothing to transfer 2026/07/10 04:36:26 DEBUG : one: size = 5 OK 2026/07/10 04:36:26 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:26 DEBUG : one: Unchanged skipping 2026/07/10 04:36:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:26 DEBUG : three: size = 5 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/CopyDest) 2026/07/10 04:36:26 DEBUG : three: Sizes differ 2026/07/10 04:36:26 DEBUG : three: Destination not found in --copy-dest 2026/07/10 04:36:26 DEBUG : three: Need to transfer - File not found at Destination 2026/07/10 04:36:26 DEBUG : two: size = 3 OK 2026/07/10 04:36:26 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2026/07/10 04:36:26 DEBUG : two: Unchanged skipping 2026/07/10 04:36:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:26 DEBUG : three.63cf7c49.partial: size = 7 OK 2026/07/10 04:36:26 DEBUG : three.63cf7c49.partial: renamed to: three 2026/07/10 04:36:26 INFO : three: Copied (new) 2026/07/10 04:36:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (8.76s) === RUN TestSyncBackupDir run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:30 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/dst" 2026/07/10 04:36:30 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/backup" 2026/07/10 04:36:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:30 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:30 DEBUG : one: Sizes differ 2026/07/10 04:36:30 DEBUG : two: size = 3 OK 2026/07/10 04:36:30 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:30 DEBUG : two: Unchanged skipping 2026/07/10 04:36:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:30 INFO : one: Moved (server-side) 2026/07/10 04:36:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:31 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/10 04:36:31 DEBUG : one.a292864a.partial: renamed to: one 2026/07/10 04:36:31 INFO : one: Copied (new) 2026/07/10 04:36:31 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:31 DEBUG : object not found: remote three.txt: directory aaba154b-ab71-4be6-a3ed-745a10d1919e: leaf three.txt 2026/07/10 04:36:31 INFO : three.txt: Moved (server-side) 2026/07/10 04:36:31 INFO : three.txt: Moved into backup dir 2026/07/10 04:36:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:32 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:32 DEBUG : one: Sizes differ 2026/07/10 04:36:32 DEBUG : two: size = 3 OK 2026/07/10 04:36:32 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:32 DEBUG : two: Unchanged skipping 2026/07/10 04:36:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:32 INFO : one: Deleted 2026/07/10 04:36:32 INFO : one: Moved (server-side) 2026/07/10 04:36:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/10 04:36:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/10 04:36:33 INFO : one: Copied (new) 2026/07/10 04:36:33 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:33 INFO : three.txt: Deleted 2026/07/10 04:36:33 INFO : three.txt: Moved (server-side) 2026/07/10 04:36:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.31s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:36 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/dst" 2026/07/10 04:36:36 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/backup" 2026/07/10 04:36:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:36 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:36 DEBUG : one: Sizes differ 2026/07/10 04:36:36 DEBUG : two: size = 3 OK 2026/07/10 04:36:36 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:36 DEBUG : two: Unchanged skipping 2026/07/10 04:36:37 INFO : one: Moved (server-side) to: one.bak 2026/07/10 04:36:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:37 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/10 04:36:37 DEBUG : one.a292864a.partial: renamed to: one 2026/07/10 04:36:37 INFO : one: Copied (new) 2026/07/10 04:36:37 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:37 DEBUG : object not found: remote three.txt.bak: directory 8edea980-ddb2-4183-ae7b-01f887c24bda: leaf three.txt.bak 2026/07/10 04:36:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 04:36:37 INFO : three.txt: Moved into backup dir 2026/07/10 04:36:38 DEBUG : two: size = 3 OK 2026/07/10 04:36:38 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:38 DEBUG : two: Unchanged skipping 2026/07/10 04:36:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:38 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:38 DEBUG : one: Sizes differ 2026/07/10 04:36:38 INFO : one.bak: Deleted 2026/07/10 04:36:38 INFO : one: Moved (server-side) to: one.bak 2026/07/10 04:36:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/10 04:36:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/10 04:36:39 INFO : one: Copied (new) 2026/07/10 04:36:39 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:39 INFO : three.txt.bak: Deleted 2026/07/10 04:36:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 04:36:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:41 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/dst" 2026/07/10 04:36:42 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/backup" 2026/07/10 04:36:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:42 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:42 DEBUG : one: Sizes differ 2026/07/10 04:36:42 DEBUG : two: size = 3 OK 2026/07/10 04:36:42 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:42 DEBUG : two: Unchanged skipping 2026/07/10 04:36:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 04:36:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:43 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/10 04:36:43 DEBUG : one.a292864a.partial: renamed to: one 2026/07/10 04:36:43 INFO : one: Copied (new) 2026/07/10 04:36:43 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:43 DEBUG : object not found: remote three-2019-01-01.txt: directory e58b70e8-bdf2-427e-aced-3fc134d74eec: leaf three-2019-01-01.txt 2026/07/10 04:36:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 04:36:43 INFO : three.txt: Moved into backup dir 2026/07/10 04:36:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:43 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:43 DEBUG : one: Sizes differ 2026/07/10 04:36:43 DEBUG : two: size = 3 OK 2026/07/10 04:36:43 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:43 DEBUG : two: Unchanged skipping 2026/07/10 04:36:44 INFO : one-2019-01-01: Deleted 2026/07/10 04:36:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 04:36:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:44 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/10 04:36:44 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/10 04:36:44 INFO : one: Copied (new) 2026/07/10 04:36:44 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:45 INFO : three-2019-01-01.txt: Deleted 2026/07/10 04:36:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 04:36:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.36s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:48 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/dst" 2026/07/10 04:36:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:48 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:48 DEBUG : one: Sizes differ 2026/07/10 04:36:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:48 DEBUG : two: size = 3 OK 2026/07/10 04:36:48 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:48 DEBUG : two: Unchanged skipping 2026/07/10 04:36:48 DEBUG : object not found: remote one.bak: directory 1030fba7-bd2e-40b6-bb28-d98f67e4fedb: leaf one.bak 2026/07/10 04:36:48 INFO : one: Moved (server-side) to: one.bak 2026/07/10 04:36:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/10 04:36:48 DEBUG : one.a292864a.partial: renamed to: one 2026/07/10 04:36:48 INFO : one: Copied (new) 2026/07/10 04:36:48 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:48 DEBUG : object not found: remote three.txt.bak: directory 1030fba7-bd2e-40b6-bb28-d98f67e4fedb: leaf three.txt.bak 2026/07/10 04:36:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 04:36:49 INFO : three.txt: Moved into backup dir 2026/07/10 04:36:49 DEBUG : one.bak: Excluded (Path Filter) 2026/07/10 04:36:49 DEBUG : one.bak: Excluded 2026/07/10 04:36:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/10 04:36:49 DEBUG : three.txt.bak: Excluded 2026/07/10 04:36:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:49 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:49 DEBUG : one: Sizes differ 2026/07/10 04:36:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for checks to finish 2026/07/10 04:36:49 DEBUG : two: size = 3 OK 2026/07/10 04:36:49 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:49 DEBUG : two: Unchanged skipping 2026/07/10 04:36:49 INFO : one.bak: Deleted 2026/07/10 04:36:49 INFO : one: Moved (server-side) to: one.bak 2026/07/10 04:36:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst: Waiting for transfers to finish 2026/07/10 04:36:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/10 04:36:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/10 04:36:50 INFO : one: Copied (new) 2026/07/10 04:36:50 DEBUG : Waiting for deletions to finish 2026/07/10 04:36:50 INFO : three.txt.bak: Deleted 2026/07/10 04:36:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 04:36:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (4.61s) === RUN TestSyncSuffix run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:52 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/dst" 2026/07/10 04:36:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:53 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:53 DEBUG : one: Sizes differ 2026/07/10 04:36:53 DEBUG : object not found: remote one.bak: directory a42b8bae-8ff7-4c69-9923-700768860b2c: leaf one.bak 2026/07/10 04:36:53 INFO : one: Moved (server-side) to: one.bak 2026/07/10 04:36:53 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/10 04:36:53 DEBUG : one.a292864a.partial: renamed to: one 2026/07/10 04:36:53 INFO : one: Copied (new) 2026/07/10 04:36:53 DEBUG : two: size = 3 OK 2026/07/10 04:36:53 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:53 DEBUG : two: Unchanged skipping 2026/07/10 04:36:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:53 DEBUG : three.txt: size = 5 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:53 DEBUG : three.txt: Sizes differ 2026/07/10 04:36:53 DEBUG : object not found: remote three.txt.bak: directory a42b8bae-8ff7-4c69-9923-700768860b2c: leaf three.txt.bak 2026/07/10 04:36:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 04:36:54 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/10 04:36:54 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/10 04:36:54 INFO : three.txt: Copied (new) 2026/07/10 04:36:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:54 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:54 DEBUG : one: Sizes differ 2026/07/10 04:36:55 INFO : one.bak: Deleted 2026/07/10 04:36:55 INFO : one: Moved (server-side) to: one.bak 2026/07/10 04:36:55 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/10 04:36:55 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/10 04:36:55 INFO : one: Copied (new) 2026/07/10 04:36:55 DEBUG : two: size = 3 OK 2026/07/10 04:36:55 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:55 DEBUG : two: Unchanged skipping 2026/07/10 04:36:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:55 DEBUG : three.txt: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:55 DEBUG : three.txt: Sizes differ 2026/07/10 04:36:55 INFO : three.txt.bak: Deleted 2026/07/10 04:36:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/10 04:36:56 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/10 04:36:56 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/10 04:36:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (5.81s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:36:58 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qukojoc5toca/dst" 2026/07/10 04:36:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:58 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:58 DEBUG : one: Sizes differ 2026/07/10 04:36:58 DEBUG : object not found: remote one-2019-01-01: directory d7da7200-2673-498b-9977-9191bfb6b575: leaf one-2019-01-01 2026/07/10 04:36:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 04:36:59 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/10 04:36:59 DEBUG : one.a292864a.partial: renamed to: one 2026/07/10 04:36:59 INFO : one: Copied (new) 2026/07/10 04:36:59 DEBUG : two: size = 3 OK 2026/07/10 04:36:59 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:36:59 DEBUG : two: Unchanged skipping 2026/07/10 04:36:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:36:59 DEBUG : three.txt: size = 5 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:36:59 DEBUG : three.txt: Sizes differ 2026/07/10 04:36:59 DEBUG : object not found: remote three-2019-01-01.txt: directory d7da7200-2673-498b-9977-9191bfb6b575: leaf three-2019-01-01.txt 2026/07/10 04:36:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 04:37:00 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/10 04:37:00 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/10 04:37:00 INFO : three.txt: Copied (new) 2026/07/10 04:37:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:00 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:37:00 DEBUG : one: Sizes differ 2026/07/10 04:37:00 INFO : one-2019-01-01: Deleted 2026/07/10 04:37:00 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/10 04:37:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/10 04:37:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/10 04:37:01 INFO : one: Copied (new) 2026/07/10 04:37:01 DEBUG : two: size = 3 OK 2026/07/10 04:37:01 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:01 DEBUG : two: Unchanged skipping 2026/07/10 04:37:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:01 DEBUG : three.txt: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca/dst) 2026/07/10 04:37:01 DEBUG : three.txt: Sizes differ 2026/07/10 04:37:01 INFO : three-2019-01-01.txt: Deleted 2026/07/10 04:37:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/10 04:37:01 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/10 04:37:01 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/10 04:37:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (5.42s) === RUN TestSyncUTFNorm run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:37:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:37:03 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:03 DEBUG : Testêé: size = 18 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:03 DEBUG : Testêé: Sizes differ 2026/07/10 04:37:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:37:03 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/10 04:37:03 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/10 04:37:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/10 04:37:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.18s) === RUN TestSyncImmutable run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:37:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/10 04:37:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:37:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:37:04 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/10 04:37:04 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/10 04:37:04 INFO : existing: Copied (new) 2026/07/10 04:37:04 DEBUG : Waiting for deletions to finish 2026/07/10 04:37:04 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:04 DEBUG : existing: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:04 DEBUG : existing: Sizes differ 2026/07/10 04:37:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/10 04:37:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:37:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:37:04 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: not deleting files as there were IO errors 2026/07/10 04:37:04 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.51s) === RUN TestSyncIgnoreCase run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:37:05 DEBUG : EXISTING: size = 6 OK 2026/07/10 04:37:05 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:05 DEBUG : existing: Unchanged skipping 2026/07/10 04:37:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:37:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:37:05 DEBUG : Waiting for deletions to finish 2026/07/10 04:37:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.66s) === RUN TestFixCase run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.13s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.30s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:37:17 DEBUG : both0: size = 6 OK 2026/07/10 04:37:17 DEBUG : both10: size = 6 OK 2026/07/10 04:37:17 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both12: size = 6 OK 2026/07/10 04:37:17 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:37:17 DEBUG : both11: size = 6 OK 2026/07/10 04:37:17 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both10: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both13: size = 6 OK 2026/07/10 04:37:17 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both11: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both14: size = 6 OK 2026/07/10 04:37:17 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both14: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both15: size = 6 OK 2026/07/10 04:37:17 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both15: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both16: size = 6 OK 2026/07/10 04:37:17 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both16: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both17: size = 6 OK 2026/07/10 04:37:17 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both17: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both18: size = 6 OK 2026/07/10 04:37:17 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both18: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both19: size = 6 OK 2026/07/10 04:37:17 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both19: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both1: size = 6 OK 2026/07/10 04:37:17 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both1: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both2: size = 6 OK 2026/07/10 04:37:17 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both2: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both3: size = 6 OK 2026/07/10 04:37:17 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both3: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both4: size = 6 OK 2026/07/10 04:37:17 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both4: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both5: size = 6 OK 2026/07/10 04:37:17 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both5: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both6: size = 6 OK 2026/07/10 04:37:17 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both6: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both7: size = 6 OK 2026/07/10 04:37:17 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both7: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both8: size = 6 OK 2026/07/10 04:37:17 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both8: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both9: size = 6 OK 2026/07/10 04:37:17 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:17 DEBUG : both9: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both13: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both12: Unchanged skipping 2026/07/10 04:37:17 DEBUG : both0: Unchanged skipping 2026/07/10 04:37:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:37:17 DEBUG : Waiting for deletions to finish 2026/07/10 04:37:17 INFO : only9: Deleted 2026/07/10 04:37:17 INFO : only19: Deleted 2026/07/10 04:37:17 INFO : only10: Deleted 2026/07/10 04:37:17 INFO : only11: Deleted 2026/07/10 04:37:18 INFO : only7: Deleted 2026/07/10 04:37:18 INFO : only14: Deleted 2026/07/10 04:37:18 INFO : only3: Deleted 2026/07/10 04:37:18 INFO : only0: Deleted 2026/07/10 04:37:18 INFO : only15: Deleted 2026/07/10 04:37:18 INFO : only16: Deleted 2026/07/10 04:37:18 INFO : only18: Deleted 2026/07/10 04:37:18 INFO : only1: Deleted 2026/07/10 04:37:18 INFO : only17: Deleted 2026/07/10 04:37:18 INFO : only8: Deleted 2026/07/10 04:37:18 INFO : only2: Deleted 2026/07/10 04:37:18 INFO : only4: Deleted 2026/07/10 04:37:18 INFO : only13: Deleted 2026/07/10 04:37:18 INFO : only12: Deleted 2026/07/10 04:37:18 INFO : only5: Deleted 2026/07/10 04:37:18 INFO : only6: Deleted 2026/07/10 04:37:18 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (13.87s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:37:31 DEBUG : both0: size = 6 OK 2026/07/10 04:37:31 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both11: size = 6 OK 2026/07/10 04:37:31 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:37:31 DEBUG : both12: size = 6 OK 2026/07/10 04:37:31 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both0: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both13: size = 6 OK 2026/07/10 04:37:31 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both10: size = 6 OK 2026/07/10 04:37:31 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both12: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both14: size = 6 OK 2026/07/10 04:37:31 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both14: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both15: size = 6 OK 2026/07/10 04:37:31 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both13: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both16: size = 6 OK 2026/07/10 04:37:31 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both16: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both17: size = 6 OK 2026/07/10 04:37:31 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both17: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both18: size = 6 OK 2026/07/10 04:37:31 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both18: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both19: size = 6 OK 2026/07/10 04:37:31 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both19: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both1: size = 6 OK 2026/07/10 04:37:31 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both1: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both2: size = 6 OK 2026/07/10 04:37:31 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both2: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both3: size = 6 OK 2026/07/10 04:37:31 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both3: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both4: size = 6 OK 2026/07/10 04:37:31 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both4: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both5: size = 6 OK 2026/07/10 04:37:31 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both5: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both6: size = 6 OK 2026/07/10 04:37:31 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both6: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both7: size = 6 OK 2026/07/10 04:37:31 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both7: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both8: size = 6 OK 2026/07/10 04:37:31 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both8: Unchanged skipping 2026/07/10 04:37:31 DEBUG : both9: size = 6 OK 2026/07/10 04:37:31 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:37:31 DEBUG : both9: Unchanged skipping 2026/07/10 04:37:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only0: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only0: Sizes differ 2026/07/10 04:37:31 DEBUG : both11: Unchanged skipping 2026/07/10 04:37:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only10: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only10: Sizes differ 2026/07/10 04:37:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only11: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only11: Sizes differ 2026/07/10 04:37:31 DEBUG : both10: Unchanged skipping 2026/07/10 04:37:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only12: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only12: Sizes differ 2026/07/10 04:37:31 DEBUG : both15: Unchanged skipping 2026/07/10 04:37:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only15: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only15: Sizes differ 2026/07/10 04:37:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only13: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only13: Sizes differ 2026/07/10 04:37:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only14: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only14: Sizes differ 2026/07/10 04:37:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only16: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only16: Sizes differ 2026/07/10 04:37:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only17: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only17: Sizes differ 2026/07/10 04:37:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only18: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only18: Sizes differ 2026/07/10 04:37:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only19: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only19: Sizes differ 2026/07/10 04:37:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only1: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only1: Sizes differ 2026/07/10 04:37:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only2: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only2: Sizes differ 2026/07/10 04:37:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only3: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only3: Sizes differ 2026/07/10 04:37:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only4: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only4: Sizes differ 2026/07/10 04:37:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only5: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only5: Sizes differ 2026/07/10 04:37:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only6: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only6: Sizes differ 2026/07/10 04:37:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only7: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only7: Sizes differ 2026/07/10 04:37:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only8: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only8: Sizes differ 2026/07/10 04:37:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2670879428) 2026/07/10 04:37:31 DEBUG : only9: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca) 2026/07/10 04:37:31 DEBUG : only9: Sizes differ 2026/07/10 04:37:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:37:31 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/10 04:37:31 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/10 04:37:31 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/10 04:37:31 INFO : only0: Copied (replaced existing) 2026/07/10 04:37:31 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/10 04:37:31 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/10 04:37:31 INFO : only10: Copied (replaced existing) 2026/07/10 04:37:31 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/10 04:37:31 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/10 04:37:31 INFO : only15: Copied (replaced existing) 2026/07/10 04:37:31 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/10 04:37:31 INFO : only12: Copied (replaced existing) 2026/07/10 04:37:31 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/10 04:37:32 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/10 04:37:32 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/10 04:37:32 INFO : only14: Copied (replaced existing) 2026/07/10 04:37:32 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/10 04:37:32 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/10 04:37:32 INFO : only16: Copied (replaced existing) 2026/07/10 04:37:32 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/10 04:37:32 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/10 04:37:32 INFO : only13: Copied (replaced existing) 2026/07/10 04:37:32 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/10 04:37:32 INFO : only19: Copied (replaced existing) 2026/07/10 04:37:32 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/10 04:37:32 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/10 04:37:32 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/10 04:37:32 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/10 04:37:32 INFO : only2: Copied (replaced existing) 2026/07/10 04:37:32 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/10 04:37:32 INFO : only17: Copied (replaced existing) 2026/07/10 04:37:32 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/10 04:37:32 INFO : only1: Copied (replaced existing) 2026/07/10 04:37:32 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/10 04:37:33 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/10 04:37:33 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/10 04:37:33 INFO : only4: Copied (replaced existing) 2026/07/10 04:37:33 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/10 04:37:33 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/10 04:37:33 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/10 04:37:33 INFO : only5: Copied (replaced existing) 2026/07/10 04:37:33 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/10 04:37:33 INFO : only18: Copied (replaced existing) 2026/07/10 04:37:33 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/10 04:37:33 INFO : only11: Copied (replaced existing) 2026/07/10 04:37:33 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/10 04:37:33 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/10 04:37:33 INFO : only8: Copied (replaced existing) 2026/07/10 04:37:33 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/10 04:37:34 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/10 04:37:34 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/10 04:37:34 INFO : only9: Copied (replaced existing) 2026/07/10 04:37:34 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/10 04:37:34 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/10 04:37:34 INFO : only6: Copied (replaced existing) 2026/07/10 04:37:34 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/10 04:37:34 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/10 04:37:34 INFO : only3: Copied (replaced existing) 2026/07/10 04:37:34 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/10 04:37:34 INFO : only7: Copied (replaced existing) 2026/07/10 04:37:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (17.55s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:37:38 DEBUG : empty_dir: Making directory with metadata 2026/07/10 04:37:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:37:38 DEBUG : empty_on_remote: Making directory with metadata 2026/07/10 04:37:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:37:38 INFO : empty_on_remote: Making directory 2026/07/10 04:37:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/10 04:37:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/10 04:37:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/10 04:37:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:37:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (4.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:37:42 DEBUG : empty_dir: Making directory with metadata 2026/07/10 04:37:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:37:42 DEBUG : empty_on_remote: Making directory with metadata 2026/07/10 04:37:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/10 04:37:42 INFO : empty_on_remote: Making directory 2026/07/10 04:37:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/10 04:37:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/10 04:37:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/10 04:37:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:37:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/10 04:37:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:37:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:37:45 INFO : sub dir: Making directory 2026/07/10 04:37:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (7.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:37:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/10 04:37:53 INFO : sub dir: Making directory 2026/07/10 04:37:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (6.32s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:38:05 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:05 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : apple: Excluded 2026/07/10 04:38:05 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : banana: Excluded 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:38:05 DEBUG : apple: size = 5 OK 2026/07/10 04:38:05 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : apple: Unchanged skipping 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:38:05 DEBUG : banana: size = 6 OK 2026/07/10 04:38:05 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : banana: Unchanged skipping 2026/07/10 04:38:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:38:05 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:38:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:38:05 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:05 INFO : There was nothing to transfer 2026/07/10 04:38:05 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:05 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : apple: Excluded 2026/07/10 04:38:05 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : banana: Excluded 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:38:05 DEBUG : apple: size = 5 OK 2026/07/10 04:38:05 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : apple: Unchanged skipping 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:38:05 DEBUG : banana: size = 6 OK 2026/07/10 04:38:05 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : banana: Unchanged skipping 2026/07/10 04:38:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:38:05 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:38:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:38:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:38:05 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:05 INFO : There was nothing to transfer 2026/07/10 04:38:05 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:05 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : apple: Excluded 2026/07/10 04:38:05 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : banana: Excluded 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:05 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:38:22 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:23 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : apple: Excluded 2026/07/10 04:38:23 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : banana: Excluded 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:38:23 DEBUG : apple: size = 5 OK 2026/07/10 04:38:23 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : apple: Unchanged skipping 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:38:23 DEBUG : banana: size = 6 OK 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:38:23 DEBUG : banana: Unchanged skipping 2026/07/10 04:38:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:38:23 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:38:23 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:23 INFO : There was nothing to transfer 2026/07/10 04:38:23 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:23 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : apple: Excluded 2026/07/10 04:38:23 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : banana: Excluded 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:38:23 DEBUG : apple: size = 5 OK 2026/07/10 04:38:23 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : apple: Unchanged skipping 2026/07/10 04:38:23 DEBUG : banana: size = 6 OK 2026/07/10 04:38:23 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : banana: Unchanged skipping 2026/07/10 04:38:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:38:23 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:38:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:38:23 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:23 INFO : There was nothing to transfer 2026/07/10 04:38:23 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:23 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : apple: Excluded 2026/07/10 04:38:23 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : banana: Excluded 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:38:33 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:33 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : apple: Excluded 2026/07/10 04:38:33 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : banana: Excluded 2026/07/10 04:38:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:38:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:33 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:33 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:33 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:33 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:33 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:33 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:33 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:33 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/10 04:38:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:38:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:38:33 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/10 04:38:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/10 04:38:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/10 04:38:34 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/10 04:38:34 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/10 04:38:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:34 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/10 04:38:34 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/10 04:38:34 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/10 04:38:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/10 04:38:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/10 04:38:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/10 04:38:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/10 04:38:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/10 04:38:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/10 04:38:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/10 04:38:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/10 04:38:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/10 04:38:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/10 04:38:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/10 04:38:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/10 04:38:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/10 04:38:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/10 04:38:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/10 04:38:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:36 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/10 04:38:36 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:36 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:36 INFO : banana: Deleted 2026/07/10 04:38:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/10 04:38:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/10 04:38:36 INFO : dir1/0009-3456789.txt: Deleted 2026/07/10 04:38:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/10 04:38:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/10 04:38:36 INFO : apple: Deleted 2026/07/10 04:38:36 INFO : appleappleapplebanana: Deleted 2026/07/10 04:38:36 INFO : dir1/0012-6789;.txt: Deleted 2026/07/10 04:38:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/10 04:38:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/10 04:38:37 INFO : splitbananasplit: Deleted 2026/07/10 04:38:37 INFO : dir1/0008-2345678.txt: Deleted 2026/07/10 04:38:37 INFO : dir1/0011-56789;.txt: Deleted 2026/07/10 04:38:37 INFO : dir1/0003-defghij.txt: Deleted 2026/07/10 04:38:37 INFO : dir1/0007-1234567.txt: Deleted 2026/07/10 04:38:37 INFO : dir1/0013-789;=.txt: Deleted 2026/07/10 04:38:37 INFO : dir1/0014-89;=.txt: Deleted 2026/07/10 04:38:37 INFO : dir1/0010-456789.txt: Deleted 2026/07/10 04:38:37 INFO : dir1/0015-9;=.txt: Deleted 2026/07/10 04:38:37 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : YXBwbGU=: Excluded 2026/07/10 04:38:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/10 04:38:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/10 04:38:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : YmFuYW5h: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/10 04:38:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/10 04:38:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/10 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:37 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:37 DEBUG : YXBwbGU=: size = 5 OK 2026/07/10 04:38:37 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : apple: Unchanged skipping 2026/07/10 04:38:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:38:37 DEBUG : YmFuYW5h: size = 6 OK 2026/07/10 04:38:37 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : banana: Unchanged skipping 2026/07/10 04:38:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/10 04:38:37 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/10 04:38:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/10 04:38:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/10 04:38:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/10 04:38:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/10 04:38:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/10 04:38:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/10 04:38:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:38:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/10 04:38:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:38:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:38:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:38:37 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:37 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : YXBwbGU=: Excluded 2026/07/10 04:38:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/10 04:38:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/10 04:38:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : YmFuYW5h: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/10 04:38:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/10 04:38:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/10 04:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/10 04:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:38 DEBUG : apple: transformed to: YXBwbGU= 2026/07/10 04:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/10 04:38:38 DEBUG : banana: transformed to: YmFuYW5h 2026/07/10 04:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/10 04:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/10 04:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/10 04:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/10 04:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/10 04:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/10 04:38:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:38:49 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:49 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : apple: Excluded 2026/07/10 04:38:49 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : banana: Excluded 2026/07/10 04:38:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:49 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/10 04:38:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/10 04:38:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/10 04:38:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/10 04:38:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/10 04:38:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/10 04:38:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/10 04:38:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/10 04:38:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/10 04:38:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/10 04:38:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/10 04:38:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/10 04:38:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/10 04:38:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/10 04:38:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:38:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:38:49 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/10 04:38:49 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/10 04:38:49 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/10 04:38:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/10 04:38:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 04:38:49 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/10 04:38:49 INFO : apple: Copied (new) to: PREFIXapple 2026/07/10 04:38:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:49 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/10 04:38:50 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/10 04:38:50 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/10 04:38:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:50 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/10 04:38:50 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/10 04:38:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/10 04:38:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 04:38:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 04:38:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/10 04:38:50 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/10 04:38:51 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/10 04:38:52 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/10 04:38:52 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/10 04:38:52 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:52 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:52 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/10 04:38:52 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/10 04:38:52 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:52 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/10 04:38:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/10 04:38:52 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/10 04:38:52 INFO : dir1/0012-6789;.txt: Deleted 2026/07/10 04:38:52 INFO : dir1/0013-789;=.txt: Deleted 2026/07/10 04:38:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/10 04:38:52 INFO : dir1/0003-defghij.txt: Deleted 2026/07/10 04:38:52 INFO : dir1/0007-1234567.txt: Deleted 2026/07/10 04:38:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/10 04:38:53 INFO : banana: Deleted 2026/07/10 04:38:53 INFO : dir1/0010-456789.txt: Deleted 2026/07/10 04:38:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/10 04:38:53 INFO : dir1/0011-56789;.txt: Deleted 2026/07/10 04:38:53 INFO : apple: Deleted 2026/07/10 04:38:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/10 04:38:53 INFO : splitbananasplit: Deleted 2026/07/10 04:38:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/10 04:38:53 INFO : appleappleapplebanana: Deleted 2026/07/10 04:38:53 INFO : dir1/0009-3456789.txt: Deleted 2026/07/10 04:38:53 INFO : dir1/0008-2345678.txt: Deleted 2026/07/10 04:38:53 INFO : dir1/0015-9;=.txt: Deleted 2026/07/10 04:38:53 INFO : dir1/0014-89;=.txt: Deleted 2026/07/10 04:38:53 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/10 04:38:53 DEBUG : PREFIXbanana: Excluded 2026/07/10 04:38:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:53 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/10 04:38:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/10 04:38:53 DEBUG : PREFIXapple: Excluded 2026/07/10 04:38:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:53 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/10 04:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 04:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/10 04:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : apple: transformed to: PREFIXapple 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/10 04:38:54 DEBUG : banana: transformed to: PREFIXbanana 2026/07/10 04:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/10 04:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/10 04:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/10 04:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/10 04:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/10 04:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/10 04:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/10 04:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/10 04:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/10 04:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/10 04:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/10 04:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/10 04:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/10 04:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/10 04:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/10 04:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/10 04:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/10 04:38:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:38:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:38:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:38:54 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/10 04:38:54 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/10 04:38:54 INFO : apple: Copied (new) 2026/07/10 04:38:54 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/10 04:38:54 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/10 04:38:54 INFO : banana: Copied (new) 2026/07/10 04:38:54 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/10 04:38:54 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/10 04:38:55 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/10 04:38:55 INFO : appleappleapplebanana: Copied (new) 2026/07/10 04:38:55 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/10 04:38:55 INFO : splitbananasplit: Copied (new) 2026/07/10 04:38:55 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/10 04:38:55 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/10 04:38:55 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/10 04:38:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/10 04:38:55 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/10 04:38:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/10 04:38:55 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/10 04:38:55 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/10 04:38:55 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/10 04:38:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/10 04:38:55 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/10 04:38:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/10 04:38:55 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/10 04:38:55 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/10 04:38:55 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/10 04:38:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/10 04:38:56 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/10 04:38:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/10 04:38:56 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/10 04:38:56 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/10 04:38:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/10 04:38:56 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/10 04:38:56 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/10 04:38:56 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/10 04:38:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/10 04:38:56 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/10 04:38:56 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/10 04:38:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/10 04:38:56 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/10 04:38:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/10 04:38:56 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/10 04:38:56 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/10 04:38:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/10 04:38:56 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/10 04:38:56 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/10 04:38:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/10 04:38:57 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/10 04:38:57 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/10 04:38:57 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/10 04:38:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/10 04:38:57 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/10 04:38:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/10 04:38:57 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/10 04:38:57 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/10 04:38:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/10 04:38:57 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/10 04:38:57 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/10 04:38:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/10 04:38:57 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:57 INFO : PREFIXbanana: Deleted 2026/07/10 04:38:57 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/10 04:38:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/10 04:38:57 INFO : PREFIXapple: Deleted 2026/07/10 04:38:57 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/10 04:38:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/10 04:38:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/10 04:38:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/10 04:38:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/10 04:38:57 INFO : PREFIXsplitbananasplit: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/10 04:38:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/10 04:38:58 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:58 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : banana: Excluded 2026/07/10 04:38:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:58 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : apple: Excluded 2026/07/10 04:38:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:38:58 DEBUG : Waiting for deletions to finish 2026/07/10 04:38:58 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : banana: Excluded 2026/07/10 04:38:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:38:58 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : apple: Excluded 2026/07/10 04:38:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : splitbananasplit: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:38:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:38:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:39:10 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:10 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : apple: Excluded 2026/07/10 04:39:10 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : banana: Excluded 2026/07/10 04:39:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/10 04:39:10 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/10 04:39:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:10 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/10 04:39:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/10 04:39:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:10 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:10 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/10 04:39:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/10 04:39:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:39:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:39:11 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/10 04:39:11 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/10 04:39:11 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/10 04:39:11 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/10 04:39:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/10 04:39:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/10 04:39:11 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/10 04:39:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/10 04:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:11 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/10 04:39:11 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/10 04:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/10 04:39:11 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/10 04:39:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/10 04:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/10 04:39:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/10 04:39:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/10 04:39:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/10 04:39:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/10 04:39:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/10 04:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/10 04:39:11 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/10 04:39:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/10 04:39:12 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/10 04:39:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/10 04:39:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/10 04:39:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/10 04:39:12 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/10 04:39:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/10 04:39:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/10 04:39:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/10 04:39:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/10 04:39:12 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/10 04:39:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/10 04:39:12 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/10 04:39:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/10 04:39:12 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/10 04:39:12 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/10 04:39:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/10 04:39:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/10 04:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/10 04:39:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/10 04:39:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/10 04:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/10 04:39:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/10 04:39:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/10 04:39:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/10 04:39:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/10 04:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/10 04:39:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/10 04:39:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/10 04:39:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/10 04:39:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/10 04:39:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/10 04:39:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/10 04:39:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/10 04:39:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/10 04:39:14 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/10 04:39:14 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/10 04:39:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/10 04:39:14 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/10 04:39:14 INFO : dir1/0013-789;=.txt: Deleted 2026/07/10 04:39:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/10 04:39:14 INFO : dir1/0003-defghij.txt: Deleted 2026/07/10 04:39:14 INFO : dir1/0007-1234567.txt: Deleted 2026/07/10 04:39:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/10 04:39:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/10 04:39:14 INFO : dir1/0009-3456789.txt: Deleted 2026/07/10 04:39:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/10 04:39:14 INFO : appleappleapplebanana: Deleted 2026/07/10 04:39:14 INFO : dir1/0008-2345678.txt: Deleted 2026/07/10 04:39:14 INFO : apple: Deleted 2026/07/10 04:39:14 INFO : dir1/0012-6789;.txt: Deleted 2026/07/10 04:39:14 INFO : splitbananasplit: Deleted 2026/07/10 04:39:14 INFO : dir1/0011-56789;.txt: Deleted 2026/07/10 04:39:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/10 04:39:14 INFO : banana: Deleted 2026/07/10 04:39:15 INFO : dir1/0010-456789.txt: Deleted 2026/07/10 04:39:15 INFO : dir1/0014-89;=.txt: Deleted 2026/07/10 04:39:15 INFO : dir1/0015-9;=.txt: Deleted 2026/07/10 04:39:15 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : bananaSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : appleSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/10 04:39:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/10 04:39:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : apple: transformed to: appleSUFFIX 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/10 04:39:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/10 04:39:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/10 04:39:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/10 04:39:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/10 04:39:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/10 04:39:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:39:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:39:16 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/10 04:39:16 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/10 04:39:16 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/10 04:39:16 INFO : apple: Copied (new) 2026/07/10 04:39:16 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/10 04:39:16 INFO : appleappleapplebanana: Copied (new) 2026/07/10 04:39:16 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/10 04:39:16 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/10 04:39:16 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/10 04:39:16 INFO : banana: Copied (new) 2026/07/10 04:39:16 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/10 04:39:16 INFO : splitbananasplit: Copied (new) 2026/07/10 04:39:17 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/10 04:39:17 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/10 04:39:17 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/10 04:39:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/10 04:39:17 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/10 04:39:17 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/10 04:39:17 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/10 04:39:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/10 04:39:17 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/10 04:39:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/10 04:39:17 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/10 04:39:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/10 04:39:17 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/10 04:39:17 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/10 04:39:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/10 04:39:17 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/10 04:39:18 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/10 04:39:18 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/10 04:39:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/10 04:39:18 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/10 04:39:18 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/10 04:39:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/10 04:39:18 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/10 04:39:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/10 04:39:18 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/10 04:39:18 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/10 04:39:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/10 04:39:18 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/10 04:39:18 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/10 04:39:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/10 04:39:18 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/10 04:39:18 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/10 04:39:18 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/10 04:39:18 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/10 04:39:18 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/10 04:39:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/10 04:39:19 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/10 04:39:19 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/10 04:39:19 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/10 04:39:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/10 04:39:19 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/10 04:39:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/10 04:39:19 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/10 04:39:19 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/10 04:39:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/10 04:39:19 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/10 04:39:19 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/10 04:39:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/10 04:39:19 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:19 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/10 04:39:19 INFO : splitbananasplitSUFFIX: Deleted 2026/07/10 04:39:19 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/10 04:39:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/10 04:39:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/10 04:39:19 INFO : appleSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/10 04:39:20 INFO : bananaSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/10 04:39:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/10 04:39:20 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:20 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : apple: Excluded 2026/07/10 04:39:20 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : banana: Excluded 2026/07/10 04:39:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:20 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:20 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : apple: Excluded 2026/07/10 04:39:20 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : banana: Excluded 2026/07/10 04:39:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:20 DEBUG : dir1/0012-6789;.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:39:30 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:30 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : apple: Excluded 2026/07/10 04:39:30 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : banana: Excluded 2026/07/10 04:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : apple: size = 5 OK 2026/07/10 04:39:30 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:30 DEBUG : apple: Unchanged skipping 2026/07/10 04:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:30 DEBUG : banana: size = 6 OK 2026/07/10 04:39:30 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:30 DEBUG : banana: Unchanged skipping 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/10 04:39:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/10 04:39:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/10 04:39:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:39:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:39:31 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/10 04:39:31 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/10 04:39:31 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/10 04:39:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/10 04:39:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:31 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/10 04:39:31 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/10 04:39:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/10 04:39:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:31 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/10 04:39:31 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/10 04:39:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/10 04:39:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:31 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/10 04:39:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/10 04:39:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:31 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/10 04:39:31 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/10 04:39:32 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/10 04:39:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/10 04:39:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:32 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/10 04:39:32 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/10 04:39:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/10 04:39:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:32 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/10 04:39:32 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/10 04:39:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/10 04:39:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:32 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/10 04:39:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/10 04:39:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:32 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/10 04:39:32 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/10 04:39:32 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/10 04:39:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/10 04:39:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:32 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/10 04:39:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/10 04:39:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:32 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/10 04:39:32 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/10 04:39:32 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/10 04:39:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/10 04:39:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:32 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/10 04:39:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/10 04:39:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:33 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/10 04:39:33 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/10 04:39:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/10 04:39:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:33 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/10 04:39:33 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/10 04:39:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/10 04:39:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:33 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/10 04:39:33 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/10 04:39:33 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/10 04:39:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/10 04:39:33 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/10 04:39:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/10 04:39:33 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/10 04:39:33 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/10 04:39:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/10 04:39:33 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/10 04:39:33 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/10 04:39:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/10 04:39:33 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:34 INFO : dir1/0009-3456789.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0011-56789;.txt: Deleted 2026/07/10 04:39:34 INFO : appleappleapplebanana: Deleted 2026/07/10 04:39:34 INFO : dir1/0013-789;=.txt: Deleted 2026/07/10 04:39:34 INFO : splitbananasplit: Deleted 2026/07/10 04:39:34 INFO : dir1/0007-1234567.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0008-2345678.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0012-6789;.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0003-defghij.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0015-9;=.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0010-456789.txt: Deleted 2026/07/10 04:39:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/10 04:39:35 INFO : dir1/0014-89;=.txt: Deleted 2026/07/10 04:39:35 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:35 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : apple: Excluded 2026/07/10 04:39:35 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : banana: Excluded 2026/07/10 04:39:35 DEBUG : appleapple: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : appleapple: Excluded 2026/07/10 04:39:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : splitbanan: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdef: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefg: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0004-efghi: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0000-abcde: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0009-34567: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0008-23456: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0003-defgh: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0005-fghij: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0007-12345: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijk: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0010-45678: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0011-56789: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=: Excluded 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:35 DEBUG : apple: size = 5 OK 2026/07/10 04:39:35 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : apple: Unchanged skipping 2026/07/10 04:39:35 DEBUG : appleapple: size = 21 OK 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:39:35 DEBUG : banana: size = 6 OK 2026/07/10 04:39:35 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : banana: Unchanged skipping 2026/07/10 04:39:35 DEBUG : splitbanan: size = 16 OK 2026/07/10 04:39:35 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/10 04:39:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/10 04:39:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/10 04:39:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/10 04:39:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/10 04:39:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/10 04:39:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/10 04:39:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/10 04:39:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/10 04:39:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/10 04:39:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/10 04:39:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/10 04:39:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/10 04:39:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/10 04:39:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/10 04:39:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/10 04:39:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/10 04:39:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/10 04:39:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/10 04:39:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/10 04:39:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/10 04:39:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:39:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/10 04:39:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/10 04:39:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:39:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:39:35 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:35 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:36 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : apple: Excluded 2026/07/10 04:39:36 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : banana: Excluded 2026/07/10 04:39:36 DEBUG : appleapple: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : appleapple: Excluded 2026/07/10 04:39:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : splitbanan: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0001-bcdef: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0002-cdefg: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0004-efghi: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0000-abcde: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0009-34567: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0008-23456: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0003-defgh: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0005-fghij: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0007-12345: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0006-ghijk: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0010-45678: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0011-56789: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0014-89;=.: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0012-6789;: Excluded 2026/07/10 04:39:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/10 04:39:36 DEBUG : dir1/0013-789;=: Excluded 2026/07/10 04:39:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/10 04:39:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/10 04:39:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/10 04:39:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/10 04:39:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/10 04:39:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/10 04:39:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/10 04:39:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/10 04:39:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/10 04:39:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/10 04:39:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/10 04:39:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/10 04:39:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/10 04:39:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/10 04:39:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/10 04:39:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/10 04:39:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/10 04:39:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/10 04:39:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/10 04:39:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/10 04:39:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:39:45 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:45 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : apple: Excluded 2026/07/10 04:39:45 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : banana: Excluded 2026/07/10 04:39:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:46 DEBUG : apple: size = 5 OK 2026/07/10 04:39:46 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : apple: Unchanged skipping 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:39:46 DEBUG : banana: size = 6 OK 2026/07/10 04:39:46 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : banana: Unchanged skipping 2026/07/10 04:39:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:39:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:39:46 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:46 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:46 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : apple: Excluded 2026/07/10 04:39:46 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : banana: Excluded 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:46 DEBUG : apple: size = 5 OK 2026/07/10 04:39:46 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : apple: Unchanged skipping 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:39:46 DEBUG : banana: size = 6 OK 2026/07/10 04:39:46 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : banana: Unchanged skipping 2026/07/10 04:39:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:39:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:39:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:39:46 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:46 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:46 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : apple: Excluded 2026/07/10 04:39:46 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : banana: Excluded 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:46 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:46 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : apple: Excluded 2026/07/10 04:39:46 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : banana: Excluded 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:46 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:39:56 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:56 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : apple: Excluded 2026/07/10 04:39:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:56 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : banana: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:39:57 DEBUG : banana: size = 6 OK 2026/07/10 04:39:57 DEBUG : apple: size = 5 OK 2026/07/10 04:39:57 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : apple: Unchanged skipping 2026/07/10 04:39:57 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : banana: Unchanged skipping 2026/07/10 04:39:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:39:57 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:39:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:39:57 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:57 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:57 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : apple: Excluded 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:57 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : banana: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:39:57 DEBUG : apple: size = 5 OK 2026/07/10 04:39:57 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : apple: Unchanged skipping 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:39:57 DEBUG : banana: size = 6 OK 2026/07/10 04:39:57 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : banana: Unchanged skipping 2026/07/10 04:39:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:39:57 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:39:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:39:57 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:57 DEBUG : Waiting for deletions to finish 2026/07/10 04:39:57 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : apple: Excluded 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:39:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : splitbananasplit: Excluded 2026/07/10 04:39:57 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : banana: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:39:57 DEBUG : dir1/0014-89;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:08 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:08 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : banana: Excluded 2026/07/10 04:40:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:40:08 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : apple: Excluded 2026/07/10 04:40:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : splitbananasplit: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:40:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:40:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:40:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:40:08 DEBUG : banana: size = 6 OK 2026/07/10 04:40:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:40:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:40:08 DEBUG : banana: Unchanged skipping 2026/07/10 04:40:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : apple: size = 5 OK 2026/07/10 04:40:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:40:08 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : apple: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:40:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:40:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:40:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:40:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:40:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:40:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:40:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:40:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:08 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:08 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:09 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : banana: Excluded 2026/07/10 04:40:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:40:09 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : apple: Excluded 2026/07/10 04:40:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : splitbananasplit: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:40:09 DEBUG : apple: size = 5 OK 2026/07/10 04:40:09 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : apple: Unchanged skipping 2026/07/10 04:40:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:40:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:40:09 DEBUG : banana: size = 6 OK 2026/07/10 04:40:09 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : banana: Unchanged skipping 2026/07/10 04:40:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:40:09 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:40:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:40:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:40:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:40:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:40:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:40:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:40:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:40:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:09 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:09 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:09 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : banana: Excluded 2026/07/10 04:40:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:40:09 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : apple: Excluded 2026/07/10 04:40:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : splitbananasplit: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:40:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:40:09 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:20 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:20 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : apple: Excluded 2026/07/10 04:40:20 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : banana: Excluded 2026/07/10 04:40:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:40:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : splitbananasplit: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:40:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:40:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:40:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:40:20 DEBUG : apple: size = 5 OK 2026/07/10 04:40:20 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : apple: Unchanged skipping 2026/07/10 04:40:20 DEBUG : banana: size = 6 OK 2026/07/10 04:40:20 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : banana: Unchanged skipping 2026/07/10 04:40:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:40:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:40:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:40:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:40:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:40:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:40:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:40:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:40:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:20 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:20 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:20 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : apple: Excluded 2026/07/10 04:40:20 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : banana: Excluded 2026/07/10 04:40:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:40:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : splitbananasplit: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:40:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:40:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:40:21 DEBUG : apple: size = 5 OK 2026/07/10 04:40:21 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : apple: Unchanged skipping 2026/07/10 04:40:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:40:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:40:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:40:21 DEBUG : banana: size = 6 OK 2026/07/10 04:40:21 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:40:21 DEBUG : banana: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:40:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:40:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:40:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:40:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:40:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:40:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:40:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:40:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:21 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:21 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:21 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : apple: Excluded 2026/07/10 04:40:21 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : banana: Excluded 2026/07/10 04:40:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:40:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : splitbananasplit: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:40:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:40:21 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:33 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:33 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : apple: Excluded 2026/07/10 04:40:33 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : banana: Excluded 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:40:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : splitbananasplit: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:40:33 DEBUG : apple: size = 5 OK 2026/07/10 04:40:33 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : apple: Unchanged skipping 2026/07/10 04:40:33 DEBUG : banana: size = 6 OK 2026/07/10 04:40:33 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : banana: Unchanged skipping 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:40:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:40:33 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:33 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:33 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:33 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : apple: Excluded 2026/07/10 04:40:33 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : banana: Excluded 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:40:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : splitbananasplit: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/10 04:40:33 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/10 04:40:33 DEBUG : apple: size = 5 OK 2026/07/10 04:40:33 DEBUG : banana: size = 6 OK 2026/07/10 04:40:33 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : banana: Unchanged skipping 2026/07/10 04:40:33 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : apple: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/10 04:40:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:33 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:33 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:33 DEBUG : apple: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : apple: Excluded 2026/07/10 04:40:33 DEBUG : banana: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : banana: Excluded 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : appleappleapplebanana: Excluded 2026/07/10 04:40:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : splitbananasplit: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/10 04:40:33 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (158.62s) --- PASS: TestTransform/NFC (17.89s) --- PASS: TestTransform/NFD (10.28s) --- PASS: TestTransform/base64 (15.77s) --- PASS: TestTransform/prefix (20.48s) --- PASS: TestTransform/suffix (20.97s) --- PASS: TestTransform/truncate (15.09s) --- PASS: TestTransform/encoder (10.92s) --- PASS: TestTransform/ISO-8859-1 (10.85s) --- PASS: TestTransform/charmap (12.05s) --- PASS: TestTransform/lowercase (12.28s) --- PASS: TestTransform/ascii (12.04s) === RUN TestTransformCopy run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/10 04:40:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/10 04:40:38 INFO : sub dir_somesuffix: Making directory 2026/07/10 04:40:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/10 04:40:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/10 04:40:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/10 04:40:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/10 04:40:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/10 04:40:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/10 04:40:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/10 04:40:39 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/10 04:40:39 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.56s) === RUN TestDoubleTransform run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:40 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:40 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:40 INFO : tictactoe: Making directory 2026/07/10 04:40:40 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:40 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:40 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/10 04:40:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:40 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/10 04:40:40 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/10 04:40:40 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/10 04:40:40 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:41 INFO : toe: Making directory 2026/07/10 04:40:41 INFO : toe/toe: Making directory 2026/07/10 04:40:41 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/10 04:40:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/10 04:40:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/10 04:40:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:42 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/10 04:40:42 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/10 04:40:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/10 04:40:42 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.94s) === RUN TestNoTag run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:43 INFO : toe: Making directory 2026/07/10 04:40:43 INFO : toe/toe: Making directory 2026/07/10 04:40:43 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/10 04:40:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/10 04:40:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/10 04:40:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:44 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/10 04:40:44 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/10 04:40:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/10 04:40:44 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.92s) === RUN TestDirTag run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:45 DEBUG : empty_dir: Making directory with metadata 2026/07/10 04:40:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/10 04:40:45 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:45 INFO : tictacempty_dir: Making directory 2026/07/10 04:40:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:45 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:45 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:45 INFO : tictactoe: Making directory 2026/07/10 04:40:45 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:45 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:45 INFO : tictactoe/tictactoe: Making directory 2026/07/10 04:40:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/10 04:40:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/10 04:40:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/10 04:40:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/10 04:40:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/10 04:40:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/10 04:40:46 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (2.15s) === RUN TestAllTag run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:47 DEBUG : empty_dir: Making directory with metadata 2026/07/10 04:40:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/10 04:40:47 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:47 INFO : tictacempty_dir: Making directory 2026/07/10 04:40:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:47 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:47 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:47 INFO : tictactoe: Making directory 2026/07/10 04:40:47 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:47 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:47 INFO : tictactoe/tictactoe: Making directory 2026/07/10 04:40:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/10 04:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/10 04:40:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/10 04:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:48 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:48 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:48 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:48 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/10 04:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/10 04:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/10 04:40:48 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: 0 differences found 2026/07/10 04:40:48 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: 1 hashes could not be checked 2026/07/10 04:40:48 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: 1 matching files --- PASS: TestAllTag (2.46s) === RUN TestRunTwice run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:50 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:50 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:50 INFO : tictactoe: Making directory 2026/07/10 04:40:50 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:50 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:50 INFO : tictactoe/tictactoe: Making directory 2026/07/10 04:40:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/10 04:40:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/10 04:40:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/10 04:40:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:50 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/10 04:40:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/10 04:40:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/10 04:40:51 DEBUG : Waiting for deletions to finish 2026/07/10 04:40:51 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:51 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:51 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/10 04:40:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2026/07/10 04:40:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/10 04:40:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/10 04:40:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:51 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2026/07/10 04:40:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:52 INFO : toe: Making directory 2026/07/10 04:40:52 INFO : toe/toe: Making directory 2026/07/10 04:40:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/10 04:40:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:53 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/10 04:40:53 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/10 04:40:53 INFO : toe/toe/toe: Copied (new) 2026/07/10 04:40:53 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:54 DEBUG : empty_dir: Making directory with metadata 2026/07/10 04:40:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/10 04:40:54 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:54 INFO : tictacempty_dir: Making directory 2026/07/10 04:40:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:54 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:54 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:54 INFO : tictactoe: Making directory 2026/07/10 04:40:54 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:54 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:54 INFO : tictactoe/tictactoe: Making directory 2026/07/10 04:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/10 04:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/10 04:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/10 04:40:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:55 INFO : toe/toe/toe.txt: Deleted 2026/07/10 04:40:55 INFO : toe/toe: Removing directory 2026/07/10 04:40:55 INFO : toe: Removing directory 2026/07/10 04:40:55 INFO : empty_dir: Removing directory 2026/07/10 04:40:55 DEBUG : Local file system at /tmp/rclone2670879428: deleted 3 directories --- PASS: TestMove (2.91s) === RUN TestTransformFile run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:40:57 DEBUG : empty_dir: Making directory with metadata 2026/07/10 04:40:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/10 04:40:57 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:57 INFO : tictacempty_dir: Making directory 2026/07/10 04:40:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:40:57 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:57 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:57 INFO : tictactoe: Making directory 2026/07/10 04:40:57 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:57 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:40:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:57 INFO : tictactoe/tictactoe: Making directory 2026/07/10 04:40:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:40:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/10 04:40:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/10 04:40:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:40:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:40:58 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/10 04:40:58 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:40:58 INFO : toe/toe/toe.txt: Deleted 2026/07/10 04:40:58 INFO : toe/toe: Removing directory 2026/07/10 04:40:58 INFO : toe: Removing directory 2026/07/10 04:40:58 INFO : empty_dir: Removing directory 2026/07/10 04:40:58 DEBUG : Local file system at /tmp/rclone2670879428: deleted 3 directories 2026/07/10 04:40:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/10 04:40:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/07/10 04:40:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/10 04:40:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/10 04:40:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/10 04:40:59 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (4.02s) === RUN TestManualTransformFile run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:41:01 DEBUG : Reset feature "Copy" 2026/07/10 04:41:01 DEBUG : Reset feature "Move" 2026/07/10 04:41:01 DEBUG : Reset feature "Copy" 2026/07/10 04:41:01 DEBUG : Reset feature "Move" 2026/07/10 04:41:01 DEBUG : empty_dir: Making directory with metadata 2026/07/10 04:41:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/10 04:41:01 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:41:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:41:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:41:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:41:01 INFO : tictacempty_dir: Making directory 2026/07/10 04:41:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/10 04:41:01 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:41:01 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:41:01 INFO : tictactoe: Making directory 2026/07/10 04:41:01 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:41:01 DEBUG : toe: transformed to: tictactoe 2026/07/10 04:41:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:41:01 INFO : tictactoe/tictactoe: Making directory 2026/07/10 04:41:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/10 04:41:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/10 04:41:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:41:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/10 04:41:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:41:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:41:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:41:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:41:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/10 04:41:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/10 04:41:02 INFO : toe/toe/toe.txt: Deleted 2026/07/10 04:41:02 INFO : toe/toe: Removing directory 2026/07/10 04:41:02 INFO : toe: Removing directory 2026/07/10 04:41:02 INFO : empty_dir: Removing directory 2026/07/10 04:41:02 DEBUG : Local file system at /tmp/rclone2670879428: deleted 3 directories 2026/07/10 04:41:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/10 04:41:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/07/10 04:41:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/10 04:41:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/10 04:41:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/10 04:41:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/10 04:41:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/10 04:41:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (4.17s) === RUN TestBase64 run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:41:05 DEBUG : toe: transformed to: dG9l 2026/07/10 04:41:05 DEBUG : toe: transformed to: dG9l 2026/07/10 04:41:05 INFO : dG9l: Making directory 2026/07/10 04:41:05 DEBUG : toe: transformed to: dG9l 2026/07/10 04:41:05 DEBUG : toe: transformed to: dG9l 2026/07/10 04:41:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/10 04:41:05 INFO : dG9l/dG9l: Making directory 2026/07/10 04:41:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/10 04:41:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/10 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/10 04:41:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/10 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/10 04:41:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:41:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:41:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/10 04:41:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/10 04:41:06 DEBUG : Waiting for deletions to finish 2026/07/10 04:41:06 DEBUG : dG9l: transformed to: toe 2026/07/10 04:41:06 DEBUG : dG9l: transformed to: toe 2026/07/10 04:41:06 INFO : toe: Set directory modification time (using SetModTime) 2026/07/10 04:41:06 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/10 04:41:06 DEBUG : dG9l: transformed to: toe 2026/07/10 04:41:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/10 04:41:06 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/07/10 04:41:06 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/10 04:41:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/10 04:41:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/10 04:41:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by -1ns, within tolerance 1µs) 2026/07/10 04:41:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/10 04:41:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/10 04:41:06 DEBUG : Local file system at /tmp/rclone2670879428: Waiting for checks to finish 2026/07/10 04:41:06 DEBUG : Local file system at /tmp/rclone2670879428: Waiting for transfers to finish 2026/07/10 04:41:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.08s) === RUN TestError run.go:198: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca", Local "Local file system at /tmp/rclone2670879428", Modify Window "1µs" 2026/07/10 04:41:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/10 04:41:07 DEBUG : toe: transformed to: 2026/07/10 04:41:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/10 04:41:07 DEBUG : toe: transformed to: 2026/07/10 04:41:07 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Making directory 2026/07/10 04:41:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/10 04:41:07 DEBUG : toe: transformed to: 2026/07/10 04:41:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/10 04:41:07 DEBUG : toe: transformed to: 2026/07/10 04:41:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/10 04:41:07 DEBUG : toe/toe: transformed to: 2026/07/10 04:41:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/10 04:41:07 INFO : toe/toe: Making directory 2026/07/10 04:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/10 04:41:08 DEBUG : toe/toe: transformed to: 2026/07/10 04:41:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/10 04:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/10 04:41:08 DEBUG : toe: transformed to: 2026/07/10 04:41:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/10 04:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/10 04:41:08 DEBUG : toe/toe/toe: transformed to: 2026/07/10 04:41:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/10 04:41:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for checks to finish 2026/07/10 04:41:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Waiting for transfers to finish 2026/07/10 04:41:08 DEBUG : toe/toe/toe: size = 11 OK 2026/07/10 04:41:08 INFO : toe/toe/toe: Copied (new) 2026/07/10 04:41:08 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: not deleting files as there were IO errors 2026/07/10 04:41:08 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: not deleting directories as there were IO errors --- PASS: TestError (1.86s) PASS 2026/07/10 04:41:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qukojoc5toca: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 6m51.53978199s (try 1/5)