"./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2025/11/13 01:13:00 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa" 2025/11/13 01:13:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 01:13:01 DEBUG : Creating backend with remote "/tmp/rclone1167872833" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/13 01:13:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.31s) === RUN TestCopy run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 01:13:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:02 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:13:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.61s) === RUN TestCopyMetadata run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.09s) === RUN TestCopyMissingDirectory run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:03 DEBUG : Creating backend with remote "/non-existing" 2025/11/13 01:13:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/13 01:13:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.14s) === RUN TestCopyNoTraverse run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:03 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:03 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.18s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.09s) === RUN TestCopyCheckFirst run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:04 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Running all checks before starting transfers 2025/11/13 01:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:04 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Checks finished, now starting transfers 2025/11/13 01:13:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.17s) === RUN TestSyncNoTraverse run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:05 ERROR : Ignoring --no-traverse with sync 2025/11/13 01:13:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:06 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:06 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.19s) === RUN TestCopyWithDepth run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/13 01:13:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:07 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/13 01:13:07 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/13 01:13:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.77s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:13:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:08 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/13 01:13:08 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/13 01:13:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:08 DEBUG : object not found: remote potato2: directory 51a1c893-2a4a-4c24-aa4f-1e38c336cd26: leaf potato2 2025/11/13 01:13:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:13:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:09 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/13 01:13:09 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/13 01:13:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.78s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/13 01:13:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 01:13:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/13 01:13:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 01:13:09 INFO : sub dir2: Making directory 2025/11/13 01:13:09 INFO : sub dir: Making directory 2025/11/13 01:13:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:09 INFO : sub dir2/sub sub dir2: Making directory 2025/11/13 01:13:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:10 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:13:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.24s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:13 INFO : sub dir2: Making directory 2025/11/13 01:13:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/13 01:13:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 01:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:14 DEBUG : sub dir2: Making directory with metadata 2025/11/13 01:13:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 01:13:14 INFO : sub dir2: Making directory 2025/11/13 01:13:14 INFO : sub dir: Making directory 2025/11/13 01:13:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:15 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:13:15 INFO : sub dir/hello world: Deleted 2025/11/13 01:13:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/13 01:13:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.52s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.09s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:16 INFO : sub dir2: Making directory 2025/11/13 01:13:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:16 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:13:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:17 DEBUG : sub dir2: Making directory with metadata 2025/11/13 01:13:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 01:13:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 01:13:17 INFO : sub dir2: Making directory 2025/11/13 01:13:17 INFO : sub dir: Making directory 2025/11/13 01:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:18 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:18 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:18 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:13:18 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:18 INFO : sub dir2: Making directory 2025/11/13 01:13:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:19 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:13:19 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:13:19 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:13:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:20 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tumafaf3kupo" sync_test.go:620: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa -> Quatrix FS for account rclone.quatrix.it at rclone-test-tumafaf3kupo 2025/11/13 01:13:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tumafaf3kupo: Waiting for checks to finish 2025/11/13 01:13:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tumafaf3kupo: Waiting for transfers to finish 2025/11/13 01:13:21 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2025/11/13 01:13:21 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2025/11/13 01:13:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 01:13:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tumafaf3kupo: Purge remote --- PASS: TestServerSideCopy (2.05s) === RUN TestCopyOverSelf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:13:22 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:13:22 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 01:13:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:23 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/13 01:13:23 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/13 01:13:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.61s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:24 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-bunodos0fixi" sync_test.go:656: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa -> Quatrix FS for account rclone.quatrix.it at rclone-test-bunodos0fixi 2025/11/13 01:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bunodos0fixi: Waiting for checks to finish 2025/11/13 01:13:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bunodos0fixi: Waiting for transfers to finish 2025/11/13 01:13:25 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2025/11/13 01:13:25 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2025/11/13 01:13:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 01:13:25 DEBUG : sub dir/hello world: size = 17 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:13:25 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-bunodos0fixi) 2025/11/13 01:13:25 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 01:13:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bunodos0fixi: Waiting for checks to finish 2025/11/13 01:13:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bunodos0fixi: Waiting for transfers to finish 2025/11/13 01:13:25 DEBUG : sub dir/hello world.3c8c9928.partial: size = 17 OK 2025/11/13 01:13:26 DEBUG : sub dir/hello world.3c8c9928.partial: renamed to: sub dir/hello world 2025/11/13 01:13:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 01:13:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bunodos0fixi: Purge remote --- PASS: TestServerSideCopyOverSelf (2.96s) === RUN TestMoveOverSelf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:13:27 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:13:27 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 01:13:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:27 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/13 01:13:27 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/13 01:13:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/13 01:13:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.58s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:28 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tanedeg5taze" sync_test.go:701: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa -> Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze 2025/11/13 01:13:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze: Waiting for checks to finish 2025/11/13 01:13:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze: Waiting for transfers to finish 2025/11/13 01:13:29 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2025/11/13 01:13:29 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2025/11/13 01:13:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 01:13:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze: Using server-side directory move 2025/11/13 01:13:30 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/13 01:13:30 DEBUG : sub dir/hello world: size = 17 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:13:30 DEBUG : sub dir/hello world: size = 11 (Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze) 2025/11/13 01:13:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 01:13:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze: Waiting for checks to finish 2025/11/13 01:13:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze: Waiting for transfers to finish 2025/11/13 01:13:30 INFO : sub dir/hello world: Deleted 2025/11/13 01:13:30 INFO : sub dir/hello world: Moved (server-side) 2025/11/13 01:13:31 DEBUG : testing file moves 2025/11/13 01:13:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze: Waiting for checks to finish 2025/11/13 01:13:31 DEBUG : sub dir/hello world: size = 24 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:13:31 DEBUG : sub dir/hello world: size = 17 (Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze) 2025/11/13 01:13:31 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 01:13:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze: Waiting for transfers to finish 2025/11/13 01:13:31 INFO : sub dir/hello world: Deleted 2025/11/13 01:13:31 INFO : sub dir/hello world: Moved (server-side) 2025/11/13 01:13:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-tanedeg5taze: Purge remote --- PASS: TestServerSideMoveOverSelf (3.80s) === RUN TestCopyAfterDelete run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:32 ERROR : error listing: directory not found 2025/11/13 01:13:32 INFO : Local file system at /tmp/rclone1167872833: Making directory 2025/11/13 01:13:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.13s) === RUN TestCopyRedownload run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/13 01:13:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:13:33 DEBUG : Local file system at /tmp/rclone1167872833: Waiting for checks to finish 2025/11/13 01:13:33 DEBUG : Local file system at /tmp/rclone1167872833: Waiting for transfers to finish 2025/11/13 01:13:33 DEBUG : sub dir/hello world.333df778.partial: size = 11 OK 2025/11/13 01:13:33 DEBUG : sub dir/hello world.333df778.partial: renamed to: sub dir/hello world 2025/11/13 01:13:33 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:13:33 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.12s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/13 01:13:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:34 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/13 01:13:34 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/13 01:13:34 INFO : check sum: Copied (new) 2025/11/13 01:13:34 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:34 DEBUG : check sum: size = 1 OK 2025/11/13 01:13:34 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/13 01:13:34 DEBUG : check sum: Size of src and dst objects identical 2025/11/13 01:13:34 DEBUG : check sum: Unchanged skipping 2025/11/13 01:13:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:34 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.27s) === RUN TestSyncSizeOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/13 01:13:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:36 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/13 01:13:36 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/13 01:13:36 INFO : sizeonly: Copied (new) 2025/11/13 01:13:36 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:36 DEBUG : sizeonly: size = 6 OK 2025/11/13 01:13:36 DEBUG : sizeonly: Sizes identical 2025/11/13 01:13:36 DEBUG : sizeonly: Unchanged skipping 2025/11/13 01:13:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:36 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.89s) === RUN TestSyncIgnoreSize run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/13 01:13:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:36 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/13 01:13:36 INFO : ignore-size: Copied (new) 2025/11/13 01:13:36 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:37 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:13:37 DEBUG : ignore-size: Unchanged skipping 2025/11/13 01:13:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:37 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.86s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:37 DEBUG : existing: size = 6 OK 2025/11/13 01:13:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:37 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:13:37 DEBUG : existing: Unchanged skipping 2025/11/13 01:13:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:37 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:37 INFO : There was nothing to transfer 2025/11/13 01:13:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/13 01:13:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/13 01:13:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/13 01:13:38 INFO : existing: Copied (replaced existing) 2025/11/13 01:13:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.35s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 01:13:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:39 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/13 01:13:39 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/13 01:13:39 INFO : existing: Copied (new) 2025/11/13 01:13:39 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:39 DEBUG : existing: Destination exists, skipping 2025/11/13 01:13:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:39 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.77s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:40 INFO : d: Making directory 2025/11/13 01:13:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 01:13:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:40 DEBUG : c/non empty space: size = 5 OK 2025/11/13 01:13:40 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:13:40 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 01:13:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:40 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/13 01:13:41 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/13 01:13:41 INFO : a/potato2: Copied (new) 2025/11/13 01:13:41 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:41 INFO : b/potato: Deleted 2025/11/13 01:13:41 INFO : d: Removing directory 2025/11/13 01:13:41 INFO : b: Removing directory 2025/11/13 01:13:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: deleted 2 directories --- PASS: TestSyncIgnoreErrors (2.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:42 DEBUG : empty space: size = 1 OK 2025/11/13 01:13:42 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 2025/11/13 01:13:42 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/13 01:13:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:42 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:42 DEBUG : empty space: size = 1 OK 2025/11/13 01:13:42 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 2025/11/13 01:13:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:43 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/13 01:13:43 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/13 01:13:43 INFO : empty space: Copied (replaced existing) 2025/11/13 01:13:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.19s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.09s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:44 DEBUG : foo: size = 3 OK 2025/11/13 01:13:44 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 2025/11/13 01:13:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:44 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/13 01:13:44 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/13 01:13:44 INFO : foo: Copied (replaced existing) 2025/11/13 01:13:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.06s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:45 DEBUG : empty space: size = 1 OK 2025/11/13 01:13:45 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:13:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/13 01:13:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:45 DEBUG : empty space: Unchanged skipping 2025/11/13 01:13:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:45 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/13 01:13:45 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/13 01:13:45 INFO : potato: Copied (new) 2025/11/13 01:13:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:46 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:13:46 DEBUG : potato: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:13:46 DEBUG : potato: Sizes differ 2025/11/13 01:13:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:46 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/13 01:13:46 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/13 01:13:46 INFO : potato: Copied (replaced existing) 2025/11/13 01:13:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.10s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:47 DEBUG : potato: size = 21 OK 2025/11/13 01:13:47 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 2025/11/13 01:13:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:47 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/13 01:13:47 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/13 01:13:47 INFO : potato: Copied (replaced existing) 2025/11/13 01:13:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:13:48 DEBUG : empty space: size = 1 OK 2025/11/13 01:13:48 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:13:48 DEBUG : empty space: Unchanged skipping 2025/11/13 01:13:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/13 01:13:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:48 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:49 DEBUG : empty space: size = 1 OK 2025/11/13 01:13:49 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:13:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:13:49 DEBUG : empty space: Unchanged skipping 2025/11/13 01:13:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:50 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/13 01:13:50 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/13 01:13:50 INFO : potato2: Copied (new) 2025/11/13 01:13:50 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:50 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:51 INFO : d: Making directory 2025/11/13 01:13:51 INFO : d/e: Making directory 2025/11/13 01:13:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 01:13:51 DEBUG : c/non empty space: size = 5 OK 2025/11/13 01:13:51 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:13:51 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 01:13:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:52 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/13 01:13:52 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/13 01:13:52 INFO : a/potato2: Copied (new) 2025/11/13 01:13:52 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:52 INFO : b/potato: Deleted 2025/11/13 01:13:52 INFO : d/e: Removing directory 2025/11/13 01:13:52 INFO : d: Removing directory 2025/11/13 01:13:53 INFO : b: Removing directory 2025/11/13 01:13:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:54 INFO : d: Making directory 2025/11/13 01:13:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 01:13:55 DEBUG : c/non empty space: size = 5 OK 2025/11/13 01:13:55 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:13:55 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 01:13:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:55 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/13 01:13:55 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/13 01:13:55 INFO : a/potato2: Copied (new) 2025/11/13 01:13:55 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: not deleting files as there were IO errors 2025/11/13 01:13:55 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:57 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:57 DEBUG : empty space: size = 1 OK 2025/11/13 01:13:57 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:13:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:13:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:57 DEBUG : empty space: Unchanged skipping 2025/11/13 01:13:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:58 INFO : potato: Deleted 2025/11/13 01:13:58 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/13 01:13:58 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/13 01:13:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.54s) === RUN TestSyncDeleteBefore run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:13:59 DEBUG : Waiting for deletions to finish 2025/11/13 01:13:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:59 INFO : potato: Deleted 2025/11/13 01:13:59 DEBUG : empty space: size = 1 OK 2025/11/13 01:13:59 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:13:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:13:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:13:59 DEBUG : empty space: Unchanged skipping 2025/11/13 01:13:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:13:59 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/13 01:13:59 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/13 01:13:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.57s) === RUN TestCopyDeleteBefore run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:14:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:01 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/13 01:14:01 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/13 01:14:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.15s) === RUN TestSyncWithExclude run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 01:14:02 DEBUG : enormous: Excluded 2025/11/13 01:14:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 01:14:02 DEBUG : potato2: Excluded 2025/11/13 01:14:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 01:14:02 DEBUG : potato2: Excluded 2025/11/13 01:14:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:02 DEBUG : empty space: size = 1 OK 2025/11/13 01:14:02 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:02 DEBUG : empty space: Unchanged skipping 2025/11/13 01:14:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:02 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:02 INFO : There was nothing to transfer 2025/11/13 01:14:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 01:14:02 DEBUG : enormous: Excluded 2025/11/13 01:14:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 01:14:02 DEBUG : potato2: Excluded 2025/11/13 01:14:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 01:14:02 DEBUG : potato2: Excluded 2025/11/13 01:14:02 DEBUG : empty space: size = 1 OK 2025/11/13 01:14:02 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/11/13 01:14:02 DEBUG : empty space: Unchanged skipping 2025/11/13 01:14:02 DEBUG : Local file system at /tmp/rclone1167872833: Waiting for checks to finish 2025/11/13 01:14:02 DEBUG : Local file system at /tmp/rclone1167872833: Waiting for transfers to finish 2025/11/13 01:14:02 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:03 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 01:14:03 DEBUG : enormous: Excluded 2025/11/13 01:14:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 01:14:03 DEBUG : potato2: Excluded 2025/11/13 01:14:03 DEBUG : empty space: size = 1 OK 2025/11/13 01:14:03 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:03 DEBUG : empty space: Unchanged skipping 2025/11/13 01:14:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:03 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:03 INFO : potato2: Deleted 2025/11/13 01:14:03 INFO : enormous: Deleted 2025/11/13 01:14:03 INFO : There was nothing to transfer 2025/11/13 01:14:03 DEBUG : empty space: size = 1 OK 2025/11/13 01:14:03 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/11/13 01:14:03 DEBUG : empty space: Unchanged skipping 2025/11/13 01:14:03 DEBUG : Local file system at /tmp/rclone1167872833: Waiting for checks to finish 2025/11/13 01:14:03 DEBUG : Local file system at /tmp/rclone1167872833: Waiting for transfers to finish 2025/11/13 01:14:03 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:03 INFO : enormous: Deleted 2025/11/13 01:14:03 INFO : potato2: Deleted 2025/11/13 01:14:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.30s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:05 DEBUG : five: Need to transfer - File not found at Destination 2025/11/13 01:14:05 DEBUG : four: size = 4 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:05 DEBUG : four: size = 8 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:14:05 DEBUG : four: Sizes differ 2025/11/13 01:14:05 DEBUG : one: Destination is newer than source, skipping 2025/11/13 01:14:05 DEBUG : three: size = 5 OK 2025/11/13 01:14:05 DEBUG : three: Sizes identical 2025/11/13 01:14:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:05 DEBUG : two: size = 3 OK 2025/11/13 01:14:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/13 01:14:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 01:14:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:05 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/13 01:14:05 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/13 01:14:05 DEBUG : four.f852663a.partial: renamed to: four 2025/11/13 01:14:05 INFO : four: Copied (replaced existing) 2025/11/13 01:14:05 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/13 01:14:05 INFO : five: Copied (new) 2025/11/13 01:14:05 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/13 01:14:05 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/13 01:14:05 INFO : two: Copied (replaced existing) 2025/11/13 01:14:05 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (2.65s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:1568: Can track renames: false 2025/11/13 01:14:06 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/13 01:14:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/13 01:14:06 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/13 01:14:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:06 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/13 01:14:07 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/13 01:14:07 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/13 01:14:07 INFO : yam: Copied (new) 2025/11/13 01:14:07 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/13 01:14:07 INFO : potato: Copied (new) 2025/11/13 01:14:07 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:07 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/13 01:14:07 DEBUG : potato: size = 14 OK 2025/11/13 01:14:07 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:14:07 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/13 01:14:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:07 DEBUG : potato: Unchanged skipping 2025/11/13 01:14:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:07 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/13 01:14:07 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/13 01:14:07 INFO : yaml: Copied (new) 2025/11/13 01:14:07 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:07 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (1.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:1640: Can track renames: true 2025/11/13 01:14:08 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Making map for --track-renames 2025/11/13 01:14:08 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Finished making map for --track-renames 2025/11/13 01:14:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 01:14:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/13 01:14:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for renames to finish 2025/11/13 01:14:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:08 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/13 01:14:08 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/13 01:14:08 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/13 01:14:08 INFO : potato: Copied (new) 2025/11/13 01:14:08 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/13 01:14:08 INFO : yam: Copied (new) 2025/11/13 01:14:08 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:08 DEBUG : potato: size = 14 OK 2025/11/13 01:14:08 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:14:08 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Making map for --track-renames 2025/11/13 01:14:08 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Finished making map for --track-renames 2025/11/13 01:14:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:08 DEBUG : potato: Unchanged skipping 2025/11/13 01:14:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for renames to finish 2025/11/13 01:14:08 DEBUG : object not found: remote yaml: directory 51a1c893-2a4a-4c24-aa4f-1e38c336cd26: leaf yaml 2025/11/13 01:14:09 INFO : yam: Moved (server-side) to: yaml 2025/11/13 01:14:09 INFO : yaml: Renamed from "yam" 2025/11/13 01:14:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:09 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:09 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:1679: Can track renames: true 2025/11/13 01:14:09 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Making map for --track-renames 2025/11/13 01:14:09 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Finished making map for --track-renames 2025/11/13 01:14:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 01:14:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/13 01:14:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for renames to finish 2025/11/13 01:14:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:09 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/13 01:14:09 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/13 01:14:09 INFO : potato: Copied (new) 2025/11/13 01:14:09 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/13 01:14:09 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/13 01:14:09 INFO : sub/yam: Copied (new) 2025/11/13 01:14:09 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:10 DEBUG : potato: size = 14 OK 2025/11/13 01:14:10 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:14:10 DEBUG : potato: Unchanged skipping 2025/11/13 01:14:10 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Making map for --track-renames 2025/11/13 01:14:10 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Finished making map for --track-renames 2025/11/13 01:14:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for renames to finish 2025/11/13 01:14:10 DEBUG : object not found: remote yam: directory 51a1c893-2a4a-4c24-aa4f-1e38c336cd26: leaf yam 2025/11/13 01:14:10 INFO : sub/yam: Moved (server-side) to: yam 2025/11/13 01:14:10 INFO : yam: Renamed from "sub/yam" 2025/11/13 01:14:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:10 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:10 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.65s) === RUN TestServerSideMoveLocal run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:11 DEBUG : Creating backend with remote "/tmp/rclone1167872833/dir1" 2025/11/13 01:14:11 DEBUG : Creating backend with remote "/tmp/rclone1167872833/dir2" 2025/11/13 01:14:11 DEBUG : Local file system at /tmp/rclone1167872833/dir2: Using server-side directory move 2025/11/13 01:14:11 INFO : Local file system at /tmp/rclone1167872833/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/13 01:14:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/13 01:14:11 INFO : file1.txt: Moved (server-side) 2025/11/13 01:14:11 DEBUG : Local file system at /tmp/rclone1167872833/dir2: Waiting for checks to finish 2025/11/13 01:14:11 DEBUG : Local file system at /tmp/rclone1167872833/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:14:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/13 01:14:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:14:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:14:11 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:14:11 INFO : sub dir/hello world: Deleted 2025/11/13 01:14:11 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/13 01:14:11 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/13 01:14:11 INFO : nested/sub dir/file: Copied (new) 2025/11/13 01:14:11 INFO : nested/sub dir/file: Deleted 2025/11/13 01:14:11 INFO : sub dir: Removing directory 2025/11/13 01:14:11 INFO : nested/sub dir: Removing directory 2025/11/13 01:14:11 INFO : nested: Removing directory 2025/11/13 01:14:11 DEBUG : Local file system at /tmp/rclone1167872833: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 01:14:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/13 01:14:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/13 01:14:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/13 01:14:14 INFO : sub dir/hello world: Copied (new) 2025/11/13 01:14:14 INFO : sub dir/hello world: Deleted 2025/11/13 01:14:14 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/13 01:14:14 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/13 01:14:14 INFO : nested/sub dir/file: Copied (new) 2025/11/13 01:14:14 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/13 01:14:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 01:14:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:16 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/13 01:14:16 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/13 01:14:16 INFO : existing-b: Copied (new) 2025/11/13 01:14:16 INFO : existing-b: Deleted 2025/11/13 01:14:16 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/13 01:14:16 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/13 01:14:16 INFO : existing: Copied (new) 2025/11/13 01:14:16 INFO : existing: Deleted 2025/11/13 01:14:16 DEBUG : existing: Destination exists, skipping 2025/11/13 01:14:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/13 01:14:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:16 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.05s) === RUN TestServerSideMove run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:16 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xitepeb7suyu" sync_test.go:1735: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa -> Quatrix FS for account rclone.quatrix.it at rclone-test-xitepeb7suyu 2025/11/13 01:14:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xitepeb7suyu: Using server-side directory move 2025/11/13 01:14:18 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xitepeb7suyu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/13 01:14:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:14:18 DEBUG : empty space: size = 1 OK 2025/11/13 01:14:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/11/13 01:14:18 DEBUG : empty space: Unchanged skipping 2025/11/13 01:14:18 DEBUG : potato3: size = 68 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:14:18 DEBUG : potato3: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-xitepeb7suyu) 2025/11/13 01:14:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xitepeb7suyu: Waiting for checks to finish 2025/11/13 01:14:18 DEBUG : potato3: Sizes differ 2025/11/13 01:14:18 INFO : potato2: Moved (server-side) 2025/11/13 01:14:18 INFO : empty space: Deleted 2025/11/13 01:14:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xitepeb7suyu: Waiting for transfers to finish 2025/11/13 01:14:18 INFO : potato3: Deleted 2025/11/13 01:14:19 INFO : potato3: Moved (server-side) 2025/11/13 01:14:19 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-finolar8vawo" 2025/11/13 01:14:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-finolar8vawo: Using server-side directory move 2025/11/13 01:14:19 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-finolar8vawo: Server side directory move succeeded 2025/11/13 01:14:19 ERROR : error listing: directory not found 2025/11/13 01:14:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-finolar8vawo: Purge remote 2025/11/13 01:14:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xitepeb7suyu: Purge remote 2025/11/13 01:14:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (3.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:20 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-borewew2tiwi" sync_test.go:1735: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa -> Quatrix FS for account rclone.quatrix.it at rclone-test-borewew2tiwi 2025/11/13 01:14:21 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 01:14:21 DEBUG : empty space: Excluded 2025/11/13 01:14:21 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 01:14:21 DEBUG : empty space: Excluded 2025/11/13 01:14:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:14:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-borewew2tiwi: Waiting for checks to finish 2025/11/13 01:14:21 DEBUG : potato3: size = 68 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:14:21 DEBUG : potato3: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-borewew2tiwi) 2025/11/13 01:14:21 DEBUG : potato3: Sizes differ 2025/11/13 01:14:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-borewew2tiwi: Waiting for transfers to finish 2025/11/13 01:14:21 INFO : potato2: Moved (server-side) 2025/11/13 01:14:21 INFO : potato3: Deleted 2025/11/13 01:14:21 INFO : potato3: Moved (server-side) 2025/11/13 01:14:22 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gucatit6sixo" 2025/11/13 01:14:22 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 01:14:22 DEBUG : empty space: Excluded 2025/11/13 01:14:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:14:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 01:14:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gucatit6sixo: Waiting for checks to finish 2025/11/13 01:14:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gucatit6sixo: Waiting for transfers to finish 2025/11/13 01:14:22 INFO : potato2: Moved (server-side) 2025/11/13 01:14:22 INFO : potato3: Moved (server-side) 2025/11/13 01:14:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gucatit6sixo: Purge remote 2025/11/13 01:14:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-borewew2tiwi: Purge remote --- PASS: TestServerSideMoveWithFilter (3.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:23 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-cezodev0todo" 2025/11/13 01:14:24 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa -> Quatrix FS for account rclone.quatrix.it at rclone-test-cezodev0todo 2025/11/13 01:14:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cezodev0todo: Using server-side directory move 2025/11/13 01:14:25 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-cezodev0todo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/13 01:14:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 01:14:25 DEBUG : empty space: size = 1 OK 2025/11/13 01:14:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/11/13 01:14:25 DEBUG : empty space: Unchanged skipping 2025/11/13 01:14:25 DEBUG : potato3: size = 68 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:14:25 DEBUG : potato3: size = 60 (Quatrix FS for account rclone.quatrix.it at rclone-test-cezodev0todo) 2025/11/13 01:14:25 DEBUG : potato3: Sizes differ 2025/11/13 01:14:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cezodev0todo: Waiting for checks to finish 2025/11/13 01:14:25 INFO : potato2: Moved (server-side) 2025/11/13 01:14:25 INFO : potato3: Deleted 2025/11/13 01:14:25 INFO : potato3: Moved (server-side) 2025/11/13 01:14:25 INFO : empty space: Deleted 2025/11/13 01:14:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cezodev0todo: Waiting for transfers to finish 2025/11/13 01:14:25 INFO : tomatoDir: Removing directory 2025/11/13 01:14:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: deleted 1 directories 2025/11/13 01:14:25 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fagedab3xaco" 2025/11/13 01:14:26 INFO : tomatoDir: Making directory 2025/11/13 01:14:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fagedab3xaco: Using server-side directory move 2025/11/13 01:14:26 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fagedab3xaco: Server side directory move succeeded 2025/11/13 01:14:26 ERROR : error listing: directory not found 2025/11/13 01:14:26 ERROR : error listing: directory not found 2025/11/13 01:14:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fagedab3xaco: Purge remote 2025/11/13 01:14:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-cezodev0todo: Purge remote 2025/11/13 01:14:26 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (3.67s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.09s) === RUN TestSyncOverlap run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:26 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/rclone-sync-test" --- PASS: TestSyncOverlap (0.33s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:27 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/rclone-sync-test" 2025/11/13 01:14:27 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/rclone-sync-test-include/layer2" 2025/11/13 01:14:28 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/rclone-sync-test-ignore-file" 2025/11/13 01:14:28 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 9cc42a6b-e505-4dcb-982b-bf97ca39f331: leaf .ignore 2025/11/13 01:14:28 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 9cc42a6b-e505-4dcb-982b-bf97ca39f331: leaf .ignore 2025/11/13 01:14:28 DEBUG : rclone-sync-test: Excluded 2025/11/13 01:14:28 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f1249e02-4f90-4c76-9849-2c6491a6825a: leaf .ignore 2025/11/13 01:14:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 01:14:29 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 137270d3-c9c7-4887-8e4d-309b23f403a4: leaf .ignore 2025/11/13 01:14:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/13 01:14:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/rclone-sync-test: Waiting for checks to finish 2025/11/13 01:14:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/rclone-sync-test: Waiting for transfers to finish 2025/11/13 01:14:29 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:29 INFO : There was nothing to transfer 2025/11/13 01:14:29 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 9cc42a6b-e505-4dcb-982b-bf97ca39f331: leaf .ignore 2025/11/13 01:14:29 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 9cc42a6b-e505-4dcb-982b-bf97ca39f331: leaf .ignore 2025/11/13 01:14:29 DEBUG : rclone-sync-test: Excluded 2025/11/13 01:14:29 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f1249e02-4f90-4c76-9849-2c6491a6825a: leaf .ignore 2025/11/13 01:14:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 01:14:29 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 137270d3-c9c7-4887-8e4d-309b23f403a4: leaf .ignore 2025/11/13 01:14:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/13 01:14:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:29 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:29 INFO : rclone-sync-test-include: Removing directory 2025/11/13 01:14:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/13 01:14:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: failed to delete 1 directories 2025/11/13 01:14:29 INFO : There was nothing to transfer 2025/11/13 01:14:29 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 137270d3-c9c7-4887-8e4d-309b23f403a4: leaf .ignore 2025/11/13 01:14:29 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 9cc42a6b-e505-4dcb-982b-bf97ca39f331: leaf .ignore 2025/11/13 01:14:29 DEBUG : rclone-sync-test: Excluded 2025/11/13 01:14:29 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f1249e02-4f90-4c76-9849-2c6491a6825a: leaf .ignore 2025/11/13 01:14:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 01:14:30 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 137270d3-c9c7-4887-8e4d-309b23f403a4: leaf .ignore 2025/11/13 01:14:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/13 01:14:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/13 01:14:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/13 01:14:30 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:30 INFO : There was nothing to transfer 2025/11/13 01:14:30 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 137270d3-c9c7-4887-8e4d-309b23f403a4: leaf .ignore 2025/11/13 01:14:30 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 9cc42a6b-e505-4dcb-982b-bf97ca39f331: leaf .ignore 2025/11/13 01:14:30 DEBUG : rclone-sync-test: Excluded 2025/11/13 01:14:30 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f1249e02-4f90-4c76-9849-2c6491a6825a: leaf .ignore 2025/11/13 01:14:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 01:14:30 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 137270d3-c9c7-4887-8e4d-309b23f403a4: leaf .ignore 2025/11/13 01:14:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/13 01:14:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:14:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:14:30 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:30 INFO : rclone-sync-test-include: Removing directory 2025/11/13 01:14:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/13 01:14:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: failed to delete 1 directories 2025/11/13 01:14:30 INFO : There was nothing to transfer 2025/11/13 01:14:30 DEBUG : Excluded 2025/11/13 01:14:30 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 9cc42a6b-e505-4dcb-982b-bf97ca39f331: leaf .ignore 2025/11/13 01:14:30 DEBUG : rclone-sync-test: Excluded 2025/11/13 01:14:30 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory f1249e02-4f90-4c76-9849-2c6491a6825a: leaf .ignore 2025/11/13 01:14:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/13 01:14:30 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 137270d3-c9c7-4887-8e4d-309b23f403a4: leaf .ignore 2025/11/13 01:14:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/13 01:14:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/13 01:14:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/13 01:14:30 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:30 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (4.89s) === RUN TestSyncCompareDest run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:32 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/dst" 2025/11/13 01:14:32 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/CompareDest" 2025/11/13 01:14:32 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 01:14:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:33 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/13 01:14:33 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/13 01:14:33 INFO : one: Copied (new) 2025/11/13 01:14:33 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:33 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:33 DEBUG : one: Sizes differ 2025/11/13 01:14:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:33 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/13 01:14:34 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/13 01:14:34 INFO : one: Copied (replaced existing) 2025/11/13 01:14:34 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:34 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:34 DEBUG : one: Sizes differ 2025/11/13 01:14:35 DEBUG : one: size = 5 OK 2025/11/13 01:14:35 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 01:14:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:35 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:35 INFO : There was nothing to transfer 2025/11/13 01:14:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:35 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:35 DEBUG : one: Sizes differ 2025/11/13 01:14:35 DEBUG : two: size = 3 OK 2025/11/13 01:14:35 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 01:14:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:35 DEBUG : one: size = 5 OK 2025/11/13 01:14:35 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 01:14:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:35 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:35 INFO : There was nothing to transfer 2025/11/13 01:14:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:36 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:36 DEBUG : one: Sizes differ 2025/11/13 01:14:36 DEBUG : two: size = 3 OK 2025/11/13 01:14:36 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 01:14:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:36 DEBUG : one: size = 5 OK 2025/11/13 01:14:36 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 01:14:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:36 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:36 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/13 01:14:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:36 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:36 DEBUG : one: Sizes differ 2025/11/13 01:14:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:36 DEBUG : two: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/CompareDest) 2025/11/13 01:14:36 DEBUG : two: Sizes differ 2025/11/13 01:14:36 DEBUG : two: Need to transfer - File not found at Destination 2025/11/13 01:14:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:36 DEBUG : one: size = 5 OK 2025/11/13 01:14:36 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 01:14:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:36 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/13 01:14:36 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/13 01:14:36 INFO : two: Copied (new) 2025/11/13 01:14:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.07s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:39 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/dest" 2025/11/13 01:14:39 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/pre-dest1" 2025/11/13 01:14:39 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/pre-dest2" 2025/11/13 01:14:39 DEBUG : 1: size = 1 OK 2025/11/13 01:14:39 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:14:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/13 01:14:39 DEBUG : object not found: remote 2: directory a51fe404-749e-4d49-8fe3-d420bbe72b25: leaf 2 2025/11/13 01:14:39 DEBUG : 2: size = 1 OK 2025/11/13 01:14:39 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:14:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/13 01:14:39 DEBUG : object not found: remote 3: directory a51fe404-749e-4d49-8fe3-d420bbe72b25: leaf 3 2025/11/13 01:14:40 DEBUG : object not found: remote 3: directory 9075b4dd-5a20-4a40-a192-69c8fdafccfb: leaf 3 2025/11/13 01:14:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/13 01:14:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dest: Waiting for checks to finish 2025/11/13 01:14:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dest: Waiting for transfers to finish 2025/11/13 01:14:40 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/13 01:14:40 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/13 01:14:40 INFO : 3: Copied (new) 2025/11/13 01:14:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (3.97s) === RUN TestSyncCopyDest run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:42 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/dst" 2025/11/13 01:14:42 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/CopyDest" 2025/11/13 01:14:42 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 01:14:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:43 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/13 01:14:43 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/13 01:14:43 INFO : one: Copied (new) 2025/11/13 01:14:43 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:43 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:43 DEBUG : one: Sizes differ 2025/11/13 01:14:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:44 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/13 01:14:44 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/13 01:14:44 INFO : one: Copied (replaced existing) 2025/11/13 01:14:44 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:45 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/BackupDir" 2025/11/13 01:14:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:45 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:45 DEBUG : one: Sizes differ 2025/11/13 01:14:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:45 DEBUG : one: size = 5 OK 2025/11/13 01:14:45 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:45 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:45 DEBUG : one: Sizes differ 2025/11/13 01:14:45 INFO : one: Moved (server-side) 2025/11/13 01:14:45 DEBUG : one.8b5a54a3.partial: size = 5 OK 2025/11/13 01:14:45 DEBUG : one.8b5a54a3.partial: renamed to: one 2025/11/13 01:14:45 INFO : one: Copied (server-side copy) 2025/11/13 01:14:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/13 01:14:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:45 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:46 DEBUG : one: size = 5 OK 2025/11/13 01:14:46 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:46 DEBUG : one: Unchanged skipping 2025/11/13 01:14:46 DEBUG : two: size = 3 OK 2025/11/13 01:14:46 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:46 DEBUG : two.857f364e.partial: size = 3 OK 2025/11/13 01:14:46 DEBUG : two.857f364e.partial: renamed to: two 2025/11/13 01:14:46 INFO : two: Copied (server-side copy) 2025/11/13 01:14:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/13 01:14:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:46 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:47 DEBUG : two: size = 3 OK 2025/11/13 01:14:47 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:47 DEBUG : two: Unchanged skipping 2025/11/13 01:14:47 DEBUG : one: size = 5 OK 2025/11/13 01:14:47 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:47 DEBUG : one: Unchanged skipping 2025/11/13 01:14:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:47 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:47 INFO : There was nothing to transfer 2025/11/13 01:14:47 DEBUG : one: size = 5 OK 2025/11/13 01:14:47 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:47 DEBUG : one: Unchanged skipping 2025/11/13 01:14:47 DEBUG : three: size = 7 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:47 DEBUG : three: size = 5 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/CopyDest) 2025/11/13 01:14:47 DEBUG : three: Sizes differ 2025/11/13 01:14:47 DEBUG : three: Destination not found in --copy-dest 2025/11/13 01:14:47 DEBUG : three: Need to transfer - File not found at Destination 2025/11/13 01:14:47 DEBUG : two: size = 3 OK 2025/11/13 01:14:47 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/11/13 01:14:47 DEBUG : two: Unchanged skipping 2025/11/13 01:14:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:48 DEBUG : three.63cf7c49.partial: size = 7 OK 2025/11/13 01:14:48 DEBUG : three.63cf7c49.partial: renamed to: three 2025/11/13 01:14:48 INFO : three: Copied (new) 2025/11/13 01:14:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (7.67s) === RUN TestSyncBackupDir run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:50 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/dst" 2025/11/13 01:14:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/backup" 2025/11/13 01:14:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:51 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:51 DEBUG : one: Sizes differ 2025/11/13 01:14:51 DEBUG : two: size = 3 OK 2025/11/13 01:14:51 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:14:51 DEBUG : two: Unchanged skipping 2025/11/13 01:14:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:51 INFO : one: Moved (server-side) 2025/11/13 01:14:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:52 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/13 01:14:52 DEBUG : one.a292864a.partial: renamed to: one 2025/11/13 01:14:52 INFO : one: Copied (new) 2025/11/13 01:14:52 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:52 DEBUG : object not found: remote three.txt: directory 18c5372d-38d9-4aac-8fe0-ee8e9064b93a: leaf three.txt 2025/11/13 01:14:52 INFO : three.txt: Moved (server-side) 2025/11/13 01:14:52 INFO : three.txt: Moved into backup dir 2025/11/13 01:14:52 DEBUG : two: size = 3 OK 2025/11/13 01:14:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:52 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:14:52 DEBUG : two: Unchanged skipping 2025/11/13 01:14:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:52 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:52 DEBUG : one: Sizes differ 2025/11/13 01:14:52 INFO : one: Deleted 2025/11/13 01:14:53 INFO : one: Moved (server-side) 2025/11/13 01:14:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:53 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/13 01:14:53 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/13 01:14:53 INFO : one: Copied (new) 2025/11/13 01:14:53 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:53 INFO : three.txt: Deleted 2025/11/13 01:14:53 INFO : three.txt: Moved (server-side) 2025/11/13 01:14:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.20s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:14:55 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/dst" 2025/11/13 01:14:56 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/backup" 2025/11/13 01:14:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:56 DEBUG : two: size = 3 OK 2025/11/13 01:14:56 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:56 DEBUG : one: Sizes differ 2025/11/13 01:14:56 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:14:56 DEBUG : two: Unchanged skipping 2025/11/13 01:14:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:56 INFO : one: Moved (server-side) to: one.bak 2025/11/13 01:14:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:57 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/13 01:14:57 DEBUG : one.a292864a.partial: renamed to: one 2025/11/13 01:14:57 INFO : one: Copied (new) 2025/11/13 01:14:57 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:57 DEBUG : object not found: remote three.txt.bak: directory 07928a1c-0270-4893-aa0e-0b2c6a8dd537: leaf three.txt.bak 2025/11/13 01:14:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/13 01:14:57 INFO : three.txt: Moved into backup dir 2025/11/13 01:14:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:14:57 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:14:57 DEBUG : one: Sizes differ 2025/11/13 01:14:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:14:57 DEBUG : two: size = 3 OK 2025/11/13 01:14:57 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:14:57 DEBUG : two: Unchanged skipping 2025/11/13 01:14:58 INFO : one.bak: Deleted 2025/11/13 01:14:58 INFO : one: Moved (server-side) to: one.bak 2025/11/13 01:14:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:14:58 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/13 01:14:58 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/13 01:14:58 INFO : one: Copied (new) 2025/11/13 01:14:58 DEBUG : Waiting for deletions to finish 2025/11/13 01:14:58 INFO : three.txt.bak: Deleted 2025/11/13 01:14:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/13 01:14:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (4.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:15:01 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/dst" 2025/11/13 01:15:02 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/backup" 2025/11/13 01:15:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:03 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:03 DEBUG : one: Sizes differ 2025/11/13 01:15:03 DEBUG : two: size = 3 OK 2025/11/13 01:15:03 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:03 DEBUG : two: Unchanged skipping 2025/11/13 01:15:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:15:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/13 01:15:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:15:04 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/13 01:15:05 DEBUG : one.a292864a.partial: renamed to: one 2025/11/13 01:15:05 INFO : one: Copied (new) 2025/11/13 01:15:05 DEBUG : Waiting for deletions to finish 2025/11/13 01:15:05 DEBUG : object not found: remote three-2019-01-01.txt: directory 4f2565ae-210d-458a-8552-9f3b83762fee: leaf three-2019-01-01.txt 2025/11/13 01:15:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/13 01:15:05 INFO : three.txt: Moved into backup dir 2025/11/13 01:15:06 DEBUG : two: size = 3 OK 2025/11/13 01:15:06 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:06 DEBUG : two: Unchanged skipping 2025/11/13 01:15:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:15:06 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:06 DEBUG : one: Sizes differ 2025/11/13 01:15:07 INFO : one-2019-01-01: Deleted 2025/11/13 01:15:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/13 01:15:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:15:08 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/13 01:15:08 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/13 01:15:08 INFO : one: Copied (new) 2025/11/13 01:15:08 DEBUG : Waiting for deletions to finish 2025/11/13 01:15:09 INFO : three-2019-01-01.txt: Deleted 2025/11/13 01:15:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/13 01:15:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.21s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:15:14 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/dst" 2025/11/13 01:15:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:15 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:15 DEBUG : one: Sizes differ 2025/11/13 01:15:15 DEBUG : two: size = 3 OK 2025/11/13 01:15:15 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:15 DEBUG : two: Unchanged skipping 2025/11/13 01:15:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:15:15 DEBUG : object not found: remote one.bak: directory 82f982c9-5cbe-4dec-8527-f28555376a41: leaf one.bak 2025/11/13 01:15:15 INFO : one: Moved (server-side) to: one.bak 2025/11/13 01:15:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:15:16 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/13 01:15:16 DEBUG : one.a292864a.partial: renamed to: one 2025/11/13 01:15:16 INFO : one: Copied (new) 2025/11/13 01:15:16 DEBUG : Waiting for deletions to finish 2025/11/13 01:15:16 DEBUG : object not found: remote three.txt.bak: directory 82f982c9-5cbe-4dec-8527-f28555376a41: leaf three.txt.bak 2025/11/13 01:15:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/13 01:15:16 INFO : three.txt: Moved into backup dir 2025/11/13 01:15:17 DEBUG : one.bak: Excluded (Path Filter) 2025/11/13 01:15:17 DEBUG : one.bak: Excluded 2025/11/13 01:15:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/13 01:15:17 DEBUG : three.txt.bak: Excluded 2025/11/13 01:15:17 DEBUG : two: size = 3 OK 2025/11/13 01:15:17 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:17 DEBUG : two: Unchanged skipping 2025/11/13 01:15:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for checks to finish 2025/11/13 01:15:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:17 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:17 DEBUG : one: Sizes differ 2025/11/13 01:15:17 INFO : one.bak: Deleted 2025/11/13 01:15:17 INFO : one: Moved (server-side) to: one.bak 2025/11/13 01:15:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst: Waiting for transfers to finish 2025/11/13 01:15:18 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/13 01:15:18 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/13 01:15:18 INFO : one: Copied (new) 2025/11/13 01:15:18 DEBUG : Waiting for deletions to finish 2025/11/13 01:15:18 INFO : three.txt.bak: Deleted 2025/11/13 01:15:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/13 01:15:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (7.39s) === RUN TestSyncSuffix run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:15:22 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/dst" 2025/11/13 01:15:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:22 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:22 DEBUG : one: Sizes differ 2025/11/13 01:15:22 DEBUG : object not found: remote one.bak: directory 9646e2ec-db20-4024-93a7-82199a0237e9: leaf one.bak 2025/11/13 01:15:22 INFO : one: Moved (server-side) to: one.bak 2025/11/13 01:15:23 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/13 01:15:23 DEBUG : one.a292864a.partial: renamed to: one 2025/11/13 01:15:23 INFO : one: Copied (new) 2025/11/13 01:15:23 DEBUG : two: size = 3 OK 2025/11/13 01:15:23 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:23 DEBUG : two: Unchanged skipping 2025/11/13 01:15:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:23 DEBUG : three.txt: size = 5 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:23 DEBUG : three.txt: Sizes differ 2025/11/13 01:15:23 DEBUG : object not found: remote three.txt.bak: directory 9646e2ec-db20-4024-93a7-82199a0237e9: leaf three.txt.bak 2025/11/13 01:15:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/13 01:15:24 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/13 01:15:24 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/13 01:15:24 INFO : three.txt: Copied (new) 2025/11/13 01:15:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:25 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:25 DEBUG : one: Sizes differ 2025/11/13 01:15:25 INFO : one.bak: Deleted 2025/11/13 01:15:25 INFO : one: Moved (server-side) to: one.bak 2025/11/13 01:15:26 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/13 01:15:26 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/13 01:15:26 INFO : one: Copied (new) 2025/11/13 01:15:26 DEBUG : two: size = 3 OK 2025/11/13 01:15:26 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:26 DEBUG : two: Unchanged skipping 2025/11/13 01:15:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:26 DEBUG : three.txt: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:26 DEBUG : three.txt: Sizes differ 2025/11/13 01:15:26 INFO : three.txt.bak: Deleted 2025/11/13 01:15:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/13 01:15:27 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/13 01:15:27 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/13 01:15:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (8.58s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:15:30 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-romixac8risa/dst" 2025/11/13 01:15:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:31 DEBUG : one: size = 3 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:31 DEBUG : one: Sizes differ 2025/11/13 01:15:31 DEBUG : object not found: remote one-2019-01-01: directory 518e5c08-ad3e-4bba-88da-53c4be50b072: leaf one-2019-01-01 2025/11/13 01:15:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/13 01:15:31 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/13 01:15:31 DEBUG : one.a292864a.partial: renamed to: one 2025/11/13 01:15:31 INFO : one: Copied (new) 2025/11/13 01:15:31 DEBUG : two: size = 3 OK 2025/11/13 01:15:31 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:31 DEBUG : two: Unchanged skipping 2025/11/13 01:15:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:31 DEBUG : three.txt: size = 5 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:31 DEBUG : three.txt: Sizes differ 2025/11/13 01:15:32 DEBUG : object not found: remote three-2019-01-01.txt: directory 518e5c08-ad3e-4bba-88da-53c4be50b072: leaf three-2019-01-01.txt 2025/11/13 01:15:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/13 01:15:32 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/13 01:15:32 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/13 01:15:32 INFO : three.txt: Copied (new) 2025/11/13 01:15:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:33 DEBUG : one: size = 4 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:33 DEBUG : one: Sizes differ 2025/11/13 01:15:34 INFO : one-2019-01-01: Deleted 2025/11/13 01:15:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/13 01:15:34 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/13 01:15:34 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/13 01:15:34 INFO : one: Copied (new) 2025/11/13 01:15:34 DEBUG : two: size = 3 OK 2025/11/13 01:15:34 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:34 DEBUG : two: Unchanged skipping 2025/11/13 01:15:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:35 DEBUG : three.txt: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa/dst) 2025/11/13 01:15:35 DEBUG : three.txt: Sizes differ 2025/11/13 01:15:35 INFO : three-2019-01-01.txt: Deleted 2025/11/13 01:15:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/13 01:15:36 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/13 01:15:36 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/13 01:15:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (8.81s) === RUN TestSyncUTFNorm run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:15:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:15:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:38 DEBUG : Testêé: size = 18 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:15:38 DEBUG : Testêé: Sizes differ 2025/11/13 01:15:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:15:38 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/13 01:15:39 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/13 01:15:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/13 01:15:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.52s) === RUN TestSyncImmutable run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:15:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 01:15:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:15:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:15:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/13 01:15:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/13 01:15:40 INFO : existing: Copied (new) 2025/11/13 01:15:40 DEBUG : Waiting for deletions to finish 2025/11/13 01:15:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:15:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:15:40 DEBUG : existing: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:15:40 DEBUG : existing: Sizes differ 2025/11/13 01:15:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/13 01:15:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:15:40 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: not deleting files as there were IO errors 2025/11/13 01:15:40 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.61s) === RUN TestSyncIgnoreCase run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:15:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:15:41 DEBUG : EXISTING: size = 6 OK 2025/11/13 01:15:41 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:41 DEBUG : existing: Unchanged skipping 2025/11/13 01:15:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:15:41 DEBUG : Waiting for deletions to finish 2025/11/13 01:15:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.81s) === RUN TestFixCase run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.10s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.33s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.13s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:15:56 DEBUG : both0: size = 6 OK 2025/11/13 01:15:56 DEBUG : both12: size = 6 OK 2025/11/13 01:15:56 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both10: size = 6 OK 2025/11/13 01:15:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:15:56 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both11: size = 6 OK 2025/11/13 01:15:56 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both12: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both13: size = 6 OK 2025/11/13 01:15:56 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both13: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both14: size = 6 OK 2025/11/13 01:15:56 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both14: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both15: size = 6 OK 2025/11/13 01:15:56 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both15: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both16: size = 6 OK 2025/11/13 01:15:56 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both16: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both17: size = 6 OK 2025/11/13 01:15:56 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both17: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both18: size = 6 OK 2025/11/13 01:15:56 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both18: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both19: size = 6 OK 2025/11/13 01:15:56 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both19: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both1: size = 6 OK 2025/11/13 01:15:56 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both1: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both2: size = 6 OK 2025/11/13 01:15:56 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both2: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both3: size = 6 OK 2025/11/13 01:15:56 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both0: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both4: size = 6 OK 2025/11/13 01:15:56 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both10: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both5: size = 6 OK 2025/11/13 01:15:56 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both11: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both6: size = 6 OK 2025/11/13 01:15:56 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both4: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both7: size = 6 OK 2025/11/13 01:15:56 DEBUG : both3: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both8: size = 6 OK 2025/11/13 01:15:56 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both5: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both9: size = 6 OK 2025/11/13 01:15:56 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both6: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both8: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:15:56 DEBUG : both9: Unchanged skipping 2025/11/13 01:15:56 DEBUG : both7: Unchanged skipping 2025/11/13 01:15:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:15:56 DEBUG : Waiting for deletions to finish 2025/11/13 01:15:56 INFO : only5: Deleted 2025/11/13 01:15:56 INFO : only16: Deleted 2025/11/13 01:15:56 INFO : only11: Deleted 2025/11/13 01:15:57 INFO : only10: Deleted 2025/11/13 01:15:57 INFO : only12: Deleted 2025/11/13 01:15:57 INFO : only14: Deleted 2025/11/13 01:15:57 INFO : only1: Deleted 2025/11/13 01:15:57 INFO : only2: Deleted 2025/11/13 01:15:57 INFO : only8: Deleted 2025/11/13 01:15:57 INFO : only4: Deleted 2025/11/13 01:15:57 INFO : only0: Deleted 2025/11/13 01:15:57 INFO : only13: Deleted 2025/11/13 01:15:57 INFO : only17: Deleted 2025/11/13 01:15:57 INFO : only3: Deleted 2025/11/13 01:15:57 INFO : only15: Deleted 2025/11/13 01:15:57 INFO : only6: Deleted 2025/11/13 01:15:57 INFO : only19: Deleted 2025/11/13 01:15:57 INFO : only7: Deleted 2025/11/13 01:15:57 INFO : only9: Deleted 2025/11/13 01:15:57 INFO : only18: Deleted 2025/11/13 01:15:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.21s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:16:15 DEBUG : both10: size = 6 OK 2025/11/13 01:16:15 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both0: size = 6 OK 2025/11/13 01:16:15 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:16:15 DEBUG : both11: size = 6 OK 2025/11/13 01:16:15 DEBUG : both10: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both13: size = 6 OK 2025/11/13 01:16:15 DEBUG : both12: size = 6 OK 2025/11/13 01:16:15 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both11: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both14: size = 6 OK 2025/11/13 01:16:15 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both0: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both15: size = 6 OK 2025/11/13 01:16:15 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both12: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both16: size = 6 OK 2025/11/13 01:16:15 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both16: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both17: size = 6 OK 2025/11/13 01:16:15 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both13: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both18: size = 6 OK 2025/11/13 01:16:15 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both18: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both19: size = 6 OK 2025/11/13 01:16:15 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both19: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both1: size = 6 OK 2025/11/13 01:16:15 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both1: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both2: size = 6 OK 2025/11/13 01:16:15 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both2: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both3: size = 6 OK 2025/11/13 01:16:15 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both14: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both4: size = 6 OK 2025/11/13 01:16:15 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both4: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both5: size = 6 OK 2025/11/13 01:16:15 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both5: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both6: size = 6 OK 2025/11/13 01:16:15 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both6: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both7: size = 6 OK 2025/11/13 01:16:15 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both7: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both8: size = 6 OK 2025/11/13 01:16:15 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both8: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both9: size = 6 OK 2025/11/13 01:16:15 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:15 DEBUG : both9: Unchanged skipping 2025/11/13 01:16:15 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only0: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only0: Sizes differ 2025/11/13 01:16:15 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only10: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only10: Sizes differ 2025/11/13 01:16:15 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only11: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only11: Sizes differ 2025/11/13 01:16:15 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only12: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only12: Sizes differ 2025/11/13 01:16:15 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only13: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only13: Sizes differ 2025/11/13 01:16:15 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only14: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only14: Sizes differ 2025/11/13 01:16:15 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only15: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only15: Sizes differ 2025/11/13 01:16:15 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only16: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only16: Sizes differ 2025/11/13 01:16:15 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only17: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only17: Sizes differ 2025/11/13 01:16:15 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only18: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only18: Sizes differ 2025/11/13 01:16:15 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only19: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only19: Sizes differ 2025/11/13 01:16:15 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only1: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only1: Sizes differ 2025/11/13 01:16:15 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only2: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only2: Sizes differ 2025/11/13 01:16:15 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only3: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only3: Sizes differ 2025/11/13 01:16:15 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only4: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only4: Sizes differ 2025/11/13 01:16:15 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only5: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only5: Sizes differ 2025/11/13 01:16:15 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only6: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only6: Sizes differ 2025/11/13 01:16:15 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only7: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only7: Sizes differ 2025/11/13 01:16:15 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only8: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only8: Sizes differ 2025/11/13 01:16:15 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1167872833) 2025/11/13 01:16:15 DEBUG : only9: size = 6 (Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa) 2025/11/13 01:16:15 DEBUG : only9: Sizes differ 2025/11/13 01:16:15 DEBUG : both15: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both17: Unchanged skipping 2025/11/13 01:16:15 DEBUG : both3: Unchanged skipping 2025/11/13 01:16:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:16:16 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/13 01:16:16 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/13 01:16:16 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/13 01:16:16 INFO : only0: Copied (replaced existing) 2025/11/13 01:16:16 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/13 01:16:16 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/13 01:16:16 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/13 01:16:16 INFO : only12: Copied (replaced existing) 2025/11/13 01:16:16 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/13 01:16:16 INFO : only10: Copied (replaced existing) 2025/11/13 01:16:16 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/13 01:16:16 INFO : only11: Copied (replaced existing) 2025/11/13 01:16:17 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/13 01:16:17 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/13 01:16:17 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/13 01:16:17 INFO : only13: Copied (replaced existing) 2025/11/13 01:16:17 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/13 01:16:17 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/13 01:16:17 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/13 01:16:17 INFO : only16: Copied (replaced existing) 2025/11/13 01:16:17 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/13 01:16:17 INFO : only14: Copied (replaced existing) 2025/11/13 01:16:17 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/13 01:16:17 INFO : only15: Copied (replaced existing) 2025/11/13 01:16:17 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/13 01:16:18 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/13 01:16:18 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/13 01:16:18 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/13 01:16:18 INFO : only17: Copied (replaced existing) 2025/11/13 01:16:18 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/13 01:16:18 INFO : only18: Copied (replaced existing) 2025/11/13 01:16:18 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/13 01:16:18 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/13 01:16:18 INFO : only19: Copied (replaced existing) 2025/11/13 01:16:18 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/13 01:16:18 INFO : only1: Copied (replaced existing) 2025/11/13 01:16:18 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/13 01:16:18 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/13 01:16:18 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/13 01:16:18 INFO : only2: Copied (replaced existing) 2025/11/13 01:16:19 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/13 01:16:19 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/13 01:16:19 INFO : only3: Copied (replaced existing) 2025/11/13 01:16:19 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/13 01:16:19 INFO : only4: Copied (replaced existing) 2025/11/13 01:16:19 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/13 01:16:19 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/13 01:16:19 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/13 01:16:19 INFO : only5: Copied (replaced existing) 2025/11/13 01:16:19 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/13 01:16:19 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/13 01:16:19 INFO : only6: Copied (replaced existing) 2025/11/13 01:16:19 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/13 01:16:19 INFO : only7: Copied (replaced existing) 2025/11/13 01:16:19 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/13 01:16:19 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/13 01:16:19 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/13 01:16:19 INFO : only8: Copied (replaced existing) 2025/11/13 01:16:20 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/13 01:16:20 INFO : only9: Copied (replaced existing) 2025/11/13 01:16:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.60s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:16:24 DEBUG : empty_dir: Making directory with metadata 2025/11/13 01:16:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 01:16:24 DEBUG : empty_on_remote: Making directory with metadata 2025/11/13 01:16:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 01:16:24 INFO : empty_on_remote: Making directory 2025/11/13 01:16:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 01:16:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/13 01:16:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/13 01:16:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/13 01:16:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.89s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:16:28 DEBUG : empty_dir: Making directory with metadata 2025/11/13 01:16:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 01:16:28 DEBUG : empty_on_remote: Making directory with metadata 2025/11/13 01:16:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 01:16:28 INFO : empty_on_remote: Making directory 2025/11/13 01:16:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 01:16:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/13 01:16:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/13 01:16:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/13 01:16:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/13 01:16:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:16:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 01:16:31 INFO : sub dir: Making directory 2025/11/13 01:16:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (8.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:16:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 01:16:39 INFO : sub dir: Making directory 2025/11/13 01:16:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (6.31s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:16:51 DEBUG : Waiting for deletions to finish 2025/11/13 01:16:51 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : apple: Excluded 2025/11/13 01:16:51 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : banana: Excluded 2025/11/13 01:16:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:16:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : splitbananasplit: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:16:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:16:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:16:52 DEBUG : apple: size = 5 OK 2025/11/13 01:16:52 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : apple: Unchanged skipping 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:16:52 DEBUG : banana: size = 6 OK 2025/11/13 01:16:52 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : banana: Unchanged skipping 2025/11/13 01:16:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:16:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:16:52 DEBUG : Waiting for deletions to finish 2025/11/13 01:16:52 INFO : There was nothing to transfer 2025/11/13 01:16:52 DEBUG : Waiting for deletions to finish 2025/11/13 01:16:52 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : apple: Excluded 2025/11/13 01:16:52 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : banana: Excluded 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:16:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : splitbananasplit: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:16:52 DEBUG : banana: size = 6 OK 2025/11/13 01:16:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:16:52 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : banana: Unchanged skipping 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:16:52 DEBUG : apple: size = 5 OK 2025/11/13 01:16:52 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : apple: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:16:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:16:52 DEBUG : Waiting for deletions to finish 2025/11/13 01:16:52 INFO : There was nothing to transfer 2025/11/13 01:16:52 DEBUG : Waiting for deletions to finish 2025/11/13 01:16:52 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : apple: Excluded 2025/11/13 01:16:52 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : banana: Excluded 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:16:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : splitbananasplit: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:16:52 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:17:08 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:08 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : apple: Excluded 2025/11/13 01:17:08 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : banana: Excluded 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : splitbananasplit: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:17:08 DEBUG : apple: size = 5 OK 2025/11/13 01:17:08 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : apple: Unchanged skipping 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:17:08 DEBUG : banana: size = 6 OK 2025/11/13 01:17:08 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : banana: Unchanged skipping 2025/11/13 01:17:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:17:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:17:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:17:08 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:08 INFO : There was nothing to transfer 2025/11/13 01:17:08 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:08 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : apple: Excluded 2025/11/13 01:17:08 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : banana: Excluded 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : splitbananasplit: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:17:08 DEBUG : apple: size = 5 OK 2025/11/13 01:17:08 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : apple: Unchanged skipping 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:17:08 DEBUG : banana: size = 6 OK 2025/11/13 01:17:08 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : banana: Unchanged skipping 2025/11/13 01:17:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:17:08 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:17:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:17:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:17:08 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:08 INFO : There was nothing to transfer 2025/11/13 01:17:08 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:08 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : apple: Excluded 2025/11/13 01:17:08 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : banana: Excluded 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : splitbananasplit: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:17:08 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:17:19 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:19 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : apple: Excluded 2025/11/13 01:17:19 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : banana: Excluded 2025/11/13 01:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : splitbananasplit: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:17:19 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:17:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 01:17:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:17:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:17:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/13 01:17:19 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/13 01:17:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:19 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/13 01:17:19 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/13 01:17:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:20 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/13 01:17:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/13 01:17:20 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/13 01:17:20 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/13 01:17:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:20 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/13 01:17:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/13 01:17:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/13 01:17:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/13 01:17:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/13 01:17:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/13 01:17:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/13 01:17:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/13 01:17:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/13 01:17:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/13 01:17:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/13 01:17:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/13 01:17:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/13 01:17:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/13 01:17:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/13 01:17:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:22 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/13 01:17:22 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:22 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 01:17:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 01:17:22 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 01:17:22 INFO : banana: Deleted 2025/11/13 01:17:22 INFO : appleappleapplebanana: Deleted 2025/11/13 01:17:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 01:17:22 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 01:17:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 01:17:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 01:17:23 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 01:17:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 01:17:23 INFO : splitbananasplit: Deleted 2025/11/13 01:17:23 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 01:17:23 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 01:17:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 01:17:23 INFO : apple: Deleted 2025/11/13 01:17:23 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 01:17:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 01:17:23 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 01:17:23 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 01:17:23 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : YXBwbGU=: Excluded 2025/11/13 01:17:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/13 01:17:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : YmFuYW5h: Excluded 2025/11/13 01:17:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/13 01:17:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/13 01:17:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : YXBwbGU=: size = 5 OK 2025/11/13 01:17:24 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : apple: Unchanged skipping 2025/11/13 01:17:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:17:24 DEBUG : YmFuYW5h: size = 6 OK 2025/11/13 01:17:24 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : banana: Unchanged skipping 2025/11/13 01:17:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/13 01:17:24 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 01:17:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/13 01:17:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:17:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:17:24 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:24 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : YXBwbGU=: Excluded 2025/11/13 01:17:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/13 01:17:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : YmFuYW5h: Excluded 2025/11/13 01:17:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/13 01:17:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/13 01:17:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 01:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 01:17:24 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 01:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 01:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 01:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 01:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 01:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 01:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:17:32 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:32 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : apple: Excluded 2025/11/13 01:17:32 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : banana: Excluded 2025/11/13 01:17:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:17:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : splitbananasplit: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:17:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:17:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:17:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 01:17:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 01:17:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 01:17:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 01:17:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 01:17:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 01:17:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 01:17:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 01:17:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 01:17:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 01:17:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 01:17:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 01:17:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 01:17:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 01:17:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/13 01:17:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:17:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:17:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/13 01:17:33 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/13 01:17:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/13 01:17:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/13 01:17:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 01:17:33 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/13 01:17:33 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/13 01:17:33 INFO : apple: Copied (new) to: PREFIXapple 2025/11/13 01:17:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/13 01:17:33 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/13 01:17:33 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/13 01:17:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/13 01:17:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/13 01:17:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:33 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 01:17:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 01:17:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/13 01:17:34 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/13 01:17:35 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:36 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/13 01:17:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/13 01:17:36 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 01:17:36 INFO : appleappleapplebanana: Deleted 2025/11/13 01:17:36 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 01:17:36 INFO : banana: Deleted 2025/11/13 01:17:36 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 01:17:36 INFO : apple: Deleted 2025/11/13 01:17:36 INFO : splitbananasplit: Deleted 2025/11/13 01:17:36 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 01:17:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 01:17:37 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 01:17:37 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 01:17:37 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : PREFIXapple: Excluded 2025/11/13 01:17:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : PREFIXbanana: Excluded 2025/11/13 01:17:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/13 01:17:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:17:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/13 01:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 01:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 01:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 01:17:37 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 01:17:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 01:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 01:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 01:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 01:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 01:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 01:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 01:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 01:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 01:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 01:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 01:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 01:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 01:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 01:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 01:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 01:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 01:17:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:17:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:17:38 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/13 01:17:38 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/13 01:17:38 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/13 01:17:38 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/13 01:17:38 INFO : appleappleapplebanana: Copied (new) 2025/11/13 01:17:38 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/13 01:17:38 INFO : apple: Copied (new) 2025/11/13 01:17:38 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/13 01:17:38 INFO : banana: Copied (new) 2025/11/13 01:17:38 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/13 01:17:38 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/13 01:17:38 INFO : splitbananasplit: Copied (new) 2025/11/13 01:17:38 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/13 01:17:38 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/13 01:17:38 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/13 01:17:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/13 01:17:38 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/13 01:17:38 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/13 01:17:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/13 01:17:38 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/13 01:17:38 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/13 01:17:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/13 01:17:39 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/13 01:17:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/13 01:17:39 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/13 01:17:39 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/13 01:17:39 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/13 01:17:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/13 01:17:39 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/13 01:17:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/13 01:17:39 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/13 01:17:39 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/13 01:17:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/13 01:17:39 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/13 01:17:39 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/13 01:17:39 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/13 01:17:39 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/13 01:17:39 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/13 01:17:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/13 01:17:39 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/13 01:17:40 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/13 01:17:40 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/13 01:17:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/13 01:17:40 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/13 01:17:40 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/13 01:17:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/13 01:17:40 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/13 01:17:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/13 01:17:40 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/13 01:17:40 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/13 01:17:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/13 01:17:40 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/13 01:17:40 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/13 01:17:40 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/13 01:17:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/13 01:17:40 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/13 01:17:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/13 01:17:40 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/13 01:17:40 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/13 01:17:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/13 01:17:40 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:41 INFO : PREFIXsplitbananasplit: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/13 01:17:41 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/13 01:17:41 INFO : PREFIXapple: Deleted 2025/11/13 01:17:41 INFO : PREFIXbanana: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/13 01:17:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/13 01:17:41 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:41 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:17:41 DEBUG : apple: Excluded 2025/11/13 01:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:17:41 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:17:41 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:17:41 DEBUG : banana: Excluded 2025/11/13 01:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:17:41 DEBUG : splitbananasplit: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:17:42 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:42 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : apple: Excluded 2025/11/13 01:17:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:17:42 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : banana: Excluded 2025/11/13 01:17:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : splitbananasplit: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:17:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:17:42 DEBUG : dir1/0013-789;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:17:52 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:52 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : apple: Excluded 2025/11/13 01:17:52 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : banana: Excluded 2025/11/13 01:17:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:17:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : splitbananasplit: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:17:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:17:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:17:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 01:17:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 01:17:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 01:17:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 01:17:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 01:17:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:17:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:17:53 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/13 01:17:53 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/13 01:17:53 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/13 01:17:53 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/13 01:17:53 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 01:17:53 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:53 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/13 01:17:53 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 01:17:53 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/13 01:17:53 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/13 01:17:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/13 01:17:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/13 01:17:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 01:17:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/13 01:17:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/13 01:17:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 01:17:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/13 01:17:54 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 01:17:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/13 01:17:54 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 01:17:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/13 01:17:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 01:17:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/13 01:17:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 01:17:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 01:17:54 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/13 01:17:55 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 01:17:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/13 01:17:55 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 01:17:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/13 01:17:55 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 01:17:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/13 01:17:55 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/13 01:17:55 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/13 01:17:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/13 01:17:55 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 01:17:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 01:17:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/13 01:17:55 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 01:17:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/13 01:17:55 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/13 01:17:55 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/13 01:17:56 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 01:17:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/13 01:17:56 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 01:17:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/13 01:17:56 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:56 INFO : appleappleapplebanana: Deleted 2025/11/13 01:17:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 01:17:56 INFO : apple: Deleted 2025/11/13 01:17:56 INFO : splitbananasplit: Deleted 2025/11/13 01:17:56 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 01:17:56 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 01:17:56 INFO : banana: Deleted 2025/11/13 01:17:57 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 01:17:57 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 01:17:57 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 01:17:57 DEBUG : Waiting for deletions to finish 2025/11/13 01:17:57 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : bananaSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : appleSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 01:17:57 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/13 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 01:17:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 01:17:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 01:17:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:17:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:17:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:17:57 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/13 01:17:58 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/13 01:17:58 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/13 01:17:58 INFO : appleappleapplebanana: Copied (new) 2025/11/13 01:17:58 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/13 01:17:58 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/13 01:17:58 INFO : splitbananasplit: Copied (new) 2025/11/13 01:17:58 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/13 01:17:58 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/13 01:17:58 INFO : banana: Copied (new) 2025/11/13 01:17:58 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/13 01:17:58 INFO : apple: Copied (new) 2025/11/13 01:17:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/13 01:17:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/13 01:17:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/13 01:17:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/13 01:17:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/13 01:17:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/13 01:17:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/13 01:17:59 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/13 01:17:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/13 01:17:59 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/13 01:17:59 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/13 01:17:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/13 01:17:59 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/13 01:17:59 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/13 01:17:59 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/13 01:17:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/13 01:17:59 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/13 01:17:59 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/13 01:17:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/13 01:17:59 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/13 01:17:59 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/13 01:17:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/13 01:17:59 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/13 01:17:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/13 01:17:59 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/13 01:18:00 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/13 01:18:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/13 01:18:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/13 01:18:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/13 01:18:00 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/13 01:18:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/13 01:18:00 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/13 01:18:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/13 01:18:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/13 01:18:00 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/13 01:18:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/13 01:18:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/13 01:18:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/13 01:18:00 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/13 01:18:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/13 01:18:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/13 01:18:00 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/13 01:18:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/13 01:18:00 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/13 01:18:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/13 01:18:01 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/13 01:18:01 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/13 01:18:01 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/13 01:18:01 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:01 INFO : appleSUFFIX: Deleted 2025/11/13 01:18:01 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/13 01:18:01 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/13 01:18:01 INFO : bananaSUFFIX: Deleted 2025/11/13 01:18:01 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/13 01:18:01 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/13 01:18:01 INFO : splitbananasplitSUFFIX: Deleted 2025/11/13 01:18:01 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/13 01:18:01 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/13 01:18:01 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/13 01:18:01 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/13 01:18:01 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/13 01:18:01 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/13 01:18:02 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/13 01:18:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/13 01:18:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/13 01:18:02 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/13 01:18:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/13 01:18:02 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/13 01:18:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/13 01:18:02 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:02 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : apple: Excluded 2025/11/13 01:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:02 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : banana: Excluded 2025/11/13 01:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:18:03 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:03 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : apple: Excluded 2025/11/13 01:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:03 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : banana: Excluded 2025/11/13 01:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:03 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:18:13 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:13 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : apple: Excluded 2025/11/13 01:18:13 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : banana: Excluded 2025/11/13 01:18:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:18:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : apple: size = 5 OK 2025/11/13 01:18:13 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:13 DEBUG : apple: Unchanged skipping 2025/11/13 01:18:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:13 DEBUG : banana: size = 6 OK 2025/11/13 01:18:13 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:13 DEBUG : banana: Unchanged skipping 2025/11/13 01:18:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 01:18:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 01:18:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 01:18:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:18:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:18:14 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/13 01:18:14 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/13 01:18:14 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/13 01:18:14 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/13 01:18:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/13 01:18:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:14 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/13 01:18:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/13 01:18:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:14 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/13 01:18:14 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/13 01:18:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/13 01:18:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:14 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/13 01:18:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/13 01:18:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:14 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/13 01:18:14 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/13 01:18:14 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/13 01:18:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/13 01:18:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:15 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/13 01:18:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/13 01:18:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:15 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/13 01:18:15 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/13 01:18:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/13 01:18:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:15 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/13 01:18:15 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/13 01:18:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/13 01:18:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:15 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/13 01:18:15 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/13 01:18:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/13 01:18:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:15 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/13 01:18:15 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/13 01:18:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/13 01:18:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:15 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/13 01:18:15 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/13 01:18:15 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/13 01:18:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/13 01:18:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:15 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/13 01:18:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/13 01:18:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:15 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/13 01:18:15 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/13 01:18:16 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/13 01:18:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/13 01:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:16 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/13 01:18:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/13 01:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:16 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/13 01:18:16 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/13 01:18:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/13 01:18:16 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/13 01:18:16 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/13 01:18:16 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/13 01:18:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/13 01:18:16 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/13 01:18:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/13 01:18:16 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/13 01:18:16 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/13 01:18:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/13 01:18:16 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:16 INFO : appleappleapplebanana: Deleted 2025/11/13 01:18:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 01:18:17 INFO : splitbananasplit: Deleted 2025/11/13 01:18:17 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 01:18:17 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 01:18:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 01:18:18 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:18 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : apple: Excluded 2025/11/13 01:18:18 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : banana: Excluded 2025/11/13 01:18:18 DEBUG : appleapple: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : appleapple: Excluded 2025/11/13 01:18:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : splitbanan: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0000-abcde: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdef: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0008-23456: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijk: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0007-12345: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefg: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0003-defgh: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0009-34567: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0004-efghi: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0005-fghij: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0010-45678: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0011-56789: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:18 DEBUG : apple: size = 5 OK 2025/11/13 01:18:18 DEBUG : appleapple: size = 21 OK 2025/11/13 01:18:18 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : apple: Unchanged skipping 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:18:18 DEBUG : banana: size = 6 OK 2025/11/13 01:18:18 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : banana: Unchanged skipping 2025/11/13 01:18:18 DEBUG : splitbanan: size = 16 OK 2025/11/13 01:18:18 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 01:18:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 01:18:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 01:18:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 01:18:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 01:18:18 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 01:18:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 01:18:18 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/13 01:18:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 01:18:18 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 01:18:18 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/13 01:18:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 01:18:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 01:18:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 01:18:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 01:18:18 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:18:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:18:18 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:18 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:18 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : apple: Excluded 2025/11/13 01:18:18 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : banana: Excluded 2025/11/13 01:18:18 DEBUG : appleapple: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : appleapple: Excluded 2025/11/13 01:18:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : splitbanan: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0000-abcde: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdef: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0008-23456: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijk: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0007-12345: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefg: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0003-defgh: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0009-34567: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0004-efghi: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0005-fghij: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0010-45678: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0011-56789: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=: Excluded 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 01:18:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 01:18:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 01:18:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 01:18:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 01:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 01:18:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 01:18:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 01:18:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 01:18:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 01:18:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 01:18:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 01:18:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 01:18:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 01:18:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 01:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 01:18:18 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:18:29 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:29 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : apple: Excluded 2025/11/13 01:18:29 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : banana: Excluded 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:18:29 DEBUG : apple: size = 5 OK 2025/11/13 01:18:29 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:18:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:18:29 DEBUG : apple: Unchanged skipping 2025/11/13 01:18:29 DEBUG : banana: size = 6 OK 2025/11/13 01:18:29 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : banana: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:18:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:18:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:18:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:18:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:18:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:18:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:18:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:18:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:18:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:18:29 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:29 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:29 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : apple: Excluded 2025/11/13 01:18:29 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : banana: Excluded 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:18:29 DEBUG : apple: size = 5 OK 2025/11/13 01:18:29 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : apple: Unchanged skipping 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:18:29 DEBUG : banana: size = 6 OK 2025/11/13 01:18:29 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : banana: Unchanged skipping 2025/11/13 01:18:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:18:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:18:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:18:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:18:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:18:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:18:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:18:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:18:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:18:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:18:30 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:30 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:30 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : apple: Excluded 2025/11/13 01:18:30 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : banana: Excluded 2025/11/13 01:18:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:18:30 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:30 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : apple: Excluded 2025/11/13 01:18:30 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : banana: Excluded 2025/11/13 01:18:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:30 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:18:40 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:40 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : apple: Excluded 2025/11/13 01:18:40 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : banana: Excluded 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:18:40 DEBUG : apple: size = 5 OK 2025/11/13 01:18:40 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : apple: Unchanged skipping 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:18:40 DEBUG : banana: size = 6 OK 2025/11/13 01:18:40 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : banana: Unchanged skipping 2025/11/13 01:18:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:18:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:18:40 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:40 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:40 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : apple: Excluded 2025/11/13 01:18:40 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : banana: Excluded 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:18:40 DEBUG : apple: size = 5 OK 2025/11/13 01:18:40 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : apple: Unchanged skipping 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:18:40 DEBUG : banana: size = 6 OK 2025/11/13 01:18:40 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : banana: Unchanged skipping 2025/11/13 01:18:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:18:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:18:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:18:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:18:40 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:40 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:40 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : apple: Excluded 2025/11/13 01:18:40 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : banana: Excluded 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:40 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:18:50 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:50 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : apple: Excluded 2025/11/13 01:18:50 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : banana: Excluded 2025/11/13 01:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:18:51 DEBUG : apple: size = 5 OK 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:18:51 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:18:51 DEBUG : apple: Unchanged skipping 2025/11/13 01:18:51 DEBUG : banana: size = 6 OK 2025/11/13 01:18:51 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : banana: Unchanged skipping 2025/11/13 01:18:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:18:51 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:18:51 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:51 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:51 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : apple: Excluded 2025/11/13 01:18:51 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : banana: Excluded 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:18:51 DEBUG : apple: size = 5 OK 2025/11/13 01:18:51 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : apple: Unchanged skipping 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:18:51 DEBUG : banana: size = 6 OK 2025/11/13 01:18:51 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : banana: Unchanged skipping 2025/11/13 01:18:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:18:51 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:18:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:18:51 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:51 DEBUG : Waiting for deletions to finish 2025/11/13 01:18:51 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : apple: Excluded 2025/11/13 01:18:51 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : banana: Excluded 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : splitbananasplit: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:18:51 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:01 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:01 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : apple: Excluded 2025/11/13 01:19:01 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : banana: Excluded 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : splitbananasplit: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:19:01 DEBUG : apple: size = 5 OK 2025/11/13 01:19:01 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : apple: Unchanged skipping 2025/11/13 01:19:01 DEBUG : banana: size = 6 OK 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:19:01 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : banana: Unchanged skipping 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:19:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:19:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:01 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:01 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:01 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : apple: Excluded 2025/11/13 01:19:01 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : banana: Excluded 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : splitbananasplit: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:19:01 DEBUG : apple: size = 5 OK 2025/11/13 01:19:01 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : apple: Unchanged skipping 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:19:01 DEBUG : banana: size = 6 OK 2025/11/13 01:19:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:19:01 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : banana: Unchanged skipping 2025/11/13 01:19:01 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:19:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:01 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:01 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:01 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : apple: Excluded 2025/11/13 01:19:01 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : banana: Excluded 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : splitbananasplit: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:19:01 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:11 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:11 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : apple: Excluded 2025/11/13 01:19:11 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : banana: Excluded 2025/11/13 01:19:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:19:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : splitbananasplit: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:19:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:19:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:19:11 DEBUG : apple: size = 5 OK 2025/11/13 01:19:11 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : apple: Unchanged skipping 2025/11/13 01:19:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:19:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:19:11 DEBUG : banana: size = 6 OK 2025/11/13 01:19:11 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : banana: Unchanged skipping 2025/11/13 01:19:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:19:11 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:19:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:19:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:19:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:19:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:19:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:19:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:19:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:19:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:11 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:11 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:12 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : apple: Excluded 2025/11/13 01:19:12 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : banana: Excluded 2025/11/13 01:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : splitbananasplit: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/13 01:19:12 DEBUG : apple: size = 5 OK 2025/11/13 01:19:12 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : apple: Unchanged skipping 2025/11/13 01:19:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 01:19:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 01:19:12 DEBUG : banana: size = 6 OK 2025/11/13 01:19:12 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : banana: Unchanged skipping 2025/11/13 01:19:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 01:19:12 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 01:19:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 01:19:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 01:19:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 01:19:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 01:19:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 01:19:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 01:19:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 01:19:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:12 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:12 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:12 DEBUG : apple: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : apple: Excluded 2025/11/13 01:19:12 DEBUG : banana: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : banana: Excluded 2025/11/13 01:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : appleappleapplebanana: Excluded 2025/11/13 01:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : splitbananasplit: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/13 01:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 01:19:12 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (150.83s) --- PASS: TestTransform/NFC (16.62s) --- PASS: TestTransform/NFD (11.18s) --- PASS: TestTransform/base64 (13.19s) --- PASS: TestTransform/prefix (20.10s) --- PASS: TestTransform/suffix (20.79s) --- PASS: TestTransform/truncate (15.73s) --- PASS: TestTransform/encoder (11.18s) --- PASS: TestTransform/ISO-8859-1 (10.56s) --- PASS: TestTransform/charmap (10.46s) --- PASS: TestTransform/lowercase (10.39s) --- PASS: TestTransform/ascii (10.64s) === RUN TestTransformCopy run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 01:19:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 01:19:16 INFO : sub dir_somesuffix: Making directory 2025/11/13 01:19:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 01:19:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/13 01:19:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 01:19:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/13 01:19:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 01:19:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/13 01:19:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 01:19:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 01:19:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.24s) === RUN TestDoubleTransform run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:18 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:18 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:18 INFO : tictactoe: Making directory 2025/11/13 01:19:18 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:18 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/13 01:19:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:18 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/13 01:19:18 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/13 01:19:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/13 01:19:18 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.34s) === RUN TestFileTag run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:19 INFO : toe: Making directory 2025/11/13 01:19:19 INFO : toe/toe: Making directory 2025/11/13 01:19:19 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 01:19:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 01:19:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 01:19:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:20 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/13 01:19:20 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/13 01:19:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/13 01:19:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.63s) === RUN TestNoTag run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:21 INFO : toe: Making directory 2025/11/13 01:19:21 INFO : toe/toe: Making directory 2025/11/13 01:19:21 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 01:19:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 01:19:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 01:19:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:21 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/13 01:19:21 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/13 01:19:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/13 01:19:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.49s) === RUN TestDirTag run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:22 DEBUG : empty_dir: Making directory with metadata 2025/11/13 01:19:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 01:19:22 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:22 INFO : tictacempty_dir: Making directory 2025/11/13 01:19:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:22 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:22 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:22 INFO : tictactoe: Making directory 2025/11/13 01:19:22 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:22 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:22 INFO : tictactoe/tictactoe: Making directory 2025/11/13 01:19:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 01:19:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 01:19:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 01:19:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/13 01:19:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/13 01:19:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/13 01:19:23 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (1.93s) === RUN TestAllTag run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:24 DEBUG : empty_dir: Making directory with metadata 2025/11/13 01:19:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 01:19:24 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:24 INFO : tictacempty_dir: Making directory 2025/11/13 01:19:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:24 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:24 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:24 INFO : tictactoe: Making directory 2025/11/13 01:19:24 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:24 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:24 INFO : tictactoe/tictactoe: Making directory 2025/11/13 01:19:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 01:19:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 01:19:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:25 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/13 01:19:25 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:25 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:25 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:25 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:25 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 01:19:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 01:19:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/13 01:19:25 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: 0 differences found 2025/11/13 01:19:25 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: 1 hashes could not be checked 2025/11/13 01:19:25 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: 1 matching files --- PASS: TestAllTag (2.06s) === RUN TestRunTwice run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:26 INFO : tictactoe: Making directory 2025/11/13 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:26 INFO : tictactoe/tictactoe: Making directory 2025/11/13 01:19:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 01:19:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 01:19:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 01:19:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:27 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/13 01:19:27 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/13 01:19:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/13 01:19:27 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:27 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:27 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:27 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 01:19:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/11/13 01:19:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 01:19:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/13 01:19:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.87s) === RUN TestSyntax 2025/11/13 01:19:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:28 INFO : toe: Making directory 2025/11/13 01:19:28 INFO : toe/toe: Making directory 2025/11/13 01:19:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 01:19:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:29 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/13 01:19:29 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/13 01:19:29 INFO : toe/toe/toe: Copied (new) 2025/11/13 01:19:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.53s) === RUN TestMove run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:30 DEBUG : empty_dir: Making directory with metadata 2025/11/13 01:19:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 01:19:30 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:30 INFO : tictacempty_dir: Making directory 2025/11/13 01:19:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:30 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:30 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:30 INFO : tictactoe: Making directory 2025/11/13 01:19:30 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:30 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:30 INFO : tictactoe/tictactoe: Making directory 2025/11/13 01:19:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 01:19:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 01:19:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/13 01:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:30 INFO : toe/toe/toe.txt: Deleted 2025/11/13 01:19:30 INFO : toe/toe: Removing directory 2025/11/13 01:19:30 INFO : toe: Removing directory 2025/11/13 01:19:30 INFO : empty_dir: Removing directory 2025/11/13 01:19:30 DEBUG : Local file system at /tmp/rclone1167872833: deleted 3 directories --- PASS: TestMove (1.93s) === RUN TestTransformFile run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:31 DEBUG : empty_dir: Making directory with metadata 2025/11/13 01:19:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 01:19:31 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:31 INFO : tictacempty_dir: Making directory 2025/11/13 01:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:32 INFO : tictactoe: Making directory 2025/11/13 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:32 INFO : tictactoe/tictactoe: Making directory 2025/11/13 01:19:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 01:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 01:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/13 01:19:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:32 INFO : toe/toe/toe.txt: Deleted 2025/11/13 01:19:32 INFO : toe/toe: Removing directory 2025/11/13 01:19:32 INFO : toe: Removing directory 2025/11/13 01:19:32 INFO : empty_dir: Removing directory 2025/11/13 01:19:32 DEBUG : Local file system at /tmp/rclone1167872833: deleted 3 directories 2025/11/13 01:19:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 01:19:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/11/13 01:19:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 01:19:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 01:19:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 01:19:33 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (3.02s) === RUN TestManualTransformFile run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:34 DEBUG : Reset feature "Copy" 2025/11/13 01:19:34 DEBUG : Reset feature "Move" 2025/11/13 01:19:34 DEBUG : Reset feature "Copy" 2025/11/13 01:19:34 DEBUG : Reset feature "Move" 2025/11/13 01:19:34 DEBUG : empty_dir: Making directory with metadata 2025/11/13 01:19:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 01:19:34 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:35 INFO : tictacempty_dir: Making directory 2025/11/13 01:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 01:19:35 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:35 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:35 INFO : tictactoe: Making directory 2025/11/13 01:19:35 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:35 DEBUG : toe: transformed to: tictactoe 2025/11/13 01:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:35 INFO : tictactoe/tictactoe: Making directory 2025/11/13 01:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 01:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 01:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 01:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 01:19:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 01:19:35 INFO : toe/toe/toe.txt: Deleted 2025/11/13 01:19:35 INFO : toe/toe: Removing directory 2025/11/13 01:19:35 INFO : toe: Removing directory 2025/11/13 01:19:35 INFO : empty_dir: Removing directory 2025/11/13 01:19:35 DEBUG : Local file system at /tmp/rclone1167872833: deleted 3 directories 2025/11/13 01:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 01:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/11/13 01:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 01:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 01:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 01:19:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 01:19:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/13 01:19:36 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (3.22s) === RUN TestBase64 run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:38 DEBUG : toe: transformed to: dG9l 2025/11/13 01:19:38 DEBUG : toe: transformed to: dG9l 2025/11/13 01:19:38 INFO : dG9l: Making directory 2025/11/13 01:19:38 DEBUG : toe: transformed to: dG9l 2025/11/13 01:19:38 DEBUG : toe: transformed to: dG9l 2025/11/13 01:19:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/13 01:19:38 INFO : dG9l/dG9l: Making directory 2025/11/13 01:19:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/13 01:19:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/13 01:19:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 01:19:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 01:19:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 01:19:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/13 01:19:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 01:19:38 DEBUG : Waiting for deletions to finish 2025/11/13 01:19:38 DEBUG : dG9l: transformed to: toe 2025/11/13 01:19:38 DEBUG : dG9l: transformed to: toe 2025/11/13 01:19:38 INFO : toe: Set directory modification time (using SetModTime) 2025/11/13 01:19:38 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/13 01:19:39 DEBUG : dG9l: transformed to: toe 2025/11/13 01:19:39 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/13 01:19:39 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/11/13 01:19:39 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/13 01:19:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/13 01:19:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 01:19:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by -1ns, within tolerance 1µs) 2025/11/13 01:19:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/13 01:19:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/13 01:19:39 DEBUG : Local file system at /tmp/rclone1167872833: Waiting for checks to finish 2025/11/13 01:19:39 DEBUG : Local file system at /tmp/rclone1167872833: Waiting for transfers to finish 2025/11/13 01:19:39 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (1.73s) === RUN TestError run.go:185: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa", Local "Local file system at /tmp/rclone1167872833", Modify Window "1µs" 2025/11/13 01:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 01:19:39 DEBUG : toe: transformed to: 2025/11/13 01:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 01:19:39 DEBUG : toe: transformed to: 2025/11/13 01:19:39 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Making directory 2025/11/13 01:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 01:19:39 DEBUG : toe: transformed to: 2025/11/13 01:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 01:19:39 DEBUG : toe: transformed to: 2025/11/13 01:19:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 01:19:39 DEBUG : toe/toe: transformed to: 2025/11/13 01:19:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/13 01:19:39 INFO : toe/toe: Making directory 2025/11/13 01:19:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 01:19:40 DEBUG : toe/toe: transformed to: 2025/11/13 01:19:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/13 01:19:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 01:19:40 DEBUG : toe: transformed to: 2025/11/13 01:19:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 01:19:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 01:19:40 DEBUG : toe/toe/toe: transformed to: 2025/11/13 01:19:40 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/13 01:19:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for checks to finish 2025/11/13 01:19:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Waiting for transfers to finish 2025/11/13 01:19:40 DEBUG : toe/toe/toe: size = 11 OK 2025/11/13 01:19:40 INFO : toe/toe/toe: Copied (new) 2025/11/13 01:19:40 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: not deleting files as there were IO errors 2025/11/13 01:19:40 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: not deleting directories as there were IO errors --- PASS: TestError (1.50s) PASS 2025/11/13 01:19:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-romixac8risa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 6m41.049924691s (try 1/5)