"./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2025/07/02 03:55:03 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi" 2025/07/02 03:55:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 03:55:03 DEBUG : Creating backend with remote "/tmp/rclone1672483682" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/02 03:55:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.48s) === RUN TestCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 03:55:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:05 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:05 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:55:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.64s) === RUN TestCopyMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:06 DEBUG : Creating backend with remote "/non-existing" 2025/07/02 03:55:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/02 03:55:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.16s) === RUN TestCopyNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:07 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.31s) === RUN TestCopyCheckFirst run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:07 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Running all checks before starting transfers 2025/07/02 03:55:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:07 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Checks finished, now starting transfers 2025/07/02 03:55:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:08 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.35s) === RUN TestSyncNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:08 ERROR : Ignoring --no-traverse with sync 2025/07/02 03:55:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:09 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:09 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:55:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.32s) === RUN TestCopyWithDepth run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/02 03:55:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:10 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/02 03:55:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.92s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:55:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:11 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/02 03:55:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:12 DEBUG : object not found: remote potato2: directory bfc5888d-6ec2-407e-a42c-5bdb4d402f49: leaf potato2 2025/07/02 03:55:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:55:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:12 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/02 03:55:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/02 03:55:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 03:55:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/02 03:55:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 03:55:13 INFO : sub dir2: Making directory 2025/07/02 03:55:13 INFO : sub dir: Making directory 2025/07/02 03:55:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:13 INFO : sub dir2/sub sub dir2: Making directory 2025/07/02 03:55:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:13 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:13 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:55:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.83s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:14 INFO : sub dir2: Making directory 2025/07/02 03:55:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/02 03:55:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 03:55:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:15 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:16 DEBUG : sub dir2: Making directory with metadata 2025/07/02 03:55:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 03:55:16 INFO : sub dir2: Making directory 2025/07/02 03:55:16 INFO : sub dir: Making directory 2025/07/02 03:55:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:17 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:17 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:55:17 INFO : sub dir/hello world: Deleted 2025/07/02 03:55:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/02 03:55:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:17 INFO : sub dir2: Making directory 2025/07/02 03:55:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:18 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:55:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.38s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:19 DEBUG : sub dir2: Making directory with metadata 2025/07/02 03:55:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 03:55:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 03:55:19 INFO : sub dir2: Making directory 2025/07/02 03:55:19 INFO : sub dir: Making directory 2025/07/02 03:55:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:20 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:55:20 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.87s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.11s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:22 INFO : sub dir2: Making directory 2025/07/02 03:55:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:55:23 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:55:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.36s) === RUN TestServerSideCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:24 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-yoqagoc8vefe" sync_test.go:591: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi -> Quatrix FS for account rclone.quatrix.it at rclone-test-yoqagoc8vefe 2025/07/02 03:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yoqagoc8vefe: Waiting for checks to finish 2025/07/02 03:55:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yoqagoc8vefe: Waiting for transfers to finish 2025/07/02 03:55:25 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/07/02 03:55:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 03:55:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yoqagoc8vefe: Purge remote --- PASS: TestServerSideCopy (2.40s) === RUN TestCopyOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 03:55:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:27 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/02 03:55:27 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:28 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-rucecim6resu" sync_test.go:627: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi -> Quatrix FS for account rclone.quatrix.it at rclone-test-rucecim6resu 2025/07/02 03:55:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-rucecim6resu: Waiting for checks to finish 2025/07/02 03:55:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-rucecim6resu: Waiting for transfers to finish 2025/07/02 03:55:29 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/07/02 03:55:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 03:55:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-rucecim6resu: Waiting for checks to finish 2025/07/02 03:55:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 03:55:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-rucecim6resu: Waiting for transfers to finish 2025/07/02 03:55:30 DEBUG : sub dir/hello world.946d396a.partial: renamed to: sub dir/hello world 2025/07/02 03:55:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 03:55:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-rucecim6resu: Purge remote --- PASS: TestServerSideCopyOverSelf (3.71s) === RUN TestMoveOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 03:55:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:32 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/02 03:55:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/02 03:55:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:34 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sacaqup6tifo" sync_test.go:672: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi -> Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo 2025/07/02 03:55:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo: Waiting for checks to finish 2025/07/02 03:55:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo: Waiting for transfers to finish 2025/07/02 03:55:35 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/07/02 03:55:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 03:55:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo: Using server-side directory move 2025/07/02 03:55:35 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/02 03:55:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 03:55:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo: Waiting for checks to finish 2025/07/02 03:55:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo: Waiting for transfers to finish 2025/07/02 03:55:36 INFO : sub dir/hello world: Deleted 2025/07/02 03:55:36 INFO : sub dir/hello world: Moved (server-side) 2025/07/02 03:55:36 DEBUG : testing file moves 2025/07/02 03:55:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo: Waiting for checks to finish 2025/07/02 03:55:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/02 03:55:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo: Waiting for transfers to finish 2025/07/02 03:55:37 INFO : sub dir/hello world: Deleted 2025/07/02 03:55:37 INFO : sub dir/hello world: Moved (server-side) 2025/07/02 03:55:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sacaqup6tifo: Purge remote --- PASS: TestServerSideMoveOverSelf (4.07s) === RUN TestCopyAfterDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:38 ERROR : error listing: directory not found 2025/07/02 03:55:38 INFO : Local file system at /tmp/rclone1672483682: Making directory 2025/07/02 03:55:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.37s) === RUN TestCopyRedownload run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/02 03:55:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:55:39 DEBUG : Local file system at /tmp/rclone1672483682: Waiting for checks to finish 2025/07/02 03:55:39 DEBUG : Local file system at /tmp/rclone1672483682: Waiting for transfers to finish 2025/07/02 03:55:39 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/07/02 03:55:39 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:55:39 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.52s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/02 03:55:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:41 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/02 03:55:41 INFO : check sum: Copied (new) 2025/07/02 03:55:41 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:41 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/02 03:55:41 DEBUG : check sum: Size of src and dst objects identical 2025/07/02 03:55:41 DEBUG : check sum: Unchanged skipping 2025/07/02 03:55:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:41 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.02s) === RUN TestSyncSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/02 03:55:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:42 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/02 03:55:42 INFO : sizeonly: Copied (new) 2025/07/02 03:55:42 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:42 DEBUG : sizeonly: Sizes identical 2025/07/02 03:55:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:42 DEBUG : sizeonly: Unchanged skipping 2025/07/02 03:55:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:42 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.99s) === RUN TestSyncIgnoreSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/02 03:55:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:43 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/02 03:55:43 INFO : ignore-size: Copied (new) 2025/07/02 03:55:43 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:43 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:55:43 DEBUG : ignore-size: Unchanged skipping 2025/07/02 03:55:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:43 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.92s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:44 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:55:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:44 DEBUG : existing: Unchanged skipping 2025/07/02 03:55:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:44 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:44 INFO : There was nothing to transfer 2025/07/02 03:55:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/02 03:55:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:44 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/02 03:55:44 INFO : existing: Copied (replaced existing) 2025/07/02 03:55:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/02 03:55:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:45 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/02 03:55:45 INFO : existing: Copied (new) 2025/07/02 03:55:45 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:45 DEBUG : existing: Destination exists, skipping 2025/07/02 03:55:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:45 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:46 INFO : d: Making directory 2025/07/02 03:55:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/02 03:55:47 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:55:47 DEBUG : c/non empty space: Unchanged skipping 2025/07/02 03:55:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:47 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/02 03:55:47 INFO : a/potato2: Copied (new) 2025/07/02 03:55:47 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:48 INFO : b/potato: Deleted 2025/07/02 03:55:48 INFO : d: Removing directory 2025/07/02 03:55:48 INFO : b: Removing directory 2025/07/02 03:55:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: deleted 2 directories --- PASS: TestSyncIgnoreErrors (3.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:50 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/07/02 03:55:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:50 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/02 03:55:50 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:50 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/07/02 03:55:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:51 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/02 03:55:51 INFO : empty space: Copied (replaced existing) 2025/07/02 03:55:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (1.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.11s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:52 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/07/02 03:55:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:52 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/02 03:55:52 INFO : foo: Copied (replaced existing) 2025/07/02 03:55:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.30s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:53 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:55:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/02 03:55:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:53 DEBUG : empty space: Unchanged skipping 2025/07/02 03:55:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:53 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/02 03:55:53 INFO : potato: Copied (new) 2025/07/02 03:55:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/02 03:55:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:55 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/02 03:55:55 INFO : potato: Copied (replaced existing) 2025/07/02 03:55:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.40s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:56 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/07/02 03:55:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:56 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/02 03:55:56 INFO : potato: Copied (replaced existing) 2025/07/02 03:55:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:55:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/02 03:55:57 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:55:57 DEBUG : empty space: Unchanged skipping 2025/07/02 03:55:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:57 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:55:58 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:55:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:55:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:55:59 DEBUG : empty space: Unchanged skipping 2025/07/02 03:55:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:55:59 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/02 03:55:59 INFO : potato2: Copied (new) 2025/07/02 03:55:59 DEBUG : Waiting for deletions to finish 2025/07/02 03:55:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:01 INFO : d: Making directory 2025/07/02 03:56:01 INFO : d/e: Making directory 2025/07/02 03:56:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/02 03:56:01 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:01 DEBUG : c/non empty space: Unchanged skipping 2025/07/02 03:56:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:02 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/02 03:56:02 INFO : a/potato2: Copied (new) 2025/07/02 03:56:02 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:02 INFO : b/potato: Deleted 2025/07/02 03:56:02 INFO : d/e: Removing directory 2025/07/02 03:56:02 INFO : d: Removing directory 2025/07/02 03:56:03 INFO : b: Removing directory 2025/07/02 03:56:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:05 INFO : d: Making directory 2025/07/02 03:56:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/02 03:56:05 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:05 DEBUG : c/non empty space: Unchanged skipping 2025/07/02 03:56:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:06 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/02 03:56:06 INFO : a/potato2: Copied (new) 2025/07/02 03:56:06 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: not deleting files as there were IO errors 2025/07/02 03:56:06 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:09 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:09 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:56:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:09 DEBUG : empty space: Unchanged skipping 2025/07/02 03:56:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:09 INFO : potato: Deleted 2025/07/02 03:56:09 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/02 03:56:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.77s) === RUN TestSyncDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:11 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:11 INFO : potato: Deleted 2025/07/02 03:56:11 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:56:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:11 DEBUG : empty space: Unchanged skipping 2025/07/02 03:56:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:11 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/02 03:56:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:56:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:13 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/02 03:56:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.39s) === RUN TestSyncWithExclude run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:14 DEBUG : enormous: Excluded (Size Filter) 2025/07/02 03:56:14 DEBUG : enormous: Excluded 2025/07/02 03:56:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 03:56:14 DEBUG : potato2: Excluded 2025/07/02 03:56:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 03:56:14 DEBUG : potato2: Excluded 2025/07/02 03:56:14 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:14 DEBUG : empty space: Unchanged skipping 2025/07/02 03:56:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:14 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:14 INFO : There was nothing to transfer 2025/07/02 03:56:14 DEBUG : enormous: Excluded (Size Filter) 2025/07/02 03:56:14 DEBUG : enormous: Excluded 2025/07/02 03:56:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 03:56:14 DEBUG : potato2: Excluded 2025/07/02 03:56:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 03:56:14 DEBUG : potato2: Excluded 2025/07/02 03:56:14 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/07/02 03:56:14 DEBUG : empty space: Unchanged skipping 2025/07/02 03:56:14 DEBUG : Local file system at /tmp/rclone1672483682: Waiting for checks to finish 2025/07/02 03:56:14 DEBUG : Local file system at /tmp/rclone1672483682: Waiting for transfers to finish 2025/07/02 03:56:14 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:16 DEBUG : enormous: Excluded (Size Filter) 2025/07/02 03:56:16 DEBUG : enormous: Excluded 2025/07/02 03:56:16 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 03:56:16 DEBUG : potato2: Excluded 2025/07/02 03:56:16 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:16 DEBUG : empty space: Unchanged skipping 2025/07/02 03:56:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:16 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:16 INFO : potato2: Deleted 2025/07/02 03:56:16 INFO : enormous: Deleted 2025/07/02 03:56:16 INFO : There was nothing to transfer 2025/07/02 03:56:16 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/07/02 03:56:16 DEBUG : empty space: Unchanged skipping 2025/07/02 03:56:16 DEBUG : Local file system at /tmp/rclone1672483682: Waiting for checks to finish 2025/07/02 03:56:16 DEBUG : Local file system at /tmp/rclone1672483682: Waiting for transfers to finish 2025/07/02 03:56:16 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:16 INFO : enormous: Deleted 2025/07/02 03:56:16 INFO : potato2: Deleted 2025/07/02 03:56:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.59s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:18 DEBUG : five: Need to transfer - File not found at Destination 2025/07/02 03:56:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/02 03:56:18 DEBUG : one: Destination is newer than source, skipping 2025/07/02 03:56:18 DEBUG : three: Sizes identical 2025/07/02 03:56:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/02 03:56:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/02 03:56:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:18 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/02 03:56:18 INFO : five: Copied (new) 2025/07/02 03:56:18 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/02 03:56:18 INFO : four: Copied (replaced existing) 2025/07/02 03:56:19 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/02 03:56:19 INFO : two: Copied (replaced existing) 2025/07/02 03:56:19 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (3.16s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:1539: Can track renames: false 2025/07/02 03:56:20 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/02 03:56:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/02 03:56:20 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/02 03:56:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:20 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/02 03:56:20 INFO : potato: Copied (new) 2025/07/02 03:56:20 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/02 03:56:20 INFO : yam: Copied (new) 2025/07/02 03:56:20 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:20 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/02 03:56:20 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:56:20 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/02 03:56:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:20 DEBUG : potato: Unchanged skipping 2025/07/02 03:56:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:21 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/02 03:56:21 INFO : yaml: Copied (new) 2025/07/02 03:56:21 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:21 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (1.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:1611: Can track renames: true 2025/07/02 03:56:21 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Making map for --track-renames 2025/07/02 03:56:21 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Finished making map for --track-renames 2025/07/02 03:56:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/02 03:56:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/02 03:56:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for renames to finish 2025/07/02 03:56:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:22 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/02 03:56:22 INFO : potato: Copied (new) 2025/07/02 03:56:22 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/02 03:56:22 INFO : yam: Copied (new) 2025/07/02 03:56:22 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:22 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:56:22 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Making map for --track-renames 2025/07/02 03:56:22 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Finished making map for --track-renames 2025/07/02 03:56:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:22 DEBUG : potato: Unchanged skipping 2025/07/02 03:56:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for renames to finish 2025/07/02 03:56:22 DEBUG : object not found: remote yaml: directory bfc5888d-6ec2-407e-a42c-5bdb4d402f49: leaf yaml 2025/07/02 03:56:22 INFO : yam: Moved (server-side) to: yaml 2025/07/02 03:56:22 INFO : yaml: Renamed from "yam" 2025/07/02 03:56:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:22 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:22 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.34s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:1650: Can track renames: true 2025/07/02 03:56:23 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Making map for --track-renames 2025/07/02 03:56:23 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Finished making map for --track-renames 2025/07/02 03:56:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/02 03:56:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/02 03:56:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for renames to finish 2025/07/02 03:56:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/02 03:56:23 INFO : potato: Copied (new) 2025/07/02 03:56:23 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/02 03:56:23 INFO : sub/yam: Copied (new) 2025/07/02 03:56:23 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:24 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:56:24 DEBUG : potato: Unchanged skipping 2025/07/02 03:56:24 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Making map for --track-renames 2025/07/02 03:56:24 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Finished making map for --track-renames 2025/07/02 03:56:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for renames to finish 2025/07/02 03:56:24 DEBUG : object not found: remote yam: directory bfc5888d-6ec2-407e-a42c-5bdb4d402f49: leaf yam 2025/07/02 03:56:24 INFO : sub/yam: Moved (server-side) to: yam 2025/07/02 03:56:24 INFO : yam: Renamed from "sub/yam" 2025/07/02 03:56:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:24 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:24 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:25 DEBUG : Creating backend with remote "/tmp/rclone1672483682/dir1" 2025/07/02 03:56:25 DEBUG : Creating backend with remote "/tmp/rclone1672483682/dir2" 2025/07/02 03:56:25 DEBUG : Local file system at /tmp/rclone1672483682/dir2: Using server-side directory move 2025/07/02 03:56:25 INFO : Local file system at /tmp/rclone1672483682/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/02 03:56:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/02 03:56:25 INFO : file1.txt: Moved (server-side) 2025/07/02 03:56:25 DEBUG : Local file system at /tmp/rclone1672483682/dir2: Waiting for checks to finish 2025/07/02 03:56:25 DEBUG : Local file system at /tmp/rclone1672483682/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:56:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/02 03:56:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:25 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:56:25 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:56:25 INFO : sub dir/hello world: Deleted 2025/07/02 03:56:26 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/02 03:56:26 INFO : nested/sub dir/file: Copied (new) 2025/07/02 03:56:26 INFO : nested/sub dir/file: Deleted 2025/07/02 03:56:26 INFO : sub dir: Removing directory 2025/07/02 03:56:26 INFO : nested/sub dir: Removing directory 2025/07/02 03:56:26 INFO : nested: Removing directory 2025/07/02 03:56:26 DEBUG : Local file system at /tmp/rclone1672483682: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 03:56:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/02 03:56:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/02 03:56:28 INFO : sub dir/hello world: Copied (new) 2025/07/02 03:56:28 INFO : sub dir/hello world: Deleted 2025/07/02 03:56:28 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/02 03:56:28 INFO : nested/sub dir/file: Copied (new) 2025/07/02 03:56:28 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.85s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/02 03:56:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/02 03:56:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:31 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/02 03:56:31 INFO : existing-b: Copied (new) 2025/07/02 03:56:31 INFO : existing-b: Deleted 2025/07/02 03:56:31 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/02 03:56:31 INFO : existing: Copied (new) 2025/07/02 03:56:31 INFO : existing: Deleted 2025/07/02 03:56:31 DEBUG : existing: Destination exists, skipping 2025/07/02 03:56:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/02 03:56:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.34s) === RUN TestServerSideMove run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:32 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-yaxubul7nami" sync_test.go:1706: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi -> Quatrix FS for account rclone.quatrix.it at rclone-test-yaxubul7nami 2025/07/02 03:56:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yaxubul7nami: Using server-side directory move 2025/07/02 03:56:34 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-yaxubul7nami: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/02 03:56:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:56:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/07/02 03:56:34 DEBUG : empty space: Unchanged skipping 2025/07/02 03:56:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/02 03:56:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yaxubul7nami: Waiting for checks to finish 2025/07/02 03:56:34 INFO : potato2: Moved (server-side) 2025/07/02 03:56:34 INFO : empty space: Deleted 2025/07/02 03:56:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yaxubul7nami: Waiting for transfers to finish 2025/07/02 03:56:34 INFO : potato3: Deleted 2025/07/02 03:56:34 INFO : potato3: Moved (server-side) 2025/07/02 03:56:34 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-juwoduw7keyo" 2025/07/02 03:56:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-juwoduw7keyo: Using server-side directory move 2025/07/02 03:56:35 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-juwoduw7keyo: Server side directory move succeeded 2025/07/02 03:56:35 ERROR : error listing: directory not found 2025/07/02 03:56:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-juwoduw7keyo: Purge remote 2025/07/02 03:56:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yaxubul7nami: Purge remote 2025/07/02 03:56:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (3.29s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:35 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-bezehat2qapu" sync_test.go:1706: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi -> Quatrix FS for account rclone.quatrix.it at rclone-test-bezehat2qapu 2025/07/02 03:56:37 DEBUG : empty space: Excluded (Size Filter) 2025/07/02 03:56:37 DEBUG : empty space: Excluded 2025/07/02 03:56:37 DEBUG : empty space: Excluded (Size Filter) 2025/07/02 03:56:37 DEBUG : empty space: Excluded 2025/07/02 03:56:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:56:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/02 03:56:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bezehat2qapu: Waiting for checks to finish 2025/07/02 03:56:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bezehat2qapu: Waiting for transfers to finish 2025/07/02 03:56:37 INFO : potato2: Moved (server-side) 2025/07/02 03:56:37 INFO : potato3: Deleted 2025/07/02 03:56:37 INFO : potato3: Moved (server-side) 2025/07/02 03:56:37 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-pirizoq0qisu" 2025/07/02 03:56:38 DEBUG : empty space: Excluded (Size Filter) 2025/07/02 03:56:38 DEBUG : empty space: Excluded 2025/07/02 03:56:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:56:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/02 03:56:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pirizoq0qisu: Waiting for checks to finish 2025/07/02 03:56:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pirizoq0qisu: Waiting for transfers to finish 2025/07/02 03:56:38 INFO : potato2: Moved (server-side) 2025/07/02 03:56:38 INFO : potato3: Moved (server-side) 2025/07/02 03:56:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pirizoq0qisu: Purge remote 2025/07/02 03:56:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bezehat2qapu: Purge remote --- PASS: TestServerSideMoveWithFilter (3.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:39 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-pokeziv8misa" 2025/07/02 03:56:40 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi -> Quatrix FS for account rclone.quatrix.it at rclone-test-pokeziv8misa 2025/07/02 03:56:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pokeziv8misa: Using server-side directory move 2025/07/02 03:56:40 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-pokeziv8misa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/02 03:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 03:56:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/07/02 03:56:41 DEBUG : empty space: Unchanged skipping 2025/07/02 03:56:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/02 03:56:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pokeziv8misa: Waiting for checks to finish 2025/07/02 03:56:41 INFO : potato2: Moved (server-side) 2025/07/02 03:56:41 INFO : potato3: Deleted 2025/07/02 03:56:41 INFO : empty space: Deleted 2025/07/02 03:56:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pokeziv8misa: Waiting for transfers to finish 2025/07/02 03:56:41 INFO : potato3: Moved (server-side) 2025/07/02 03:56:41 INFO : tomatoDir: Removing directory 2025/07/02 03:56:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: deleted 1 directories 2025/07/02 03:56:41 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-dapurin1reza" 2025/07/02 03:56:42 INFO : tomatoDir: Making directory 2025/07/02 03:56:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-dapurin1reza: Using server-side directory move 2025/07/02 03:56:42 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-dapurin1reza: Server side directory move succeeded 2025/07/02 03:56:42 ERROR : error listing: directory not found 2025/07/02 03:56:42 ERROR : error listing: directory not found 2025/07/02 03:56:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-dapurin1reza: Purge remote 2025/07/02 03:56:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pokeziv8misa: Purge remote 2025/07/02 03:56:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (3.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/rclone-sync-test" --- PASS: TestSyncOverlap (0.34s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/rclone-sync-test" 2025/07/02 03:56:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/rclone-sync-test-include/layer2" 2025/07/02 03:56:44 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/rclone-sync-test-ignore-file" 2025/07/02 03:56:44 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 731834a7-bf10-4319-975a-ae1314bf5ddb: leaf .ignore 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 34c7627d-88cb-4085-b879-1fdd8d1fab80: leaf .ignore 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 731834a7-bf10-4319-975a-ae1314bf5ddb: leaf .ignore 2025/07/02 03:56:45 DEBUG : rclone-sync-test: Excluded 2025/07/02 03:56:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 73fa95b2-3ede-41d9-a4c0-72de44142175: leaf .ignore 2025/07/02 03:56:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/02 03:56:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/rclone-sync-test: Waiting for checks to finish 2025/07/02 03:56:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/rclone-sync-test: Waiting for transfers to finish 2025/07/02 03:56:45 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:45 INFO : There was nothing to transfer 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 731834a7-bf10-4319-975a-ae1314bf5ddb: leaf .ignore 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 34c7627d-88cb-4085-b879-1fdd8d1fab80: leaf .ignore 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 731834a7-bf10-4319-975a-ae1314bf5ddb: leaf .ignore 2025/07/02 03:56:45 DEBUG : rclone-sync-test: Excluded 2025/07/02 03:56:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 73fa95b2-3ede-41d9-a4c0-72de44142175: leaf .ignore 2025/07/02 03:56:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/02 03:56:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:45 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:45 INFO : rclone-sync-test-include: Removing directory 2025/07/02 03:56:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/02 03:56:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: failed to delete 1 directories 2025/07/02 03:56:45 INFO : There was nothing to transfer 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 73fa95b2-3ede-41d9-a4c0-72de44142175: leaf .ignore 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 34c7627d-88cb-4085-b879-1fdd8d1fab80: leaf .ignore 2025/07/02 03:56:45 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 731834a7-bf10-4319-975a-ae1314bf5ddb: leaf .ignore 2025/07/02 03:56:45 DEBUG : rclone-sync-test: Excluded 2025/07/02 03:56:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 03:56:46 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 73fa95b2-3ede-41d9-a4c0-72de44142175: leaf .ignore 2025/07/02 03:56:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/02 03:56:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/02 03:56:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/02 03:56:46 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:46 INFO : There was nothing to transfer 2025/07/02 03:56:46 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 73fa95b2-3ede-41d9-a4c0-72de44142175: leaf .ignore 2025/07/02 03:56:46 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 34c7627d-88cb-4085-b879-1fdd8d1fab80: leaf .ignore 2025/07/02 03:56:46 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 731834a7-bf10-4319-975a-ae1314bf5ddb: leaf .ignore 2025/07/02 03:56:46 DEBUG : rclone-sync-test: Excluded 2025/07/02 03:56:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 03:56:46 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 73fa95b2-3ede-41d9-a4c0-72de44142175: leaf .ignore 2025/07/02 03:56:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/02 03:56:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:56:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:56:46 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:46 INFO : rclone-sync-test-include: Removing directory 2025/07/02 03:56:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/02 03:56:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: failed to delete 1 directories 2025/07/02 03:56:46 INFO : There was nothing to transfer 2025/07/02 03:56:46 DEBUG : Excluded 2025/07/02 03:56:46 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 34c7627d-88cb-4085-b879-1fdd8d1fab80: leaf .ignore 2025/07/02 03:56:46 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 731834a7-bf10-4319-975a-ae1314bf5ddb: leaf .ignore 2025/07/02 03:56:46 DEBUG : rclone-sync-test: Excluded 2025/07/02 03:56:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 03:56:46 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 73fa95b2-3ede-41d9-a4c0-72de44142175: leaf .ignore 2025/07/02 03:56:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/02 03:56:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/02 03:56:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/02 03:56:46 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (5.39s) === RUN TestSyncCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:48 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/dst" 2025/07/02 03:56:49 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/CompareDest" 2025/07/02 03:56:49 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 03:56:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:56:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:56:49 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/02 03:56:49 INFO : one: Copied (new) 2025/07/02 03:56:49 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 03:56:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:56:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:56:50 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/02 03:56:50 INFO : one: Copied (replaced existing) 2025/07/02 03:56:50 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 03:56:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:56:51 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 03:56:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:56:51 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:51 INFO : There was nothing to transfer 2025/07/02 03:56:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 03:56:52 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 03:56:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:56:52 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 03:56:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:56:52 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:52 INFO : There was nothing to transfer 2025/07/02 03:56:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 03:56:52 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 03:56:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:56:52 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 03:56:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:56:52 DEBUG : Waiting for deletions to finish 2025/07/02 03:56:52 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/07/02 03:56:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 03:56:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/02 03:56:53 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 03:56:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:56:53 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:56:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 03:56:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:56:53 DEBUG : two.1503b713.partial: renamed to: two 2025/07/02 03:56:53 INFO : two: Copied (new) 2025/07/02 03:56:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.24s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:55 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/dest" 2025/07/02 03:56:56 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/pre-dest1" 2025/07/02 03:56:56 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/pre-dest2" 2025/07/02 03:56:56 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:56:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/02 03:56:56 DEBUG : object not found: remote 2: directory 4bed885a-d836-43fc-83ca-353b093d2837: leaf 2 2025/07/02 03:56:56 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:56:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/02 03:56:56 DEBUG : object not found: remote 3: directory 4bed885a-d836-43fc-83ca-353b093d2837: leaf 3 2025/07/02 03:56:56 DEBUG : object not found: remote 3: directory bc701892-57ef-4f47-91ce-b1cec457c83f: leaf 3 2025/07/02 03:56:56 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/02 03:56:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dest: Waiting for checks to finish 2025/07/02 03:56:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dest: Waiting for transfers to finish 2025/07/02 03:56:57 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/02 03:56:57 INFO : 3: Copied (new) 2025/07/02 03:56:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.34s) === RUN TestSyncCopyDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:56:59 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/dst" 2025/07/02 03:56:59 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/CopyDest" 2025/07/02 03:56:59 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 03:56:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:56:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:00 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/02 03:57:00 INFO : one: Copied (new) 2025/07/02 03:57:00 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 03:57:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:01 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/02 03:57:01 INFO : one: Copied (replaced existing) 2025/07/02 03:57:01 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:02 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/BackupDir" 2025/07/02 03:57:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 03:57:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:02 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:57:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 03:57:02 INFO : one: Moved (server-side) 2025/07/02 03:57:03 DEBUG : one.81b28964.partial: renamed to: one 2025/07/02 03:57:03 INFO : one: Copied (server-side copy) 2025/07/02 03:57:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/02 03:57:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:03 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:03 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:57:03 DEBUG : one: Unchanged skipping 2025/07/02 03:57:03 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:57:04 DEBUG : two.9c50e061.partial: renamed to: two 2025/07/02 03:57:04 INFO : two: Copied (server-side copy) 2025/07/02 03:57:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/02 03:57:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:04 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:04 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:57:04 DEBUG : one: Unchanged skipping 2025/07/02 03:57:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:04 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:57:04 DEBUG : two: Unchanged skipping 2025/07/02 03:57:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:04 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:04 INFO : There was nothing to transfer 2025/07/02 03:57:05 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:57:05 DEBUG : one: Unchanged skipping 2025/07/02 03:57:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/02 03:57:05 DEBUG : three: Destination not found in --copy-dest 2025/07/02 03:57:05 DEBUG : three: Need to transfer - File not found at Destination 2025/07/02 03:57:05 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/07/02 03:57:05 DEBUG : two: Unchanged skipping 2025/07/02 03:57:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:05 DEBUG : three.8cc66b1.partial: renamed to: three 2025/07/02 03:57:05 INFO : three: Copied (new) 2025/07/02 03:57:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (8.81s) === RUN TestSyncBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:09 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/dst" 2025/07/02 03:57:09 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/backup" 2025/07/02 03:57:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 03:57:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:09 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:09 DEBUG : two: Unchanged skipping 2025/07/02 03:57:09 INFO : one: Moved (server-side) 2025/07/02 03:57:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:10 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/02 03:57:10 INFO : one: Copied (new) 2025/07/02 03:57:10 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:10 DEBUG : object not found: remote three.txt: directory 94544b00-98c5-4276-84b1-cf0d8ae96087: leaf three.txt 2025/07/02 03:57:10 INFO : three.txt: Moved (server-side) 2025/07/02 03:57:10 INFO : three.txt: Moved into backup dir 2025/07/02 03:57:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 03:57:11 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:11 DEBUG : two: Unchanged skipping 2025/07/02 03:57:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:11 INFO : one: Deleted 2025/07/02 03:57:11 INFO : one: Moved (server-side) 2025/07/02 03:57:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:11 DEBUG : one.1503b713.partial: renamed to: one 2025/07/02 03:57:11 INFO : one: Copied (new) 2025/07/02 03:57:11 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:12 INFO : three.txt: Deleted 2025/07/02 03:57:12 INFO : three.txt: Moved (server-side) 2025/07/02 03:57:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.83s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:15 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/dst" 2025/07/02 03:57:15 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/backup" 2025/07/02 03:57:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 03:57:15 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:15 DEBUG : two: Unchanged skipping 2025/07/02 03:57:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:15 INFO : one: Moved (server-side) to: one.bak 2025/07/02 03:57:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:16 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/02 03:57:16 INFO : one: Copied (new) 2025/07/02 03:57:16 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:16 DEBUG : object not found: remote three.txt.bak: directory c0d0c318-955e-4ad5-b157-b9ee3a5d4e57: leaf three.txt.bak 2025/07/02 03:57:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/02 03:57:16 INFO : three.txt: Moved into backup dir 2025/07/02 03:57:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 03:57:16 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:16 DEBUG : two: Unchanged skipping 2025/07/02 03:57:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:17 INFO : one.bak: Deleted 2025/07/02 03:57:17 INFO : one: Moved (server-side) to: one.bak 2025/07/02 03:57:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:17 DEBUG : one.1503b713.partial: renamed to: one 2025/07/02 03:57:17 INFO : one: Copied (new) 2025/07/02 03:57:17 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:18 INFO : three.txt.bak: Deleted 2025/07/02 03:57:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/02 03:57:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:20 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/dst" 2025/07/02 03:57:21 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/backup" 2025/07/02 03:57:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 03:57:21 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:21 DEBUG : two: Unchanged skipping 2025/07/02 03:57:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/02 03:57:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:21 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/02 03:57:21 INFO : one: Copied (new) 2025/07/02 03:57:21 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:21 DEBUG : object not found: remote three-2019-01-01.txt: directory 54bd539d-f8d8-40bd-bcc7-7264e7d7edd2: leaf three-2019-01-01.txt 2025/07/02 03:57:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/02 03:57:22 INFO : three.txt: Moved into backup dir 2025/07/02 03:57:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 03:57:22 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:22 DEBUG : two: Unchanged skipping 2025/07/02 03:57:22 INFO : one-2019-01-01: Deleted 2025/07/02 03:57:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/02 03:57:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:23 DEBUG : one.1503b713.partial: renamed to: one 2025/07/02 03:57:23 INFO : one: Copied (new) 2025/07/02 03:57:23 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:23 INFO : three-2019-01-01.txt: Deleted 2025/07/02 03:57:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/02 03:57:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:26 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/dst" 2025/07/02 03:57:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 03:57:26 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:26 DEBUG : two: Unchanged skipping 2025/07/02 03:57:26 DEBUG : object not found: remote one.bak: directory 683a5efd-21dd-4b74-a3b2-20199a436d01: leaf one.bak 2025/07/02 03:57:26 INFO : one: Moved (server-side) to: one.bak 2025/07/02 03:57:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:27 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/02 03:57:27 INFO : one: Copied (new) 2025/07/02 03:57:27 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:27 DEBUG : object not found: remote three.txt.bak: directory 683a5efd-21dd-4b74-a3b2-20199a436d01: leaf three.txt.bak 2025/07/02 03:57:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/02 03:57:27 INFO : three.txt: Moved into backup dir 2025/07/02 03:57:28 DEBUG : one.bak: Excluded (Path Filter) 2025/07/02 03:57:28 DEBUG : one.bak: Excluded 2025/07/02 03:57:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/02 03:57:28 DEBUG : three.txt.bak: Excluded 2025/07/02 03:57:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 03:57:28 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:28 DEBUG : two: Unchanged skipping 2025/07/02 03:57:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for checks to finish 2025/07/02 03:57:28 INFO : one.bak: Deleted 2025/07/02 03:57:28 INFO : one: Moved (server-side) to: one.bak 2025/07/02 03:57:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi/dst: Waiting for transfers to finish 2025/07/02 03:57:28 DEBUG : one.1503b713.partial: renamed to: one 2025/07/02 03:57:28 INFO : one: Copied (new) 2025/07/02 03:57:28 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:29 INFO : three.txt.bak: Deleted 2025/07/02 03:57:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/02 03:57:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.01s) === RUN TestSyncSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:31 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/dst" 2025/07/02 03:57:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 03:57:31 DEBUG : object not found: remote one.bak: directory 3fc93c2b-fd7c-4dd5-b6aa-d42e1652151a: leaf one.bak 2025/07/02 03:57:32 INFO : one: Moved (server-side) to: one.bak 2025/07/02 03:57:32 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/02 03:57:32 INFO : one: Copied (new) 2025/07/02 03:57:32 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:32 DEBUG : two: Unchanged skipping 2025/07/02 03:57:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/02 03:57:32 DEBUG : object not found: remote three.txt.bak: directory 3fc93c2b-fd7c-4dd5-b6aa-d42e1652151a: leaf three.txt.bak 2025/07/02 03:57:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/02 03:57:33 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/02 03:57:33 INFO : three.txt: Copied (new) 2025/07/02 03:57:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 03:57:33 INFO : one.bak: Deleted 2025/07/02 03:57:33 INFO : one: Moved (server-side) to: one.bak 2025/07/02 03:57:34 DEBUG : one.1503b713.partial: renamed to: one 2025/07/02 03:57:34 INFO : one: Copied (new) 2025/07/02 03:57:34 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:34 DEBUG : two: Unchanged skipping 2025/07/02 03:57:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/02 03:57:34 INFO : three.txt.bak: Deleted 2025/07/02 03:57:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/02 03:57:35 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/02 03:57:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.39s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:38 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-riyuqap5kofi/dst" 2025/07/02 03:57:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 03:57:38 DEBUG : object not found: remote one-2019-01-01: directory fa4f3638-a442-4892-a7d6-fcc0e1596e22: leaf one-2019-01-01 2025/07/02 03:57:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/02 03:57:38 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/02 03:57:38 INFO : one: Copied (new) 2025/07/02 03:57:38 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:38 DEBUG : two: Unchanged skipping 2025/07/02 03:57:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/02 03:57:39 DEBUG : object not found: remote three-2019-01-01.txt: directory fa4f3638-a442-4892-a7d6-fcc0e1596e22: leaf three-2019-01-01.txt 2025/07/02 03:57:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/02 03:57:39 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/02 03:57:39 INFO : three.txt: Copied (new) 2025/07/02 03:57:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 03:57:40 INFO : one-2019-01-01: Deleted 2025/07/02 03:57:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/02 03:57:40 DEBUG : one.1503b713.partial: renamed to: one 2025/07/02 03:57:40 INFO : one: Copied (new) 2025/07/02 03:57:40 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:40 DEBUG : two: Unchanged skipping 2025/07/02 03:57:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/02 03:57:41 INFO : three-2019-01-01.txt: Deleted 2025/07/02 03:57:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/02 03:57:41 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/02 03:57:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.27s) === RUN TestSyncUTFNorm run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:57:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/02 03:57:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:57:44 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/02 03:57:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/02 03:57:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.31s) === RUN TestSyncImmutable run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/02 03:57:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:57:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:57:45 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/02 03:57:45 INFO : existing: Copied (new) 2025/07/02 03:57:45 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:57:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/02 03:57:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/02 03:57:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:57:45 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: not deleting files as there were IO errors 2025/07/02 03:57:45 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:45 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:45 DEBUG : existing: Unchanged skipping 2025/07/02 03:57:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:57:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:57:45 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.72s) === RUN TestFixCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.10s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.30s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:57:57 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:57:57 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both0: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both11: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both10: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both15: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both12: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both17: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both18: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both13: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both14: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both16: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both3: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both19: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both1: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both6: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both2: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both8: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:57:57 DEBUG : both9: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both4: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both5: Unchanged skipping 2025/07/02 03:57:57 DEBUG : both7: Unchanged skipping 2025/07/02 03:57:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:57:57 DEBUG : Waiting for deletions to finish 2025/07/02 03:57:57 INFO : only2: Deleted 2025/07/02 03:57:57 INFO : only13: Deleted 2025/07/02 03:57:57 INFO : only16: Deleted 2025/07/02 03:57:57 INFO : only5: Deleted 2025/07/02 03:57:57 INFO : only6: Deleted 2025/07/02 03:57:57 INFO : only4: Deleted 2025/07/02 03:57:57 INFO : only15: Deleted 2025/07/02 03:57:57 INFO : only18: Deleted 2025/07/02 03:57:57 INFO : only9: Deleted 2025/07/02 03:57:57 INFO : only17: Deleted 2025/07/02 03:57:57 INFO : only10: Deleted 2025/07/02 03:57:57 INFO : only12: Deleted 2025/07/02 03:57:57 INFO : only19: Deleted 2025/07/02 03:57:57 INFO : only0: Deleted 2025/07/02 03:57:57 INFO : only1: Deleted 2025/07/02 03:57:57 INFO : only7: Deleted 2025/07/02 03:57:58 INFO : only3: Deleted 2025/07/02 03:57:58 INFO : only14: Deleted 2025/07/02 03:57:58 INFO : only11: Deleted 2025/07/02 03:57:58 INFO : only8: Deleted 2025/07/02 03:57:58 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.98s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:58:12 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:58:12 DEBUG : both11: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both10: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both12: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both15: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both0: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both17: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both13: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both14: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both16: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both1: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both18: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both19: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both5: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both6: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both7: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both2: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:12 DEBUG : both3: Unchanged skipping 2025/07/02 03:58:12 DEBUG : both4: Unchanged skipping 2025/07/02 03:58:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : both8: Unchanged skipping 2025/07/02 03:58:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : both9: Unchanged skipping 2025/07/02 03:58:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/02 03:58:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:58:12 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/02 03:58:12 INFO : only13: Copied (replaced existing) 2025/07/02 03:58:12 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/02 03:58:12 INFO : only10: Copied (replaced existing) 2025/07/02 03:58:12 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/02 03:58:12 INFO : only14: Copied (replaced existing) 2025/07/02 03:58:12 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/02 03:58:12 INFO : only15: Copied (replaced existing) 2025/07/02 03:58:13 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/02 03:58:13 INFO : only16: Copied (replaced existing) 2025/07/02 03:58:13 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/02 03:58:13 INFO : only18: Copied (replaced existing) 2025/07/02 03:58:13 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/02 03:58:13 INFO : only17: Copied (replaced existing) 2025/07/02 03:58:13 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/02 03:58:13 INFO : only12: Copied (replaced existing) 2025/07/02 03:58:14 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/02 03:58:14 INFO : only0: Copied (replaced existing) 2025/07/02 03:58:14 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/02 03:58:14 INFO : only11: Copied (replaced existing) 2025/07/02 03:58:14 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/02 03:58:14 INFO : only1: Copied (replaced existing) 2025/07/02 03:58:14 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/02 03:58:14 INFO : only4: Copied (replaced existing) 2025/07/02 03:58:14 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/02 03:58:14 INFO : only5: Copied (replaced existing) 2025/07/02 03:58:14 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/02 03:58:14 INFO : only6: Copied (replaced existing) 2025/07/02 03:58:14 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/02 03:58:14 INFO : only7: Copied (replaced existing) 2025/07/02 03:58:15 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/02 03:58:15 INFO : only8: Copied (replaced existing) 2025/07/02 03:58:15 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/02 03:58:15 INFO : only9: Copied (replaced existing) 2025/07/02 03:58:15 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/02 03:58:15 INFO : only2: Copied (replaced existing) 2025/07/02 03:58:15 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/02 03:58:15 INFO : only3: Copied (replaced existing) 2025/07/02 03:58:15 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/02 03:58:15 INFO : only19: Copied (replaced existing) 2025/07/02 03:58:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.98s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:58:22 DEBUG : empty_dir: Making directory with metadata 2025/07/02 03:58:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 03:58:22 DEBUG : empty_on_remote: Making directory with metadata 2025/07/02 03:58:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 03:58:22 INFO : empty_on_remote: Making directory 2025/07/02 03:58:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/02 03:58:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/02 03:58:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/02 03:58:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/02 03:58:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.20s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:58:25 DEBUG : empty_dir: Making directory with metadata 2025/07/02 03:58:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 03:58:25 DEBUG : empty_on_remote: Making directory with metadata 2025/07/02 03:58:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 03:58:25 INFO : empty_on_remote: Making directory 2025/07/02 03:58:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/02 03:58:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/02 03:58:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/02 03:58:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/02 03:58:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/02 03:58:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:58:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 03:58:28 INFO : sub dir: Making directory 2025/07/02 03:58:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (7.44s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:58:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 03:58:36 INFO : sub dir: Making directory 2025/07/02 03:58:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (6.58s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:58:48 DEBUG : Waiting for deletions to finish 2025/07/02 03:58:48 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : apple: Excluded 2025/07/02 03:58:48 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : banana: Excluded 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : splitbananasplit: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 03:58:48 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : apple: Unchanged skipping 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 03:58:48 DEBUG : banana: Unchanged skipping 2025/07/02 03:58:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:58:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:58:48 DEBUG : Waiting for deletions to finish 2025/07/02 03:58:48 INFO : There was nothing to transfer 2025/07/02 03:58:48 DEBUG : Waiting for deletions to finish 2025/07/02 03:58:48 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : apple: Excluded 2025/07/02 03:58:48 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : banana: Excluded 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : splitbananasplit: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 03:58:48 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : apple: Unchanged skipping 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 03:58:48 DEBUG : banana: Unchanged skipping 2025/07/02 03:58:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 03:58:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:58:48 DEBUG : Waiting for deletions to finish 2025/07/02 03:58:48 INFO : There was nothing to transfer 2025/07/02 03:58:48 DEBUG : Waiting for deletions to finish 2025/07/02 03:58:48 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : apple: Excluded 2025/07/02 03:58:48 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : banana: Excluded 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:58:48 DEBUG : splitbananasplit: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:58:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/07/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : apple: Excluded 2025/07/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : banana: Excluded 2025/07/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 03:58:59 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : apple: Unchanged skipping 2025/07/02 03:58:59 DEBUG : banana: Unchanged skipping 2025/07/02 03:58:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 03:58:59 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:58:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 03:58:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/07/02 03:58:59 INFO : There was nothing to transfer 2025/07/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/07/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : apple: Excluded 2025/07/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : banana: Excluded 2025/07/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/07/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/07/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 03:59:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:00 INFO : There was nothing to transfer 2025/07/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : apple: Excluded 2025/07/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : banana: Excluded 2025/07/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:59:11 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:11 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : apple: Excluded 2025/07/02 03:59:11 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : banana: Excluded 2025/07/02 03:59:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:59:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : splitbananasplit: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:59:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:59:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/02 03:59:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:59:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:59:12 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/02 03:59:12 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/02 03:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:12 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/02 03:59:12 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/02 03:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:14 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:14 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:14 INFO : apple: Deleted 2025/07/02 03:59:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/02 03:59:14 INFO : banana: Deleted 2025/07/02 03:59:15 INFO : dir1/0003-defghij.txt: Deleted 2025/07/02 03:59:15 INFO : dir1/0007-1234567.txt: Deleted 2025/07/02 03:59:15 INFO : splitbananasplit: Deleted 2025/07/02 03:59:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/02 03:59:15 INFO : dir1/0011-56789;.txt: Deleted 2025/07/02 03:59:15 INFO : appleappleapplebanana: Deleted 2025/07/02 03:59:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/02 03:59:15 INFO : dir1/0013-789;=.txt: Deleted 2025/07/02 03:59:15 INFO : dir1/0008-2345678.txt: Deleted 2025/07/02 03:59:15 INFO : dir1/0010-456789.txt: Deleted 2025/07/02 03:59:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/02 03:59:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/02 03:59:15 INFO : dir1/0009-3456789.txt: Deleted 2025/07/02 03:59:15 INFO : dir1/0012-6789;.txt: Deleted 2025/07/02 03:59:16 INFO : dir1/0014-89;=.txt: Deleted 2025/07/02 03:59:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/02 03:59:16 INFO : dir1/0015-9;=.txt: Deleted 2025/07/02 03:59:16 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/02 03:59:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : YmFuYW5h: Excluded 2025/07/02 03:59:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : YXBwbGU=: Excluded 2025/07/02 03:59:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/02 03:59:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/02 03:59:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/02 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:16 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:16 DEBUG : apple: Unchanged skipping 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 03:59:16 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:16 DEBUG : banana: Unchanged skipping 2025/07/02 03:59:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/02 03:59:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/02 03:59:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:59:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 03:59:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 03:59:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:59:17 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:17 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/02 03:59:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : YmFuYW5h: Excluded 2025/07/02 03:59:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : YXBwbGU=: Excluded 2025/07/02 03:59:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/02 03:59:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/02 03:59:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/02 03:59:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 03:59:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 03:59:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 03:59:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 03:59:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 03:59:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 03:59:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 03:59:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 03:59:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 03:59:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 03:59:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:59:28 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:28 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : apple: Excluded 2025/07/02 03:59:28 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : banana: Excluded 2025/07/02 03:59:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:59:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : splitbananasplit: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:59:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:59:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 03:59:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:28 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 03:59:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 03:59:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 03:59:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 03:59:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 03:59:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 03:59:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 03:59:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 03:59:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 03:59:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 03:59:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/02 03:59:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:59:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:59:29 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/02 03:59:29 INFO : apple: Copied (new) to: PREFIXapple 2025/07/02 03:59:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 03:59:29 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/02 03:59:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/02 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:29 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/02 03:59:29 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/02 03:59:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:29 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/02 03:59:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/02 03:59:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:29 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 03:59:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 03:59:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:29 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:29 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:30 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:30 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:30 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:30 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:30 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:31 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:31 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:31 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 03:59:31 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:31 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:31 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:31 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/02 03:59:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/02 03:59:31 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:32 INFO : apple: Deleted 2025/07/02 03:59:32 INFO : dir1/0012-6789;.txt: Deleted 2025/07/02 03:59:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/02 03:59:32 INFO : dir1/0011-56789;.txt: Deleted 2025/07/02 03:59:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/02 03:59:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/02 03:59:32 INFO : banana: Deleted 2025/07/02 03:59:32 INFO : splitbananasplit: Deleted 2025/07/02 03:59:32 INFO : dir1/0013-789;=.txt: Deleted 2025/07/02 03:59:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/02 03:59:32 INFO : dir1/0007-1234567.txt: Deleted 2025/07/02 03:59:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/02 03:59:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/02 03:59:32 INFO : dir1/0003-defghij.txt: Deleted 2025/07/02 03:59:32 INFO : appleappleapplebanana: Deleted 2025/07/02 03:59:32 INFO : dir1/0015-9;=.txt: Deleted 2025/07/02 03:59:33 INFO : dir1/0009-3456789.txt: Deleted 2025/07/02 03:59:33 INFO : dir1/0010-456789.txt: Deleted 2025/07/02 03:59:33 INFO : dir1/0008-2345678.txt: Deleted 2025/07/02 03:59:33 INFO : dir1/0014-89;=.txt: Deleted 2025/07/02 03:59:33 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/02 03:59:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/02 03:59:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : PREFIXapple: Excluded 2025/07/02 03:59:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : PREFIXbanana: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:59:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/02 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 03:59:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 03:59:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 03:59:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:59:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:59:34 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/02 03:59:34 INFO : apple: Copied (new) 2025/07/02 03:59:34 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/02 03:59:34 INFO : appleappleapplebanana: Copied (new) 2025/07/02 03:59:34 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/02 03:59:34 INFO : splitbananasplit: Copied (new) 2025/07/02 03:59:34 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/02 03:59:34 INFO : banana: Copied (new) 2025/07/02 03:59:35 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/02 03:59:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/02 03:59:35 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/02 03:59:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/02 03:59:35 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/02 03:59:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/02 03:59:35 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/02 03:59:35 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/02 03:59:35 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/02 03:59:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/02 03:59:35 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/02 03:59:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/02 03:59:35 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/02 03:59:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/02 03:59:36 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/02 03:59:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/02 03:59:36 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/02 03:59:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/02 03:59:36 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/02 03:59:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/02 03:59:36 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/02 03:59:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/02 03:59:36 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/02 03:59:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/02 03:59:36 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/02 03:59:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/02 03:59:36 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/02 03:59:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/02 03:59:37 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/02 03:59:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/02 03:59:37 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/02 03:59:37 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/02 03:59:37 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:37 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/02 03:59:37 INFO : PREFIXbanana: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/02 03:59:37 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/02 03:59:37 INFO : PREFIXsplitbananasplit: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/02 03:59:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/02 03:59:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/02 03:59:38 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/02 03:59:38 INFO : PREFIXapple: Deleted 2025/07/02 03:59:38 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/02 03:59:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/02 03:59:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/02 03:59:38 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:59:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : splitbananasplit: Excluded 2025/07/02 03:59:38 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : apple: Excluded 2025/07/02 03:59:38 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : banana: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:59:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 03:59:38 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:59:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : splitbananasplit: Excluded 2025/07/02 03:59:38 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : apple: Excluded 2025/07/02 03:59:38 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:59:38 DEBUG : banana: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:59:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:59:39 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 03:59:50 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:50 DEBUG : apple: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : apple: Excluded 2025/07/02 03:59:50 DEBUG : banana: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : banana: Excluded 2025/07/02 03:59:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : appleappleapplebanana: Excluded 2025/07/02 03:59:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : splitbananasplit: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 03:59:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 03:59:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 03:59:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 03:59:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 03:59:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 03:59:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 03:59:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 03:59:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:59:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:59:51 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/02 03:59:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 03:59:51 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/02 03:59:51 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/02 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:52 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/02 03:59:52 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 03:59:52 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 03:59:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 03:59:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 03:59:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/02 03:59:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 03:59:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 03:59:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 03:59:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 03:59:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 03:59:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 03:59:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/02 03:59:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 03:59:54 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/02 03:59:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/02 03:59:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 03:59:54 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 03:59:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/02 03:59:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 03:59:54 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 03:59:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/02 03:59:54 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 03:59:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/02 03:59:54 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 03:59:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/02 03:59:54 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 03:59:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/02 03:59:54 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:54 INFO : appleappleapplebanana: Deleted 2025/07/02 03:59:55 INFO : apple: Deleted 2025/07/02 03:59:55 INFO : banana: Deleted 2025/07/02 03:59:55 INFO : splitbananasplit: Deleted 2025/07/02 03:59:55 INFO : dir1/0007-1234567.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0012-6789;.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0010-456789.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0014-89;=.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0011-56789;.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0008-2345678.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0013-789;=.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0003-defghij.txt: Deleted 2025/07/02 03:59:55 INFO : dir1/0009-3456789.txt: Deleted 2025/07/02 03:59:56 INFO : dir1/0015-9;=.txt: Deleted 2025/07/02 03:59:56 DEBUG : Waiting for deletions to finish 2025/07/02 03:59:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : bananaSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : appleSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/02 03:59:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/02 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 03:59:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 03:59:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 03:59:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 03:59:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 03:59:57 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/02 03:59:57 INFO : apple: Copied (new) 2025/07/02 03:59:57 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/02 03:59:57 INFO : appleappleapplebanana: Copied (new) 2025/07/02 03:59:57 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/02 03:59:57 INFO : banana: Copied (new) 2025/07/02 03:59:57 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/02 03:59:57 INFO : splitbananasplit: Copied (new) 2025/07/02 03:59:58 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/02 03:59:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/02 03:59:58 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/02 03:59:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/02 03:59:58 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/02 03:59:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/02 03:59:58 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/02 03:59:58 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/02 03:59:58 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/02 03:59:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/02 03:59:58 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/02 03:59:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/02 03:59:59 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/02 03:59:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/02 03:59:59 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/02 03:59:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/02 03:59:59 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/02 03:59:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/02 03:59:59 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/02 03:59:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/02 03:59:59 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/02 03:59:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/02 03:59:59 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/02 03:59:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/02 03:59:59 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/02 03:59:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/02 04:00:00 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/02 04:00:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/02 04:00:00 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/02 04:00:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/02 04:00:00 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/02 04:00:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/02 04:00:00 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/02 04:00:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/02 04:00:00 INFO : appleSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/02 04:00:01 INFO : bananaSUFFIX: Deleted 2025/07/02 04:00:01 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/02 04:00:02 INFO : splitbananasplitSUFFIX: Deleted 2025/07/02 04:00:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/02 04:00:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/02 04:00:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/02 04:00:02 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:00:02 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:00:02 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:00:02 DEBUG : apple: Excluded 2025/07/02 04:00:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:00:02 DEBUG : splitbananasplit: Excluded 2025/07/02 04:00:02 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:00:02 DEBUG : banana: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:00:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:00:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:00:04 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:00:04 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : apple: Excluded 2025/07/02 04:00:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : splitbananasplit: Excluded 2025/07/02 04:00:04 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : banana: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:00:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:00:04 DEBUG : dir1/0014-89;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:00:23 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:23 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : banana: Excluded 2025/07/02 04:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : splitbananasplit: Excluded 2025/07/02 04:00:23 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : apple: Excluded 2025/07/02 04:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:00:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:24 DEBUG : apple: Unchanged skipping 2025/07/02 04:00:24 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:24 DEBUG : banana: Unchanged skipping 2025/07/02 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 04:00:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/02 04:00:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 04:00:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:00:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:00:25 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/02 04:00:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/02 04:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:25 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/02 04:00:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/02 04:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:25 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/02 04:00:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/02 04:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:25 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/02 04:00:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/02 04:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:26 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/02 04:00:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/02 04:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:26 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/02 04:00:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/02 04:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:26 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/02 04:00:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/02 04:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:26 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/02 04:00:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/02 04:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:26 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/02 04:00:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/02 04:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:27 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/02 04:00:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/02 04:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:27 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/02 04:00:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/02 04:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:27 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/02 04:00:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/02 04:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:28 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/02 04:00:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/02 04:00:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:28 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/02 04:00:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/02 04:00:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:28 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/02 04:00:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/02 04:00:28 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/02 04:00:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/02 04:00:29 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/02 04:00:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/02 04:00:29 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/02 04:00:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/02 04:00:29 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:30 INFO : splitbananasplit: Deleted 2025/07/02 04:00:30 INFO : dir1/0011-56789;.txt: Deleted 2025/07/02 04:00:30 INFO : dir1/0010-456789.txt: Deleted 2025/07/02 04:00:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/02 04:00:30 INFO : dir1/0008-2345678.txt: Deleted 2025/07/02 04:00:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/02 04:00:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/02 04:00:31 INFO : appleappleapplebanana: Deleted 2025/07/02 04:00:31 INFO : dir1/0013-789;=.txt: Deleted 2025/07/02 04:00:31 INFO : dir1/0007-1234567.txt: Deleted 2025/07/02 04:00:31 INFO : dir1/0012-6789;.txt: Deleted 2025/07/02 04:00:31 INFO : dir1/0009-3456789.txt: Deleted 2025/07/02 04:00:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/02 04:00:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/02 04:00:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/02 04:00:32 INFO : dir1/0014-89;=.txt: Deleted 2025/07/02 04:00:32 INFO : dir1/0003-defghij.txt: Deleted 2025/07/02 04:00:32 INFO : dir1/0015-9;=.txt: Deleted 2025/07/02 04:00:32 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : splitbanan: Excluded 2025/07/02 04:00:32 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : banana: Excluded 2025/07/02 04:00:32 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : apple: Excluded 2025/07/02 04:00:32 DEBUG : appleapple: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : appleapple: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0005-fghij: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0001-bcdef: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0000-abcde: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0002-cdefg: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0004-efghi: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0003-defgh: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0006-ghijk: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0011-56789: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0008-23456: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0007-12345: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0009-34567: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0012-6789;: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0010-45678: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0014-89;=.: Excluded 2025/07/02 04:00:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/02 04:00:32 DEBUG : dir1/0013-789;=: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:33 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : apple: Unchanged skipping 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:00:33 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : banana: Unchanged skipping 2025/07/02 04:00:33 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 04:00:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 04:00:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 04:00:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 04:00:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 04:00:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 04:00:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 04:00:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 04:00:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 04:00:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 04:00:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:00:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:00:33 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:33 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : splitbanan: Excluded 2025/07/02 04:00:33 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : banana: Excluded 2025/07/02 04:00:33 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : apple: Excluded 2025/07/02 04:00:33 DEBUG : appleapple: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : appleapple: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0005-fghij: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdef: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0000-abcde: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefg: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0004-efghi: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0003-defgh: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijk: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0011-56789: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0008-23456: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0007-12345: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0009-34567: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0010-45678: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.: Excluded 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=: Excluded 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 04:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 04:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 04:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 04:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 04:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 04:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 04:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 04:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 04:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 04:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 04:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 04:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 04:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 04:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 04:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 04:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 04:00:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:00:48 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:48 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : apple: Excluded 2025/07/02 04:00:48 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : banana: Excluded 2025/07/02 04:00:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:00:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : splitbananasplit: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:00:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:00:48 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:00:48 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:48 DEBUG : apple: Unchanged skipping 2025/07/02 04:00:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:00:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:00:48 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:48 DEBUG : banana: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:00:49 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:49 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:49 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : apple: Excluded 2025/07/02 04:00:49 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : banana: Excluded 2025/07/02 04:00:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:00:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : splitbananasplit: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:00:49 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : apple: Unchanged skipping 2025/07/02 04:00:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:00:49 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : banana: Unchanged skipping 2025/07/02 04:00:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:00:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:00:49 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:49 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:49 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : apple: Excluded 2025/07/02 04:00:49 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : banana: Excluded 2025/07/02 04:00:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:00:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : splitbananasplit: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:00:49 DEBUG : Waiting for deletions to finish 2025/07/02 04:00:49 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : apple: Excluded 2025/07/02 04:00:49 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : banana: Excluded 2025/07/02 04:00:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:00:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : splitbananasplit: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:00:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:02 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:02 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : apple: Excluded 2025/07/02 04:01:02 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : banana: Excluded 2025/07/02 04:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:03 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : apple: Unchanged skipping 2025/07/02 04:01:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:01:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:01:03 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : banana: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:03 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:03 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:03 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : apple: Excluded 2025/07/02 04:01:03 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : banana: Excluded 2025/07/02 04:01:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:03 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : apple: Unchanged skipping 2025/07/02 04:01:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:01:03 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : banana: Unchanged skipping 2025/07/02 04:01:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:01:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:03 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:03 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:03 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : apple: Excluded 2025/07/02 04:01:03 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : banana: Excluded 2025/07/02 04:01:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:03 DEBUG : dir1/0014-89;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:16 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:16 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : apple: Excluded 2025/07/02 04:01:16 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : banana: Excluded 2025/07/02 04:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:01:16 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : apple: Unchanged skipping 2025/07/02 04:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:01:16 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : banana: Unchanged skipping 2025/07/02 04:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:01:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:16 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:16 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:16 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : apple: Excluded 2025/07/02 04:01:16 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : banana: Excluded 2025/07/02 04:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:01:17 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : apple: Unchanged skipping 2025/07/02 04:01:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:01:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:01:17 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : banana: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:01:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:17 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:17 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:17 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : apple: Excluded 2025/07/02 04:01:17 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : banana: Excluded 2025/07/02 04:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:17 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:29 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:29 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : apple: Excluded 2025/07/02 04:01:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:29 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : banana: Excluded 2025/07/02 04:01:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:01:30 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : apple: Unchanged skipping 2025/07/02 04:01:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:01:30 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:01:30 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : banana: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:30 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:30 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:30 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : apple: Excluded 2025/07/02 04:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:30 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : banana: Excluded 2025/07/02 04:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:01:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:01:30 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : apple: Unchanged skipping 2025/07/02 04:01:30 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : banana: Unchanged skipping 2025/07/02 04:01:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:01:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:30 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:30 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:30 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : apple: Excluded 2025/07/02 04:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:30 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : banana: Excluded 2025/07/02 04:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:30 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:42 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:42 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : apple: Excluded 2025/07/02 04:01:42 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : banana: Excluded 2025/07/02 04:01:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:01:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:01:43 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : banana: Unchanged skipping 2025/07/02 04:01:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:01:43 DEBUG : apple: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:43 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:43 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:43 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : apple: Excluded 2025/07/02 04:01:43 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : banana: Excluded 2025/07/02 04:01:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/02 04:01:43 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : apple: Unchanged skipping 2025/07/02 04:01:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 04:01:43 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : banana: Unchanged skipping 2025/07/02 04:01:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:01:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 04:01:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:43 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:43 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:43 DEBUG : apple: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : apple: Excluded 2025/07/02 04:01:43 DEBUG : banana: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : banana: Excluded 2025/07/02 04:01:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : appleappleapplebanana: Excluded 2025/07/02 04:01:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : splitbananasplit: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/02 04:01:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 04:01:43 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (186.36s) --- PASS: TestTransform/NFC (11.33s) --- PASS: TestTransform/NFD (11.65s) --- PASS: TestTransform/base64 (16.80s) --- PASS: TestTransform/prefix (22.51s) --- PASS: TestTransform/suffix (29.83s) --- PASS: TestTransform/truncate (25.69s) --- PASS: TestTransform/encoder (15.28s) --- PASS: TestTransform/ISO-8859-1 (14.01s) --- PASS: TestTransform/charmap (13.21s) --- PASS: TestTransform/lowercase (13.76s) --- PASS: TestTransform/ascii (12.29s) === RUN TestTransformCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/02 04:01:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/02 04:01:49 INFO : sub dir_somesuffix: Making directory 2025/07/02 04:01:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/02 04:01:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/02 04:01:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/02 04:01:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/02 04:01:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/02 04:01:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/02 04:01:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/02 04:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.46s) === RUN TestDoubleTransform run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:50 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:50 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:50 INFO : tictactoe: Making directory 2025/07/02 04:01:50 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:50 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:01:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/02 04:01:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:01:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:51 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/02 04:01:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/02 04:01:51 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:52 INFO : toe: Making directory 2025/07/02 04:01:52 INFO : toe/toe: Making directory 2025/07/02 04:01:52 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/02 04:01:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/02 04:01:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/02 04:01:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:53 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/02 04:01:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/02 04:01:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.75s) === RUN TestNoTag run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:54 INFO : toe: Making directory 2025/07/02 04:01:54 INFO : toe/toe: Making directory 2025/07/02 04:01:54 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/02 04:01:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/02 04:01:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/02 04:01:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:54 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/02 04:01:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/02 04:01:54 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.94s) === RUN TestDirTag run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:56 DEBUG : empty_dir: Making directory with metadata 2025/07/02 04:01:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 04:01:56 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:56 INFO : tictacempty_dir: Making directory 2025/07/02 04:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:56 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:56 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:56 INFO : tictactoe: Making directory 2025/07/02 04:01:56 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:56 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:01:56 INFO : tictactoe/tictactoe: Making directory 2025/07/02 04:01:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:01:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 04:01:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 04:01:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 04:01:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:56 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/02 04:01:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/02 04:01:56 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (2.15s) === RUN TestAllTag run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:01:58 DEBUG : empty_dir: Making directory with metadata 2025/07/02 04:01:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 04:01:58 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:58 INFO : tictacempty_dir: Making directory 2025/07/02 04:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:58 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:58 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:58 INFO : tictactoe: Making directory 2025/07/02 04:01:58 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:58 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:01:58 INFO : tictactoe/tictactoe: Making directory 2025/07/02 04:01:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:01:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 04:01:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:01:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 04:01:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:01:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:01:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:01:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:01:59 DEBUG : Waiting for deletions to finish 2025/07/02 04:01:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:01:59 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:01:59 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:59 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:01:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 04:01:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/02 04:01:59 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: 0 differences found 2025/07/02 04:01:59 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: 1 hashes could not be checked 2025/07/02 04:01:59 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: 1 matching files --- PASS: TestAllTag (2.27s) === RUN TestRunTwice run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:02:00 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:00 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:00 INFO : tictactoe: Making directory 2025/07/02 04:02:00 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:00 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:02:00 INFO : tictactoe/tictactoe: Making directory 2025/07/02 04:02:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:02:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 04:02:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 04:02:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 04:02:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:02:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:02:01 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/02 04:02:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/02 04:02:01 DEBUG : Waiting for deletions to finish 2025/07/02 04:02:01 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:01 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:01 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:02:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:02:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/07/02 04:02:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 04:02:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/02 04:02:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2025/07/02 04:02:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:02:02 INFO : toe: Making directory 2025/07/02 04:02:03 INFO : toe/toe: Making directory 2025/07/02 04:02:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/02 04:02:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:02:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:02:03 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/02 04:02:03 INFO : toe/toe/toe: Copied (new) 2025/07/02 04:02:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:02:04 DEBUG : empty_dir: Making directory with metadata 2025/07/02 04:02:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 04:02:04 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:04 INFO : tictacempty_dir: Making directory 2025/07/02 04:02:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:04 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:04 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:04 INFO : tictactoe: Making directory 2025/07/02 04:02:04 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:04 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:02:04 INFO : tictactoe/tictactoe: Making directory 2025/07/02 04:02:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:02:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 04:02:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 04:02:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:02:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:02:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:05 INFO : toe/toe/toe.txt: Deleted 2025/07/02 04:02:05 INFO : toe/toe: Removing directory 2025/07/02 04:02:05 INFO : toe: Removing directory 2025/07/02 04:02:05 INFO : empty_dir: Removing directory 2025/07/02 04:02:05 DEBUG : Local file system at /tmp/rclone1672483682: deleted 3 directories --- PASS: TestMove (2.75s) === RUN TestTransformFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:02:07 DEBUG : empty_dir: Making directory with metadata 2025/07/02 04:02:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:07 INFO : tictacempty_dir: Making directory 2025/07/02 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:07 INFO : tictactoe: Making directory 2025/07/02 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:02:07 INFO : tictactoe/tictactoe: Making directory 2025/07/02 04:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:02:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 04:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 04:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:02:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:08 INFO : toe/toe/toe.txt: Deleted 2025/07/02 04:02:08 INFO : toe/toe: Removing directory 2025/07/02 04:02:08 INFO : toe: Removing directory 2025/07/02 04:02:08 INFO : empty_dir: Removing directory 2025/07/02 04:02:08 DEBUG : Local file system at /tmp/rclone1672483682: deleted 3 directories 2025/07/02 04:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/07/02 04:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 04:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 04:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 04:02:09 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (3.42s) === RUN TestManualTransformFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:02:10 DEBUG : Reset feature "Copy" 2025/07/02 04:02:10 DEBUG : Reset feature "Move" 2025/07/02 04:02:10 DEBUG : Reset feature "Copy" 2025/07/02 04:02:10 DEBUG : Reset feature "Move" 2025/07/02 04:02:10 DEBUG : empty_dir: Making directory with metadata 2025/07/02 04:02:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 04:02:10 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:10 INFO : tictacempty_dir: Making directory 2025/07/02 04:02:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 04:02:11 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:11 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:11 INFO : tictactoe: Making directory 2025/07/02 04:02:11 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:11 DEBUG : toe: transformed to: tictactoe 2025/07/02 04:02:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:02:11 INFO : tictactoe/tictactoe: Making directory 2025/07/02 04:02:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 04:02:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 04:02:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 04:02:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:02:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:02:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 04:02:11 INFO : toe/toe/toe.txt: Deleted 2025/07/02 04:02:11 INFO : toe/toe: Removing directory 2025/07/02 04:02:11 INFO : toe: Removing directory 2025/07/02 04:02:11 INFO : empty_dir: Removing directory 2025/07/02 04:02:11 DEBUG : Local file system at /tmp/rclone1672483682: deleted 3 directories 2025/07/02 04:02:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/07/02 04:02:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 04:02:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 04:02:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 04:02:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/02 04:02:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (4.36s) === RUN TestBase64 run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:02:15 DEBUG : toe: transformed to: dG9l 2025/07/02 04:02:15 DEBUG : toe: transformed to: dG9l 2025/07/02 04:02:15 INFO : dG9l: Making directory 2025/07/02 04:02:15 DEBUG : toe: transformed to: dG9l 2025/07/02 04:02:15 DEBUG : toe: transformed to: dG9l 2025/07/02 04:02:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/02 04:02:15 INFO : dG9l/dG9l: Making directory 2025/07/02 04:02:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/02 04:02:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/02 04:02:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/02 04:02:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 04:02:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/02 04:02:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:02:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:02:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/02 04:02:15 DEBUG : Waiting for deletions to finish 2025/07/02 04:02:16 DEBUG : dG9l: transformed to: toe 2025/07/02 04:02:16 DEBUG : dG9l: transformed to: toe 2025/07/02 04:02:16 INFO : toe: Set directory modification time (using SetModTime) 2025/07/02 04:02:16 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/02 04:02:16 DEBUG : dG9l: transformed to: toe 2025/07/02 04:02:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/02 04:02:16 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/07/02 04:02:16 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/02 04:02:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/02 04:02:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by -1ns, within tolerance 1µs) 2025/07/02 04:02:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/02 04:02:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/02 04:02:16 DEBUG : Local file system at /tmp/rclone1672483682: Waiting for checks to finish 2025/07/02 04:02:16 DEBUG : Local file system at /tmp/rclone1672483682: Waiting for transfers to finish 2025/07/02 04:02:16 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.14s) === RUN TestError run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi", Local "Local file system at /tmp/rclone1672483682", Modify Window "1µs" 2025/07/02 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 04:02:17 DEBUG : toe: transformed to: 2025/07/02 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 04:02:17 DEBUG : toe: transformed to: 2025/07/02 04:02:17 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Making directory 2025/07/02 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 04:02:17 DEBUG : toe: transformed to: 2025/07/02 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 04:02:17 DEBUG : toe: transformed to: 2025/07/02 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 04:02:17 DEBUG : toe/toe: transformed to: 2025/07/02 04:02:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/02 04:02:17 INFO : toe/toe: Making directory 2025/07/02 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 04:02:17 DEBUG : toe/toe: transformed to: 2025/07/02 04:02:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/02 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 04:02:17 DEBUG : toe: transformed to: 2025/07/02 04:02:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/02 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 04:02:17 DEBUG : toe/toe/toe: transformed to: 2025/07/02 04:02:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/02 04:02:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for checks to finish 2025/07/02 04:02:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Waiting for transfers to finish 2025/07/02 04:02:17 INFO : toe/toe/toe: Copied (new) 2025/07/02 04:02:17 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: not deleting files as there were IO errors 2025/07/02 04:02:17 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2025/07/02 04:02:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-riyuqap5kofi: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 7m16.033960319s (try 1/5)