"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose -fast-list" - Starting (try 1/5) 2026/08/07 01:00:56 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha" 2026/08/07 01:00:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 01:00:56 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha" 2026/08/07 01:00:56 DEBUG : Creating backend with remote "/tmp/rclone2597398036" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.17s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.00s) === RUN TestCopy run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwax4: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : metadata sub dir: Making directory with metadata 2026/08/07 01:00:57 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/07 01:00:57 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036: File to upload is small (21 bytes), uploading instead of streaming 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/07 01:00:57 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : empty metadata sub dir: Updated directory metadata 2026/08/07 01:00:57 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2026/08/07 01:00:57 INFO : metadata sub dir: Updated directory metadata 2026/08/07 01:00:57 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_dpwauv: Moved (server-side) to: metadata sub dir/hello metadata world 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/07 01:00:57 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : metadata sub dir: Updated directory metadata 2026/08/07 01:00:57 INFO : empty metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.03s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : metadata sub dir: Making directory with metadata 2026/08/07 01:00:57 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/07 01:00:57 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036: File to upload is small (21 bytes), uploading instead of streaming 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/07 01:00:57 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/07 01:00:57 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_dpwayb: Moved (server-side) to: metadata sub dir/hello metadata world 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/07 01:00:57 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/07 01:00:57 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/07 01:00:57 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.03s) === RUN TestCopyMissingDirectory run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/non-existing" 2026/08/07 01:00:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.02s) === RUN TestCopyNoTraverse run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwanw: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Running all checks before starting transfers 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Checks finished, now starting transfers 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa01: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 ERROR : Ignoring --no-traverse with sync 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwav2: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : hello world2.rclone_chunk.001_dpwajp: Moved (server-side) to: hello world2 2026/08/07 01:00:57 DEBUG : hello world2: size = 12 OK 2026/08/07 01:00:57 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/08/07 01:00:57 INFO : hello world2: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwaoe: Moved (server-side) to: potato2 2026/08/07 01:00:57 DEBUG : potato2: size = 11 OK 2026/08/07 01:00:57 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwai7: Moved (server-side) to: potato2 2026/08/07 01:00:57 DEBUG : potato2: size = 11 OK 2026/08/07 01:00:57 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : potato2: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/08/07 01:00:57 DEBUG : sub dir: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwamx: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.01s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir2: Making directory 2026/08/07 01:00:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa22: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/08/07 01:00:57 DEBUG : sub dir: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir: Made directory with metadata (mtime=2026-08-07T01:00:57.244842508Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwai4: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir2: Making directory 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa9w: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 DEBUG : sub dir2: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2026/08/07 01:00:57 DEBUG : sub dir: Making directory with metadata 2026/08/07 01:00:57 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpway8: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : a1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 DEBUG : a1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1", newDst=a1 2026/08/07 01:00:57 DEBUG : a1/b1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2026/08/07 01:00:57 DEBUG : a1/b2: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2026/08/07 01:00:57 DEBUG : a1/b2/c1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2026/08/07 01:00:57 DEBUG : a1/b2/c1/d1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2026/08/07 01:00:57 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2026/08/07 01:00:57 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2026/08/07 01:00:57 DEBUG : a1/b1/c1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2026/08/07 01:00:57 DEBUG : a1/b1/c1/d1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2026/08/07 01:00:57 DEBUG : a1/b1/c1/d2: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2026/08/07 01:00:57 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2026/08/07 01:00:57 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2026/08/07 01:00:57 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2026/08/07 01:00:57 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2026/08/07 01:00:57 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2026/08/07 01:00:57 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b2: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1/b1: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.05s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir2: Making directory 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa7v: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwahy: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-luhicoj2gono" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-luhicoj2gono" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-tezutin3duha' -> Chunked 'TestChunkerLocal:rclone-test-luhicoj2gono' 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-luhicoj2gono': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-luhicoj2gono': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa8g: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-luhicoj2gono': Purge object "sub dir/hello world" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-luhicoj2gono': Purge dir "sub dir" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-luhicoj2gono': Purge dir "" --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa7x: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa0l: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwaod: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-kuqiped6zazi" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-kuqiped6zazi" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-tezutin3duha' -> Chunked 'TestChunkerLocal:rclone-test-kuqiped6zazi' 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwabt: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kuqiped6zazi': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kuqiped6zazi': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwaa8: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerLocal:rclone-test-kuqiped6zazi') 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwadj: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kuqiped6zazi': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kuqiped6zazi': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kuqiped6zazi': Purge object "sub dir/hello world" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kuqiped6zazi': Purge dir "sub dir" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kuqiped6zazi': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.02s) === RUN TestMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa6e: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwaaw: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 17 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwaq3: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-butosub3mosa" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-butosub3mosa" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-tezutin3duha' -> Chunked 'TestChunkerLocal:rclone-test-butosub3mosa' 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwali: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwasy: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Using server-side directory move 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerLocal:rclone-test-butosub3mosa') 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 DEBUG : sub dir/hello world: move non-chunked object... 2026/08/07 01:00:57 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 01:00:57 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwaeb: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : testing file moves 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerLocal:rclone-test-butosub3mosa') 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Sizes differ 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 DEBUG : sub dir/hello world: move non-chunked object... 2026/08/07 01:00:57 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 01:00:57 INFO : sub dir/hello world: Moved (server-side) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Purge object "sub dir/hello world" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Purge dir "sub dir" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-butosub3mosa': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.02s) === RUN TestCopyAfterDelete run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa9q: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 ERROR : error listing: directory not found 2026/08/07 01:00:57 INFO : Local file system at /tmp/rclone2597398036: Making directory 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwa0e: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036: Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036: Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.00s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : check sum.rclone_chunk.001_dpwa3h: Moved (server-side) to: check sum 2026/08/07 01:00:57 DEBUG : check sum: size = 1 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 01:00:57 INFO : check sum: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 DEBUG : check sum: size = 1 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 01:00:57 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/08/07 01:00:57 DEBUG : check sum: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.00s) === RUN TestSyncSizeOnly run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sizeonly.rclone_chunk.001_dpwark: Moved (server-side) to: sizeonly 2026/08/07 01:00:57 DEBUG : sizeonly: size = 6 OK 2026/08/07 01:00:57 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 01:00:57 INFO : sizeonly: Copied (new) 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 DEBUG : sizeonly: size = 6 OK 2026/08/07 01:00:57 DEBUG : sizeonly: Sizes identical 2026/08/07 01:00:57 DEBUG : sizeonly: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : ignore-size.rclone_chunk.001_dpwaz0: Moved (server-side) to: ignore-size 2026/08/07 01:00:57 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/08/07 01:00:57 INFO : ignore-size: Copied (new) 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : ignore-size: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : existing.rclone_chunk.001_dpwakf: Moved (server-side) to: existing 2026/08/07 01:00:57 DEBUG : existing: size = 6 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : existing: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/07 01:00:57 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : existing: Deleted 2026/08/07 01:00:57 INFO : existing.rclone_chunk.001_dpwan4: Moved (server-side) to: existing 2026/08/07 01:00:57 DEBUG : existing: size = 6 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 01:00:57 INFO : existing: Copied (replaced existing) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.00s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : existing.rclone_chunk.001_dpwa6f: Moved (server-side) to: existing 2026/08/07 01:00:57 DEBUG : existing: size = 6 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 01:00:57 INFO : existing: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 DEBUG : existing: Destination exists, skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : b/potato.rclone_chunk.001_dpwayr: Moved (server-side) to: b/potato 2026/08/07 01:00:57 INFO : c/non empty space.rclone_chunk.001_dpwap9: Moved (server-side) to: c/non empty space 2026/08/07 01:00:57 INFO : d: Making directory 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a", newDst= 2026/08/07 01:00:57 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "c", newDst=c 2026/08/07 01:00:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : a/potato2.rclone_chunk.001_dpwaoi: Moved (server-side) to: a/potato2 2026/08/07 01:00:57 DEBUG : a/potato2: size = 60 OK 2026/08/07 01:00:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 01:00:57 INFO : a/potato2: Copied (new) 2026/08/07 01:00:57 DEBUG : c/non empty space: size = 5 OK 2026/08/07 01:00:57 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : b/potato: Deleted 2026/08/07 01:00:57 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : d: Removing directory 2026/08/07 01:00:57 INFO : b: Removing directory 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwapd: Moved (server-side) to: empty space 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/07 01:00:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 01:00:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 01:00:57 INFO : empty space: Updated modification time in destination 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.00s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwalj: Moved (server-side) to: empty space 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : foo.rclone_chunk.001_dpwawc: Moved (server-side) to: foo 2026/08/07 01:00:57 DEBUG : foo: size = 3 OK 2026/08/07 01:00:57 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:57 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : foo: md5 differ 2026/08/07 01:00:57 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : foo: Deleted 2026/08/07 01:00:57 INFO : foo.rclone_chunk.001_dpwaek: Moved (server-side) to: foo 2026/08/07 01:00:57 DEBUG : foo: size = 3 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/08/07 01:00:57 INFO : foo: Copied (replaced existing) 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwani: Moved (server-side) to: empty space 2026/08/07 01:00:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwavx: Moved (server-side) to: potato 2026/08/07 01:00:57 DEBUG : potato: size = 60 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 01:00:57 INFO : potato: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwa28: Moved (server-side) to: potato 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:57 DEBUG : potato: size = 60 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : potato: Sizes differ 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato: Deleted 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwat2: Moved (server-side) to: potato 2026/08/07 01:00:57 DEBUG : potato: size = 21 OK 2026/08/07 01:00:57 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/08/07 01:00:57 INFO : potato: Copied (replaced existing) 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwarc: Moved (server-side) to: potato 2026/08/07 01:00:57 DEBUG : potato: size = 21 OK 2026/08/07 01:00:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:57 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : potato: md5 differ 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato: Deleted 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwa3a: Moved (server-side) to: potato 2026/08/07 01:00:57 DEBUG : potato: size = 21 OK 2026/08/07 01:00:57 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/08/07 01:00:57 INFO : potato: Copied (replaced existing) 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwa0i: Moved (server-side) to: potato 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwa0x: Moved (server-side) to: empty space 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwa7y: Moved (server-side) to: potato 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwait: Moved (server-side) to: empty space 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwa3u: Moved (server-side) to: potato2 2026/08/07 01:00:57 DEBUG : potato2: size = 60 OK 2026/08/07 01:00:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 01:00:57 INFO : potato2: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : b/potato.rclone_chunk.001_dpwa28: Moved (server-side) to: b/potato 2026/08/07 01:00:57 INFO : c/non empty space.rclone_chunk.001_dpwaxw: Moved (server-side) to: c/non empty space 2026/08/07 01:00:57 INFO : d: Making directory 2026/08/07 01:00:57 INFO : d/e: Making directory 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a", newDst= 2026/08/07 01:00:57 INFO : c: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "c", newDst=c 2026/08/07 01:00:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : a/potato2.rclone_chunk.001_dpwaij: Moved (server-side) to: a/potato2 2026/08/07 01:00:57 DEBUG : a/potato2: size = 60 OK 2026/08/07 01:00:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 01:00:57 INFO : a/potato2: Copied (new) 2026/08/07 01:00:57 DEBUG : c/non empty space: size = 5 OK 2026/08/07 01:00:57 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : b/potato: Deleted 2026/08/07 01:00:57 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : d/e: Removing directory 2026/08/07 01:00:57 INFO : d: Removing directory 2026/08/07 01:00:57 INFO : b: Removing directory 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : b/potato.rclone_chunk.001_dpwagu: Moved (server-side) to: b/potato 2026/08/07 01:00:57 INFO : c/non empty space.rclone_chunk.001_dpwa0o: Moved (server-side) to: c/non empty space 2026/08/07 01:00:57 INFO : d: Making directory 2026/08/07 01:00:57 DEBUG : Added delayed dir = "a", newDst= 2026/08/07 01:00:57 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "c", newDst=c 2026/08/07 01:00:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : a/potato2.rclone_chunk.001_dpwa0x: Moved (server-side) to: a/potato2 2026/08/07 01:00:57 DEBUG : a/potato2: size = 60 OK 2026/08/07 01:00:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 01:00:57 INFO : a/potato2: Copied (new) 2026/08/07 01:00:57 DEBUG : c/non empty space: size = 5 OK 2026/08/07 01:00:57 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : c/non empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 ERROR : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': not deleting files as there were IO errors 2026/08/07 01:00:57 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 ERROR : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwa44: Moved (server-side) to: potato 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwaiw: Moved (server-side) to: empty space 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 INFO : potato: Deleted 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwa9r: Moved (server-side) to: potato2 2026/08/07 01:00:57 DEBUG : potato2: size = 60 OK 2026/08/07 01:00:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 01:00:57 INFO : potato2: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwalz: Moved (server-side) to: potato 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwaqz: Moved (server-side) to: empty space 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : potato: Deleted 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwa9g: Moved (server-side) to: potato2 2026/08/07 01:00:57 DEBUG : potato2: size = 60 OK 2026/08/07 01:00:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/07 01:00:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwaj8: Moved (server-side) to: potato 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwavg: Moved (server-side) to: potato2 2026/08/07 01:00:57 DEBUG : potato2: size = 19 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/08/07 01:00:57 INFO : potato2: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwa41: Moved (server-side) to: potato2 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwa44: Moved (server-side) to: empty space 2026/08/07 01:00:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : potato2: Excluded 2026/08/07 01:00:57 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : enormous: Excluded 2026/08/07 01:00:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : potato2: Excluded 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : potato2: Excluded 2026/08/07 01:00:57 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : enormous: Excluded 2026/08/07 01:00:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : potato2: Excluded 2026/08/07 01:00:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : potato2: Excluded 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036: Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036: Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwaz1: Moved (server-side) to: potato2 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwaq5: Moved (server-side) to: empty space 2026/08/07 01:00:57 INFO : enormous.rclone_chunk.001_dpwaw3: Moved (server-side) to: enormous 2026/08/07 01:00:57 DEBUG : enormous: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : enormous: Excluded 2026/08/07 01:00:57 DEBUG : potato2: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : potato2: Excluded 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : enormous: Deleted 2026/08/07 01:00:57 INFO : potato2: Deleted 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036: Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036: Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : enormous: Deleted 2026/08/07 01:00:57 INFO : potato2: Deleted 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 INFO : one.rclone_chunk.001_dpwa0w: Moved (server-side) to: one 2026/08/07 01:00:57 INFO : two.rclone_chunk.001_dpwa12: Moved (server-side) to: two 2026/08/07 01:00:57 INFO : three.rclone_chunk.001_dpwal6: Moved (server-side) to: three 2026/08/07 01:00:57 INFO : four.rclone_chunk.001_dpwa8a: Moved (server-side) to: four 2026/08/07 01:00:57 DEBUG : five: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:57 DEBUG : four: size = 8 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : four: Sizes differ 2026/08/07 01:00:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/07 01:00:57 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 DEBUG : one: Destination is newer than source, skipping 2026/08/07 01:00:57 DEBUG : three: size = 5 OK 2026/08/07 01:00:57 DEBUG : three: Sizes identical 2026/08/07 01:00:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 01:00:57 DEBUG : two: size = 3 OK 2026/08/07 01:00:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:57 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : two: md5 differ 2026/08/07 01:00:57 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : two: Deleted 2026/08/07 01:00:57 INFO : four: Deleted 2026/08/07 01:00:57 INFO : four.rclone_chunk.001_dpwaoo: Moved (server-side) to: four 2026/08/07 01:00:57 DEBUG : four: size = 4 OK 2026/08/07 01:00:57 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/07 01:00:57 INFO : four: Copied (replaced existing) 2026/08/07 01:00:57 INFO : five.rclone_chunk.001_dpwa83: Moved (server-side) to: five 2026/08/07 01:00:57 DEBUG : five: size = 4 OK 2026/08/07 01:00:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/07 01:00:57 INFO : five: Copied (new) 2026/08/07 01:00:57 INFO : two.rclone_chunk.001_dpwa5w: Moved (server-side) to: two 2026/08/07 01:00:57 DEBUG : two: size = 3 OK 2026/08/07 01:00:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/07 01:00:57 INFO : two: Copied (replaced existing) 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 DEBUG : five: size = 4 OK 2026/08/07 01:00:57 DEBUG : four: size = 4 OK 2026/08/07 01:00:57 DEBUG : one: Destination is newer than source, skipping 2026/08/07 01:00:57 DEBUG : three: size = 5 OK 2026/08/07 01:00:57 DEBUG : two: size = 3 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/07 01:00:57 DEBUG : five: Size and md5 of src and dst objects identical 2026/08/07 01:00:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 01:00:57 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/07 01:00:57 DEBUG : four: Size and md5 of src and dst objects identical 2026/08/07 01:00:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 01:00:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/07 01:00:57 DEBUG : two: Size and md5 of src and dst objects identical 2026/08/07 01:00:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/07 01:00:57 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:57 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : three: md5 differ 2026/08/07 01:00:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : three: Deleted 2026/08/07 01:00:57 INFO : three.rclone_chunk.001_dpwaug: Moved (server-side) to: three 2026/08/07 01:00:57 DEBUG : three: size = 5 OK 2026/08/07 01:00:57 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/07 01:00:57 INFO : three: Copied (replaced existing) 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (0.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Making map for --track-renames 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Finished making map for --track-renames 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 01:00:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwa0k: Moved (server-side) to: potato 2026/08/07 01:00:57 DEBUG : potato: size = 14 OK 2026/08/07 01:00:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/07 01:00:57 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : yam.rclone_chunk.001_dpwa6x: Moved (server-side) to: yam 2026/08/07 01:00:57 DEBUG : yam: size = 11 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for renames to finish 2026/08/07 01:00:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/07 01:00:57 INFO : potato: Copied (new) 2026/08/07 01:00:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/07 01:00:57 INFO : yam: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 DEBUG : potato: size = 14 OK 2026/08/07 01:00:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Making map for --track-renames 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Finished making map for --track-renames 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : yam: move non-chunked object... 2026/08/07 01:00:57 INFO : yam: Moved (server-side) to: yaml 2026/08/07 01:00:57 INFO : yam: Moved (server-side) to: yaml 2026/08/07 01:00:57 INFO : yaml: Renamed from "yam" 2026/08/07 01:00:57 DEBUG : potato: Unchanged skipping 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for renames to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Making map for --track-renames 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Finished making map for --track-renames 2026/08/07 01:00:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 01:00:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwa4i: Moved (server-side) to: potato 2026/08/07 01:00:57 DEBUG : potato: size = 14 OK 2026/08/07 01:00:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/07 01:00:57 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : yam.rclone_chunk.001_dpwa15: Moved (server-side) to: yam 2026/08/07 01:00:57 DEBUG : yam: size = 11 OK 2026/08/07 01:00:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/07 01:00:57 INFO : potato: Copied (new) 2026/08/07 01:00:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/07 01:00:57 INFO : yam: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for renames to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 DEBUG : potato: size = 14 OK 2026/08/07 01:00:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : potato: Unchanged skipping 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Making map for --track-renames 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Finished making map for --track-renames 2026/08/07 01:00:57 DEBUG : yam: move non-chunked object... 2026/08/07 01:00:57 INFO : yam: Moved (server-side) to: yaml 2026/08/07 01:00:57 INFO : yam: Moved (server-side) to: yaml 2026/08/07 01:00:57 INFO : yaml: Renamed from "yam" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for renames to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub", newDst= 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Making map for --track-renames 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Finished making map for --track-renames 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/07 01:00:57 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : potato.rclone_chunk.001_dpwafq: Moved (server-side) to: potato 2026/08/07 01:00:57 DEBUG : potato: size = 14 OK 2026/08/07 01:00:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/07 01:00:57 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub/yam.rclone_chunk.001_dpwaaa: Moved (server-side) to: sub/yam 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for renames to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/07 01:00:57 INFO : potato: Copied (new) 2026/08/07 01:00:57 DEBUG : sub/yam: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/07 01:00:57 INFO : sub/yam: Copied (new) 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : sub: Set directory modification time (using SetModTime) 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/07 01:00:57 DEBUG : potato: size = 14 OK 2026/08/07 01:00:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : potato: Unchanged skipping 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Making map for --track-renames 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Finished making map for --track-renames 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : sub/yam: move non-chunked object... 2026/08/07 01:00:57 INFO : sub/yam: Moved (server-side) to: yam 2026/08/07 01:00:57 INFO : sub/yam: Moved (server-side) to: yam 2026/08/07 01:00:57 INFO : yam: Renamed from "sub/yam" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for renames to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/rclone2597398036/dir1" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/rclone2597398036/dir2" 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036/dir2: Using server-side directory move 2026/08/07 01:00:57 INFO : Local file system at /tmp/rclone2597398036/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 01:00:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:57 INFO : file1.txt: Moved (server-side) 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036/dir2: Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Added delayed dir = "nested", newDst= 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/07 01:00:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : nested/sub dir/file.rclone_chunk.001_dpwa3z: Moved (server-side) to: nested/sub dir/file 2026/08/07 01:00:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 01:00:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/07 01:00:57 INFO : nested/sub dir/file: Copied (new) 2026/08/07 01:00:57 INFO : nested/sub dir/file: Deleted 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwatu: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : sub dir: Removing directory 2026/08/07 01:00:57 INFO : nested/sub dir: Removing directory 2026/08/07 01:00:57 INFO : nested: Removing directory 2026/08/07 01:00:57 DEBUG : Local file system at /tmp/rclone2597398036: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Added delayed dir = "nested", newDst= 2026/08/07 01:00:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/07 01:00:57 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/07 01:00:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : nested/sub dir/file.rclone_chunk.001_dpwa56: Moved (server-side) to: nested/sub dir/file 2026/08/07 01:00:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/07 01:00:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/07 01:00:57 INFO : nested/sub dir/file: Copied (new) 2026/08/07 01:00:57 INFO : nested/sub dir/file: Deleted 2026/08/07 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : sub dir/hello world.rclone_chunk.001_dpwavd: Moved (server-side) to: sub dir/hello world 2026/08/07 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/07 01:00:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:57 INFO : sub dir/hello world: Copied (new) 2026/08/07 01:00:57 INFO : sub dir/hello world: Deleted 2026/08/07 01:00:57 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:57 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : existing-b.rclone_chunk.001_dpwabt: Moved (server-side) to: existing-b 2026/08/07 01:00:57 DEBUG : existing-b: size = 6 OK 2026/08/07 01:00:57 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/08/07 01:00:57 INFO : existing-b: Copied (new) 2026/08/07 01:00:57 INFO : existing-b: Deleted 2026/08/07 01:00:57 INFO : existing.rclone_chunk.001_dpwab9: Moved (server-side) to: existing 2026/08/07 01:00:57 DEBUG : existing: size = 6 OK 2026/08/07 01:00:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 01:00:57 INFO : existing: Copied (new) 2026/08/07 01:00:57 INFO : existing: Deleted 2026/08/07 01:00:57 DEBUG : existing: Destination exists, skipping 2026/08/07 01:00:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-juwesey0xote" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-juwesey0xote" 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwaoc: Moved (server-side) to: potato2 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwaix: Moved (server-side) to: empty space 2026/08/07 01:00:57 INFO : potato3.rclone_chunk.001_dpwao1: Moved (server-side) to: potato3 sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-tezutin3duha' -> Chunked 'TestChunkerLocal:rclone-test-juwesey0xote' 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwaeg: Moved (server-side) to: empty space 2026/08/07 01:00:57 INFO : potato3.rclone_chunk.001_dpwafy: Moved (server-side) to: potato3 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-juwesey0xote': Using server-side directory move 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-juwesey0xote': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 INFO : empty space: Deleted 2026/08/07 01:00:57 DEBUG : potato2: move non-chunked object... 2026/08/07 01:00:57 INFO : potato2: Moved (server-side) 2026/08/07 01:00:57 INFO : potato2: Moved (server-side) 2026/08/07 01:00:57 DEBUG : potato3: size = 68 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : potato3: size = 60 (Chunked 'TestChunkerLocal:rclone-test-juwesey0xote') 2026/08/07 01:00:57 DEBUG : potato3: Sizes differ 2026/08/07 01:00:57 INFO : potato3: Deleted 2026/08/07 01:00:57 DEBUG : potato3: move non-chunked object... 2026/08/07 01:00:57 INFO : potato3: Moved (server-side) 2026/08/07 01:00:57 INFO : potato3: Moved (server-side) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-juwesey0xote': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-juwesey0xote': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-gokixot4qico" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-gokixot4qico" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gokixot4qico': Using server-side directory move 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-gokixot4qico': Server side directory move succeeded 2026/08/07 01:00:57 ERROR : error listing: directory not found 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gokixot4qico': Purge object "empty space" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gokixot4qico': Purge object "potato2" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gokixot4qico': Purge object "potato3" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gokixot4qico': Purge dir "" 2026/08/07 01:00:57 ERROR : error listing: directory not found 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-juwesey0xote': Purge dir "" 2026/08/07 01:00:57 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-juwesey0xote: no such file or directory 2026/08/07 01:00:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.04s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-japupor9kili" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-japupor9kili" 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwa1q: Moved (server-side) to: potato2 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwa4z: Moved (server-side) to: empty space 2026/08/07 01:00:57 INFO : potato3.rclone_chunk.001_dpwa6u: Moved (server-side) to: potato3 sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-tezutin3duha' -> Chunked 'TestChunkerLocal:rclone-test-japupor9kili' 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwa9p: Moved (server-side) to: empty space 2026/08/07 01:00:57 INFO : potato3.rclone_chunk.001_dpwadg: Moved (server-side) to: potato3 2026/08/07 01:00:57 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : empty space: Excluded 2026/08/07 01:00:57 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : empty space: Excluded 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : potato2: move non-chunked object... 2026/08/07 01:00:57 INFO : potato2: Moved (server-side) 2026/08/07 01:00:57 INFO : potato2: Moved (server-side) 2026/08/07 01:00:57 DEBUG : potato3: size = 68 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : potato3: size = 60 (Chunked 'TestChunkerLocal:rclone-test-japupor9kili') 2026/08/07 01:00:57 DEBUG : potato3: Sizes differ 2026/08/07 01:00:57 INFO : potato3: Deleted 2026/08/07 01:00:57 DEBUG : potato3: move non-chunked object... 2026/08/07 01:00:57 INFO : potato3: Moved (server-side) 2026/08/07 01:00:57 INFO : potato3: Moved (server-side) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-japupor9kili': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-japupor9kili': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xudotaj8topi" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xudotaj8topi" 2026/08/07 01:00:57 DEBUG : empty space: Excluded (Size Filter) 2026/08/07 01:00:57 DEBUG : empty space: Excluded 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : potato2: move non-chunked object... 2026/08/07 01:00:57 INFO : potato2: Moved (server-side) 2026/08/07 01:00:57 INFO : potato2: Moved (server-side) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xudotaj8topi': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : potato3: move non-chunked object... 2026/08/07 01:00:57 INFO : potato3: Moved (server-side) 2026/08/07 01:00:57 INFO : potato3: Moved (server-side) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xudotaj8topi': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xudotaj8topi': Purge object "potato2" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xudotaj8topi': Purge object "potato3" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xudotaj8topi': Purge dir "" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-japupor9kili': Purge object "empty space" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-japupor9kili': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-kobiyac1zate" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-kobiyac1zate" 2026/08/07 01:00:57 INFO : potato2.rclone_chunk.001_dpwada: Moved (server-side) to: potato2 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwa0m: Moved (server-side) to: empty space 2026/08/07 01:00:57 INFO : potato3.rclone_chunk.001_dpwabw: Moved (server-side) to: potato3 2026/08/07 01:00:57 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-tezutin3duha' -> Chunked 'TestChunkerLocal:rclone-test-kobiyac1zate' 2026/08/07 01:00:57 INFO : empty space.rclone_chunk.001_dpwajy: Moved (server-side) to: empty space 2026/08/07 01:00:57 INFO : potato3.rclone_chunk.001_dpwarv: Moved (server-side) to: potato3 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kobiyac1zate': Using server-side directory move 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-kobiyac1zate': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/07 01:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/07 01:00:57 DEBUG : empty space: size = 1 OK 2026/08/07 01:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:57 DEBUG : empty space: Unchanged skipping 2026/08/07 01:00:57 INFO : empty space: Deleted 2026/08/07 01:00:57 DEBUG : potato2: move non-chunked object... 2026/08/07 01:00:57 INFO : potato2: Moved (server-side) 2026/08/07 01:00:57 INFO : potato2: Moved (server-side) 2026/08/07 01:00:57 DEBUG : potato3: size = 68 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:57 DEBUG : potato3: size = 60 (Chunked 'TestChunkerLocal:rclone-test-kobiyac1zate') 2026/08/07 01:00:57 DEBUG : potato3: Sizes differ 2026/08/07 01:00:57 INFO : potato3: Deleted 2026/08/07 01:00:57 DEBUG : potato3: move non-chunked object... 2026/08/07 01:00:57 INFO : potato3: Moved (server-side) 2026/08/07 01:00:57 INFO : potato3: Moved (server-side) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kobiyac1zate': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kobiyac1zate': Waiting for transfers to finish 2026/08/07 01:00:57 INFO : tomatoDir: Removing directory 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': deleted 1 directories 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-sedaniq9wumu" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-sedaniq9wumu" 2026/08/07 01:00:57 INFO : tomatoDir: Making directory 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sedaniq9wumu': Using server-side directory move 2026/08/07 01:00:57 INFO : Chunked 'TestChunkerLocal:rclone-test-sedaniq9wumu': Server side directory move succeeded 2026/08/07 01:00:57 ERROR : error listing: directory not found 2026/08/07 01:00:57 ERROR : error listing: directory not found 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sedaniq9wumu': Purge object "empty space" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sedaniq9wumu': Purge object "potato2" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sedaniq9wumu': Purge object "potato3" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sedaniq9wumu': Purge dir "tomatoDir" 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sedaniq9wumu': Purge dir "" 2026/08/07 01:00:57 ERROR : error listing: directory not found 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kobiyac1zate': Purge dir "" 2026/08/07 01:00:57 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-kobiyac1zate: no such file or directory 2026/08/07 01:00:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.03s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/rclone-sync-test" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/rclone-sync-test" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test-include/layer2" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/rclone-sync-test-include/layer2" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test-ignore-file" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/rclone-sync-test-ignore-file" 2026/08/07 01:00:57 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_dpwati: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : rclone-sync-test-include: Removing directory 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-tezutin3duha/rclone-sync-test-include: directory not empty 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': failed to delete 1 directories 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : rclone-sync-test-include: Removing directory 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-tezutin3duha/rclone-sync-test-include: directory not empty 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': failed to delete 1 directories 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:57 INFO : There was nothing to transfer 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/07 01:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (0.03s) === RUN TestSyncCompareDest run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/dst" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/dst" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/CompareDest" 2026/08/07 01:00:57 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/CompareDest" 2026/08/07 01:00:57 DEBUG : one: Need to transfer - File not found at Destination 2026/08/07 01:00:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:57 INFO : one.rclone_chunk.001_dpwax9: Moved (server-side) to: one 2026/08/07 01:00:57 DEBUG : one: size = 3 OK 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/07 01:00:57 INFO : one: Copied (new) 2026/08/07 01:00:57 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:57 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one: Deleted 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwbcl: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/07 01:00:58 INFO : one: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : dst/one: Deleted 2026/08/07 01:00:58 INFO : dst/one.rclone_chunk.001_dpwbkm: Moved (server-side) to: dst/one 2026/08/07 01:00:58 INFO : CompareDest/one.rclone_chunk.001_dpwb2u: Moved (server-side) to: CompareDest/one 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 INFO : CompareDest/two.rclone_chunk.001_dpwbbq: Moved (server-side) to: CompareDest/two 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : two: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/CompareDest') 2026/08/07 01:00:58 DEBUG : two: Sizes differ 2026/08/07 01:00:58 DEBUG : two: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : two.rclone_chunk.001_dpwbzt: Moved (server-side) to: two 2026/08/07 01:00:58 DEBUG : two: size = 5 OK 2026/08/07 01:00:58 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/07 01:00:58 INFO : two: Copied (new) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.04s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : pre-dest1/1.rclone_chunk.001_dpwbe5: Moved (server-side) to: pre-dest1/1 2026/08/07 01:00:58 INFO : pre-dest2/2.rclone_chunk.001_dpwbeq: Moved (server-side) to: pre-dest2/2 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/dest" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/dest" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/pre-dest1" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/pre-dest1" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/pre-dest2" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/pre-dest2" 2026/08/07 01:00:58 DEBUG : 1: size = 1 OK 2026/08/07 01:00:58 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : 2: size = 1 OK 2026/08/07 01:00:58 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/07 01:00:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dest': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dest': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : 3.rclone_chunk.001_dpwb78: Moved (server-side) to: 3 2026/08/07 01:00:58 DEBUG : 3: size = 1 OK 2026/08/07 01:00:58 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/08/07 01:00:58 INFO : 3: Copied (new) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.02s) === RUN TestSyncCopyDest run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dst/one.rclone_chunk.001_dpwb6b: Moved (server-side) to: dst/one 2026/08/07 01:00:58 INFO : dst/two.rclone_chunk.001_dpwb9x: Moved (server-side) to: dst/two 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwbu8: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/backup" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/backup" 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) 2026/08/07 01:00:58 INFO : one: Moved (server-side) 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwb45: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 4 OK 2026/08/07 01:00:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) 2026/08/07 01:00:58 INFO : three.txt: Moved into backup dir 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwbah: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 INFO : one: Deleted 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) 2026/08/07 01:00:58 INFO : one: Moved (server-side) 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwbux: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 INFO : three.txt: Deleted 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) 2026/08/07 01:00:58 INFO : three.txt: Moved into backup dir 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dst/one.rclone_chunk.001_dpwb9l: Moved (server-side) to: dst/one 2026/08/07 01:00:58 INFO : dst/two.rclone_chunk.001_dpwbmx: Moved (server-side) to: dst/two 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwbv3: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/backup" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/backup" 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwbrt: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 4 OK 2026/08/07 01:00:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved into backup dir 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwbkt: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 INFO : one.bak: Deleted 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwb96: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 INFO : three.txt.bak: Deleted 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved into backup dir 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncBackupDirWithSuffix (0.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dst/one.rclone_chunk.001_dpwbyc: Moved (server-side) to: dst/one 2026/08/07 01:00:58 INFO : dst/two.rclone_chunk.001_dpwb4o: Moved (server-side) to: dst/two 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwb21: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/backup" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/backup" 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwbmn: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 4 OK 2026/08/07 01:00:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 01:00:58 INFO : three.txt: Moved into backup dir 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwb7a: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 INFO : one-2019-01-01: Deleted 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwb0b: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : three-2019-01-01.txt: Deleted 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 01:00:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.01s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dst/one.rclone_chunk.001_dpwbay: Moved (server-side) to: dst/one 2026/08/07 01:00:58 INFO : dst/two.rclone_chunk.001_dpwb34: Moved (server-side) to: dst/two 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwbfh: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwb8a: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 4 OK 2026/08/07 01:00:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved into backup dir 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwbgi: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : one.bak: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : one.bak: Excluded 2026/08/07 01:00:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : three.txt.bak: Excluded 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 INFO : one.bak: Deleted 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwbil: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : three.txt.bak: Deleted 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dst/one.rclone_chunk.001_dpwbv8: Moved (server-side) to: dst/one 2026/08/07 01:00:58 INFO : dst/two.rclone_chunk.001_dpwby4: Moved (server-side) to: dst/two 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwbda: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwbbs: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 4 OK 2026/08/07 01:00:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : three.txt: Sizes differ 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : three.txt.rclone_chunk.001_dpwb2o: Moved (server-side) to: three.txt 2026/08/07 01:00:58 DEBUG : three.txt: size = 6 OK 2026/08/07 01:00:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/07 01:00:58 INFO : three.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 INFO : one.bak: Deleted 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one.bak 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwbyo: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : three.txt: Sizes differ 2026/08/07 01:00:58 INFO : three.txt.bak: Deleted 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/07 01:00:58 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : three.txt.rclone_chunk.001_dpwb34: Moved (server-side) to: three.txt 2026/08/07 01:00:58 DEBUG : three.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/07 01:00:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.01s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dst/one.rclone_chunk.001_dpwbfg: Moved (server-side) to: dst/one 2026/08/07 01:00:58 INFO : dst/two.rclone_chunk.001_dpwb8h: Moved (server-side) to: dst/two 2026/08/07 01:00:58 INFO : dst/three.txt.rclone_chunk.001_dpwbuw: Moved (server-side) to: dst/three.txt 2026/08/07 01:00:58 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-tezutin3duha/dst" 2026/08/07 01:00:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwbnx: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 4 OK 2026/08/07 01:00:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : three.txt: Sizes differ 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 01:00:58 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : three.txt.rclone_chunk.001_dpwbbh: Moved (server-side) to: three.txt 2026/08/07 01:00:58 DEBUG : three.txt: size = 6 OK 2026/08/07 01:00:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/07 01:00:58 INFO : three.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : one: Sizes differ 2026/08/07 01:00:58 INFO : one-2019-01-01: Deleted 2026/08/07 01:00:58 DEBUG : one: move non-chunked object... 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 01:00:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/07 01:00:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : one.rclone_chunk.001_dpwbc9: Moved (server-side) to: one 2026/08/07 01:00:58 DEBUG : one: size = 5 OK 2026/08/07 01:00:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/07 01:00:58 INFO : one: Copied (new) 2026/08/07 01:00:58 DEBUG : two: size = 3 OK 2026/08/07 01:00:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : two: Unchanged skipping 2026/08/07 01:00:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha/dst') 2026/08/07 01:00:58 DEBUG : three.txt: Sizes differ 2026/08/07 01:00:58 INFO : three-2019-01-01.txt: Deleted 2026/08/07 01:00:58 DEBUG : three.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 01:00:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/07 01:00:58 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : three.txt.rclone_chunk.001_dpwb2y: Moved (server-side) to: three.txt 2026/08/07 01:00:58 DEBUG : three.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/07 01:00:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : Testêé.rclone_chunk.001_dpwbjl: Moved (server-side) to: Testêé 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : Testêé: Sizes differ 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : Testêé: Deleted 2026/08/07 01:00:58 INFO : Testêé.rclone_chunk.001_dpwbv7: Moved (server-side) to: Testêé 2026/08/07 01:00:58 DEBUG : Testêé: size = 14 OK 2026/08/07 01:00:58 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/08/07 01:00:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : existing.rclone_chunk.001_dpwbg7: Moved (server-side) to: existing 2026/08/07 01:00:58 DEBUG : existing: size = 6 OK 2026/08/07 01:00:58 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/07 01:00:58 INFO : existing: Copied (new) 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : existing: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : existing: Sizes differ 2026/08/07 01:00:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 ERROR : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': not deleting files as there were IO errors 2026/08/07 01:00:58 ERROR : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : EXISTING.rclone_chunk.001_dpwbm4: Moved (server-side) to: EXISTING 2026/08/07 01:00:58 DEBUG : EXISTING: size = 6 OK 2026/08/07 01:00:58 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : existing: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : both0.rclone_chunk.001_dpwbf7: Moved (server-side) to: both0 2026/08/07 01:00:58 INFO : only0.rclone_chunk.001_dpwbf5: Moved (server-side) to: only0 2026/08/07 01:00:58 INFO : both1.rclone_chunk.001_dpwb0a: Moved (server-side) to: both1 2026/08/07 01:00:58 INFO : only1.rclone_chunk.001_dpwb8n: Moved (server-side) to: only1 2026/08/07 01:00:58 INFO : both2.rclone_chunk.001_dpwb8p: Moved (server-side) to: both2 2026/08/07 01:00:58 INFO : only2.rclone_chunk.001_dpwbm4: Moved (server-side) to: only2 2026/08/07 01:00:58 INFO : both3.rclone_chunk.001_dpwbt4: Moved (server-side) to: both3 2026/08/07 01:00:58 INFO : only3.rclone_chunk.001_dpwb9a: Moved (server-side) to: only3 2026/08/07 01:00:58 INFO : both4.rclone_chunk.001_dpwbkd: Moved (server-side) to: both4 2026/08/07 01:00:58 INFO : only4.rclone_chunk.001_dpwb4u: Moved (server-side) to: only4 2026/08/07 01:00:58 INFO : both5.rclone_chunk.001_dpwbsx: Moved (server-side) to: both5 2026/08/07 01:00:58 INFO : only5.rclone_chunk.001_dpwbiy: Moved (server-side) to: only5 2026/08/07 01:00:58 INFO : both6.rclone_chunk.001_dpwb3y: Moved (server-side) to: both6 2026/08/07 01:00:58 INFO : only6.rclone_chunk.001_dpwbri: Moved (server-side) to: only6 2026/08/07 01:00:58 INFO : both7.rclone_chunk.001_dpwbf0: Moved (server-side) to: both7 2026/08/07 01:00:58 INFO : only7.rclone_chunk.001_dpwbzv: Moved (server-side) to: only7 2026/08/07 01:00:58 INFO : both8.rclone_chunk.001_dpwb7u: Moved (server-side) to: both8 2026/08/07 01:00:58 INFO : only8.rclone_chunk.001_dpwb1f: Moved (server-side) to: only8 2026/08/07 01:00:58 INFO : both9.rclone_chunk.001_dpwbtd: Moved (server-side) to: both9 2026/08/07 01:00:58 INFO : only9.rclone_chunk.001_dpwb8k: Moved (server-side) to: only9 2026/08/07 01:00:58 INFO : both10.rclone_chunk.001_dpwbtw: Moved (server-side) to: both10 2026/08/07 01:00:58 INFO : only10.rclone_chunk.001_dpwbcf: Moved (server-side) to: only10 2026/08/07 01:00:58 INFO : both11.rclone_chunk.001_dpwbpj: Moved (server-side) to: both11 2026/08/07 01:00:58 INFO : only11.rclone_chunk.001_dpwbkp: Moved (server-side) to: only11 2026/08/07 01:00:58 INFO : both12.rclone_chunk.001_dpwbxr: Moved (server-side) to: both12 2026/08/07 01:00:58 INFO : only12.rclone_chunk.001_dpwbp4: Moved (server-side) to: only12 2026/08/07 01:00:58 INFO : both13.rclone_chunk.001_dpwbfu: Moved (server-side) to: both13 2026/08/07 01:00:58 INFO : only13.rclone_chunk.001_dpwbnx: Moved (server-side) to: only13 2026/08/07 01:00:58 INFO : both14.rclone_chunk.001_dpwbx5: Moved (server-side) to: both14 2026/08/07 01:00:58 INFO : only14.rclone_chunk.001_dpwboa: Moved (server-side) to: only14 2026/08/07 01:00:58 INFO : both15.rclone_chunk.001_dpwb5q: Moved (server-side) to: both15 2026/08/07 01:00:58 INFO : only15.rclone_chunk.001_dpwb0x: Moved (server-side) to: only15 2026/08/07 01:00:58 INFO : both16.rclone_chunk.001_dpwbgh: Moved (server-side) to: both16 2026/08/07 01:00:58 INFO : only16.rclone_chunk.001_dpwbfa: Moved (server-side) to: only16 2026/08/07 01:00:58 INFO : both17.rclone_chunk.001_dpwbzm: Moved (server-side) to: both17 2026/08/07 01:00:58 INFO : only17.rclone_chunk.001_dpwbdb: Moved (server-side) to: only17 2026/08/07 01:00:58 INFO : both18.rclone_chunk.001_dpwbjc: Moved (server-side) to: both18 2026/08/07 01:00:58 INFO : only18.rclone_chunk.001_dpwbh2: Moved (server-side) to: only18 2026/08/07 01:00:58 INFO : both19.rclone_chunk.001_dpwbii: Moved (server-side) to: both19 2026/08/07 01:00:58 INFO : only19.rclone_chunk.001_dpwbvg: Moved (server-side) to: only19 2026/08/07 01:00:58 DEBUG : both0: size = 6 OK 2026/08/07 01:00:58 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both10: size = 6 OK 2026/08/07 01:00:58 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both11: size = 6 OK 2026/08/07 01:00:58 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both12: size = 6 OK 2026/08/07 01:00:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both12: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both13: size = 6 OK 2026/08/07 01:00:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both13: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both14: size = 6 OK 2026/08/07 01:00:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both14: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both15: size = 6 OK 2026/08/07 01:00:58 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both15: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both16: size = 6 OK 2026/08/07 01:00:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both16: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both17: size = 6 OK 2026/08/07 01:00:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both17: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both18: size = 6 OK 2026/08/07 01:00:58 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both18: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both19: size = 6 OK 2026/08/07 01:00:58 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both19: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both1: size = 6 OK 2026/08/07 01:00:58 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both1: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both2: size = 6 OK 2026/08/07 01:00:58 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both2: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both3: size = 6 OK 2026/08/07 01:00:58 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both3: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both4: size = 6 OK 2026/08/07 01:00:58 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both4: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both5: size = 6 OK 2026/08/07 01:00:58 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both5: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both6: size = 6 OK 2026/08/07 01:00:58 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both6: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both7: size = 6 OK 2026/08/07 01:00:58 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both7: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both8: size = 6 OK 2026/08/07 01:00:58 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both8: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both9: size = 6 OK 2026/08/07 01:00:58 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both9: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both0: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both10: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : both11: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : only0: Deleted 2026/08/07 01:00:58 INFO : only17: Deleted 2026/08/07 01:00:58 INFO : only12: Deleted 2026/08/07 01:00:58 INFO : only13: Deleted 2026/08/07 01:00:58 INFO : only14: Deleted 2026/08/07 01:00:58 INFO : only6: Deleted 2026/08/07 01:00:58 INFO : only8: Deleted 2026/08/07 01:00:58 INFO : only10: Deleted 2026/08/07 01:00:58 INFO : only15: Deleted 2026/08/07 01:00:58 INFO : only18: Deleted 2026/08/07 01:00:58 INFO : only1: Deleted 2026/08/07 01:00:58 INFO : only7: Deleted 2026/08/07 01:00:58 INFO : only9: Deleted 2026/08/07 01:00:58 INFO : only16: Deleted 2026/08/07 01:00:58 INFO : only3: Deleted 2026/08/07 01:00:58 INFO : only4: Deleted 2026/08/07 01:00:58 INFO : only5: Deleted 2026/08/07 01:00:58 INFO : only19: Deleted 2026/08/07 01:00:58 INFO : only2: Deleted 2026/08/07 01:00:58 INFO : only11: Deleted 2026/08/07 01:00:58 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.04s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : both0.rclone_chunk.001_dpwb26: Moved (server-side) to: both0 2026/08/07 01:00:58 INFO : only0.rclone_chunk.001_dpwbdj: Moved (server-side) to: only0 2026/08/07 01:00:58 INFO : both1.rclone_chunk.001_dpwbbl: Moved (server-side) to: both1 2026/08/07 01:00:58 INFO : only1.rclone_chunk.001_dpwb3m: Moved (server-side) to: only1 2026/08/07 01:00:58 INFO : both2.rclone_chunk.001_dpwb54: Moved (server-side) to: both2 2026/08/07 01:00:58 INFO : only2.rclone_chunk.001_dpwbfr: Moved (server-side) to: only2 2026/08/07 01:00:58 INFO : both3.rclone_chunk.001_dpwbbt: Moved (server-side) to: both3 2026/08/07 01:00:58 INFO : only3.rclone_chunk.001_dpwbne: Moved (server-side) to: only3 2026/08/07 01:00:58 INFO : both4.rclone_chunk.001_dpwbvu: Moved (server-side) to: both4 2026/08/07 01:00:58 INFO : only4.rclone_chunk.001_dpwbkx: Moved (server-side) to: only4 2026/08/07 01:00:58 INFO : both5.rclone_chunk.001_dpwbb4: Moved (server-side) to: both5 2026/08/07 01:00:58 INFO : only5.rclone_chunk.001_dpwbxl: Moved (server-side) to: only5 2026/08/07 01:00:58 INFO : both6.rclone_chunk.001_dpwbjh: Moved (server-side) to: both6 2026/08/07 01:00:58 INFO : only6.rclone_chunk.001_dpwbyn: Moved (server-side) to: only6 2026/08/07 01:00:58 INFO : both7.rclone_chunk.001_dpwbmw: Moved (server-side) to: both7 2026/08/07 01:00:58 INFO : only7.rclone_chunk.001_dpwbce: Moved (server-side) to: only7 2026/08/07 01:00:58 INFO : both8.rclone_chunk.001_dpwbx1: Moved (server-side) to: both8 2026/08/07 01:00:58 INFO : only8.rclone_chunk.001_dpwb54: Moved (server-side) to: only8 2026/08/07 01:00:58 INFO : both9.rclone_chunk.001_dpwb67: Moved (server-side) to: both9 2026/08/07 01:00:58 INFO : only9.rclone_chunk.001_dpwb9k: Moved (server-side) to: only9 2026/08/07 01:00:58 INFO : both10.rclone_chunk.001_dpwbly: Moved (server-side) to: both10 2026/08/07 01:00:58 INFO : only10.rclone_chunk.001_dpwb0j: Moved (server-side) to: only10 2026/08/07 01:00:58 INFO : both11.rclone_chunk.001_dpwbsk: Moved (server-side) to: both11 2026/08/07 01:00:58 INFO : only11.rclone_chunk.001_dpwbd4: Moved (server-side) to: only11 2026/08/07 01:00:58 INFO : both12.rclone_chunk.001_dpwb0x: Moved (server-side) to: both12 2026/08/07 01:00:58 INFO : only12.rclone_chunk.001_dpwba7: Moved (server-side) to: only12 2026/08/07 01:00:58 INFO : both13.rclone_chunk.001_dpwbch: Moved (server-side) to: both13 2026/08/07 01:00:58 INFO : only13.rclone_chunk.001_dpwbrl: Moved (server-side) to: only13 2026/08/07 01:00:58 INFO : both14.rclone_chunk.001_dpwb6a: Moved (server-side) to: both14 2026/08/07 01:00:58 INFO : only14.rclone_chunk.001_dpwbxj: Moved (server-side) to: only14 2026/08/07 01:00:58 INFO : both15.rclone_chunk.001_dpwbtt: Moved (server-side) to: both15 2026/08/07 01:00:58 INFO : only15.rclone_chunk.001_dpwb6h: Moved (server-side) to: only15 2026/08/07 01:00:58 INFO : both16.rclone_chunk.001_dpwbnt: Moved (server-side) to: both16 2026/08/07 01:00:58 INFO : only16.rclone_chunk.001_dpwbjr: Moved (server-side) to: only16 2026/08/07 01:00:58 INFO : both17.rclone_chunk.001_dpwb51: Moved (server-side) to: both17 2026/08/07 01:00:58 INFO : only17.rclone_chunk.001_dpwbjc: Moved (server-side) to: only17 2026/08/07 01:00:58 INFO : both18.rclone_chunk.001_dpwb2c: Moved (server-side) to: both18 2026/08/07 01:00:58 INFO : only18.rclone_chunk.001_dpwbqz: Moved (server-side) to: only18 2026/08/07 01:00:58 INFO : both19.rclone_chunk.001_dpwbal: Moved (server-side) to: both19 2026/08/07 01:00:58 INFO : only19.rclone_chunk.001_dpwbf2: Moved (server-side) to: only19 2026/08/07 01:00:58 DEBUG : both0: size = 6 OK 2026/08/07 01:00:58 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both0: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both10: size = 6 OK 2026/08/07 01:00:58 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both10: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both11: size = 6 OK 2026/08/07 01:00:58 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both11: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both12: size = 6 OK 2026/08/07 01:00:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both12: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both13: size = 6 OK 2026/08/07 01:00:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both13: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both14: size = 6 OK 2026/08/07 01:00:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both14: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both15: size = 6 OK 2026/08/07 01:00:58 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both15: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both16: size = 6 OK 2026/08/07 01:00:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both16: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both17: size = 6 OK 2026/08/07 01:00:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both17: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both18: size = 6 OK 2026/08/07 01:00:58 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both18: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both19: size = 6 OK 2026/08/07 01:00:58 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both19: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both1: size = 6 OK 2026/08/07 01:00:58 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both1: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both2: size = 6 OK 2026/08/07 01:00:58 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both2: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both3: size = 6 OK 2026/08/07 01:00:58 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both3: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both4: size = 6 OK 2026/08/07 01:00:58 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both4: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both5: size = 6 OK 2026/08/07 01:00:58 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both5: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both6: size = 6 OK 2026/08/07 01:00:58 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both6: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both7: size = 6 OK 2026/08/07 01:00:58 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both7: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both8: size = 6 OK 2026/08/07 01:00:58 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both8: Unchanged skipping 2026/08/07 01:00:58 DEBUG : both9: size = 6 OK 2026/08/07 01:00:58 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : both9: Unchanged skipping 2026/08/07 01:00:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only0: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only0: Sizes differ 2026/08/07 01:00:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only10: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only10: Sizes differ 2026/08/07 01:00:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only11: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only11: Sizes differ 2026/08/07 01:00:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only12: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only12: Sizes differ 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only13: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : only13: Sizes differ 2026/08/07 01:00:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only15: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only15: Sizes differ 2026/08/07 01:00:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only16: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only16: Sizes differ 2026/08/07 01:00:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only17: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only17: Sizes differ 2026/08/07 01:00:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only18: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only18: Sizes differ 2026/08/07 01:00:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only19: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only19: Sizes differ 2026/08/07 01:00:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only1: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only1: Sizes differ 2026/08/07 01:00:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only2: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only2: Sizes differ 2026/08/07 01:00:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only3: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only3: Sizes differ 2026/08/07 01:00:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only4: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only4: Sizes differ 2026/08/07 01:00:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only5: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only5: Sizes differ 2026/08/07 01:00:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only6: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only6: Sizes differ 2026/08/07 01:00:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only7: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only7: Sizes differ 2026/08/07 01:00:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only8: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only8: Sizes differ 2026/08/07 01:00:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only9: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only9: Sizes differ 2026/08/07 01:00:58 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only13: Deleted 2026/08/07 01:00:58 INFO : only13.rclone_chunk.001_dpwblg: Moved (server-side) to: only13 2026/08/07 01:00:58 DEBUG : only13: size = 0 OK 2026/08/07 01:00:58 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only0: Deleted 2026/08/07 01:00:58 INFO : only0.rclone_chunk.001_dpwbkw: Moved (server-side) to: only0 2026/08/07 01:00:58 DEBUG : only0: size = 0 OK 2026/08/07 01:00:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2597398036) 2026/08/07 01:00:58 DEBUG : only14: size = 6 (Chunked 'TestChunkerLocal:rclone-test-tezutin3duha') 2026/08/07 01:00:58 DEBUG : only14: Sizes differ 2026/08/07 01:00:58 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only0: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only13: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only16: Deleted 2026/08/07 01:00:58 INFO : only15: Deleted 2026/08/07 01:00:58 INFO : only10: Deleted 2026/08/07 01:00:58 INFO : only16.rclone_chunk.001_dpwbit: Moved (server-side) to: only16 2026/08/07 01:00:58 INFO : only15.rclone_chunk.001_dpwbhk: Moved (server-side) to: only15 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : only17: Deleted 2026/08/07 01:00:58 INFO : only17.rclone_chunk.001_dpwbvs: Moved (server-side) to: only17 2026/08/07 01:00:58 DEBUG : only17: size = 0 OK 2026/08/07 01:00:58 INFO : only10.rclone_chunk.001_dpwbbx: Moved (server-side) to: only10 2026/08/07 01:00:58 DEBUG : only10: size = 0 OK 2026/08/07 01:00:58 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only17: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : only15: size = 0 OK 2026/08/07 01:00:58 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only15: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only10: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : only16: size = 0 OK 2026/08/07 01:00:58 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only16: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only1: Deleted 2026/08/07 01:00:58 INFO : only18: Deleted 2026/08/07 01:00:58 INFO : only19: Deleted 2026/08/07 01:00:58 INFO : only1.rclone_chunk.001_dpwbkm: Moved (server-side) to: only1 2026/08/07 01:00:58 DEBUG : only1: size = 0 OK 2026/08/07 01:00:58 INFO : only18.rclone_chunk.001_dpwbfz: Moved (server-side) to: only18 2026/08/07 01:00:58 DEBUG : only18: size = 0 OK 2026/08/07 01:00:58 INFO : only19.rclone_chunk.001_dpwbhm: Moved (server-side) to: only19 2026/08/07 01:00:58 DEBUG : only19: size = 0 OK 2026/08/07 01:00:58 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only19: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only18: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only4: Deleted 2026/08/07 01:00:58 INFO : only4.rclone_chunk.001_dpwbkj: Moved (server-side) to: only4 2026/08/07 01:00:58 DEBUG : only4: size = 0 OK 2026/08/07 01:00:58 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only4: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only1: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only2: Deleted 2026/08/07 01:00:58 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only5: Deleted 2026/08/07 01:00:58 INFO : only5.rclone_chunk.001_dpwbey: Moved (server-side) to: only5 2026/08/07 01:00:58 DEBUG : only5: size = 0 OK 2026/08/07 01:00:58 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only5: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only7: Deleted 2026/08/07 01:00:58 INFO : only7.rclone_chunk.001_dpwbth: Moved (server-side) to: only7 2026/08/07 01:00:58 DEBUG : only7: size = 0 OK 2026/08/07 01:00:58 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only7: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only2.rclone_chunk.001_dpwb3s: Moved (server-side) to: only2 2026/08/07 01:00:58 DEBUG : only2: size = 0 OK 2026/08/07 01:00:58 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only2: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only6: Deleted 2026/08/07 01:00:58 INFO : only6.rclone_chunk.001_dpwbz7: Moved (server-side) to: only6 2026/08/07 01:00:58 DEBUG : only6: size = 0 OK 2026/08/07 01:00:58 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only6: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only14: Deleted 2026/08/07 01:00:58 INFO : only14.rclone_chunk.001_dpwbk2: Moved (server-side) to: only14 2026/08/07 01:00:58 DEBUG : only14: size = 0 OK 2026/08/07 01:00:58 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only14: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only3: Deleted 2026/08/07 01:00:58 INFO : only3.rclone_chunk.001_dpwbk7: Moved (server-side) to: only3 2026/08/07 01:00:58 DEBUG : only3: size = 0 OK 2026/08/07 01:00:58 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only3: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : only8: Deleted 2026/08/07 01:00:58 INFO : only8.rclone_chunk.001_dpwboo: Moved (server-side) to: only8 2026/08/07 01:00:58 DEBUG : only8: size = 0 OK 2026/08/07 01:00:58 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only8: Copied (replaced existing) 2026/08/07 01:00:58 INFO : only11: Deleted 2026/08/07 01:00:58 INFO : only11.rclone_chunk.001_dpwbac: Moved (server-side) to: only11 2026/08/07 01:00:58 DEBUG : only11: size = 0 OK 2026/08/07 01:00:58 INFO : only12: Deleted 2026/08/07 01:00:58 INFO : only12.rclone_chunk.001_dpwbia: Moved (server-side) to: only12 2026/08/07 01:00:58 DEBUG : only12: size = 0 OK 2026/08/07 01:00:58 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only12: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only11: Copied (replaced existing) 2026/08/07 01:00:58 INFO : only9: Deleted 2026/08/07 01:00:58 INFO : only9.rclone_chunk.001_dpwbrw: Moved (server-side) to: only9 2026/08/07 01:00:58 DEBUG : only9: size = 0 OK 2026/08/07 01:00:58 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/07 01:00:58 INFO : only9: Copied (replaced existing) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : empty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:58 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:58 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : empty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:58 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:58 DEBUG : empty_on_remote: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 DEBUG : sub dir: Making directory with metadata 2026/08/07 01:00:58 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/07 01:00:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:58 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 DEBUG : sub dir: Making directory with metadata 2026/08/07 01:00:58 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/07 01:00:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/07 01:00:58 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/07 01:00:58 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbbo: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwb4y: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbli: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbac: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbz1: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbwt: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwb24: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbov: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwb16: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwbvt: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwb46: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwb1o: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwbh8: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwb2k: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbll: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwbu6: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwb7m: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbj5: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwb4d: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwbi2: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbuj: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwb9e: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbuc: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbbg: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbjw: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwby3: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwbxy: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbvl: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwb0c: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwbxo: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwb6n: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwb9u: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwb54: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwb0v: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbs8: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwbbz: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwb9o: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbmb: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwbhu: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwbqp: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbcy: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwbx1: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbxm: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbzm: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbgy: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbhg: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwbe8: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbcj: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwbh5: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwbn7: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwb9o: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwbwy: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwbgq: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwb74: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbzd: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwbsr: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwb2j: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbxo: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwbzq: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwbw4: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_dpwbep: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 INFO : YmFuYW5h.rclone_chunk.001_dpwb3l: Moved (server-side) to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : YmFuYW5h: size = 6 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_dpwbu8: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/07 01:00:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/07 01:00:58 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/07 01:00:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 INFO : YXBwbGU=.rclone_chunk.001_dpwbz1: Moved (server-side) to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : YXBwbGU=: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/07 01:00:58 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_dpwbcq: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_dpwbns: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_dpwbz7: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_dpwbh8: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_dpwbar: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_dpwbzb: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_dpwbgr: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_dpwbpa: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_dpwbsg: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_dpwb7g: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_dpwbk8: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_dpwb9s: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_dpwbdu: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_dpwby0: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_dpwbrc: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_dpwbt6: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 01:00:58 INFO : splitbananasplit: Deleted 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 01:00:58 INFO : appleappleapplebanana: Deleted 2026/08/07 01:00:58 INFO : banana: Deleted 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 01:00:58 INFO : apple: Deleted 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : YXBwbGU=: Excluded 2026/08/07 01:00:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/07 01:00:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : YmFuYW5h: Excluded 2026/08/07 01:00:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : YXBwbGU=: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : YmFuYW5h: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : YXBwbGU=: Excluded 2026/08/07 01:00:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/07 01:00:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : YmFuYW5h: Excluded 2026/08/07 01:00:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/07 01:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : apple: transformed to: YXBwbGU= 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/07 01:00:58 DEBUG : banana: transformed to: YmFuYW5h 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbxw: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwblp: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbdx: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbh3: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbb4: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbno: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwbo5: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwb8t: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwbzx: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwbqd: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwbg4: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwbvj: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwb28: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwblk: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwb0b: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwbme: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwb0t: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwb7b: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwbr1: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwb6j: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 INFO : PREFIXbanana.rclone_chunk.001_dpwbhz: Moved (server-side) to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : PREFIXbanana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/07 01:00:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/07 01:00:58 INFO : PREFIXsplitbananasplit.rclone_chunk.001_dpwbv7: Moved (server-side) to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_dpwbal: Moved (server-side) to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/07 01:00:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 INFO : PREFIXapple.rclone_chunk.001_dpwbig: Moved (server-side) to: PREFIXapple 2026/08/07 01:00:58 DEBUG : PREFIXapple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/07 01:00:58 INFO : apple: Copied (new) to: PREFIXapple 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_dpwbqs: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_dpwbtc: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_dpwbnt: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_dpwbiq: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_dpwbvb: Moved (server-side) to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_dpwbd5: Moved (server-side) to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_dpwbdk: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_dpwbxq: Moved (server-side) to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_dpwbt2: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_dpwbs3: Moved (server-side) to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_dpwb17: Moved (server-side) to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_dpwbyq: Moved (server-side) to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_dpwboe: Moved (server-side) to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_dpwbn8: Moved (server-side) to: dir1/PREFIX0015-9;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_dpwbsy: Moved (server-side) to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_dpwbo8: Moved (server-side) to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 01:00:58 INFO : banana: Deleted 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 01:00:58 INFO : apple: Deleted 2026/08/07 01:00:58 INFO : appleappleapplebanana: Deleted 2026/08/07 01:00:58 INFO : splitbananasplit: Deleted 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 01:00:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : PREFIXapple: Excluded 2026/08/07 01:00:58 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : PREFIXbanana: Excluded 2026/08/07 01:00:58 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : apple: transformed to: PREFIXapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/07 01:00:58 DEBUG : banana: transformed to: PREFIXbanana 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/07 01:00:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwbya: Moved (server-side) to: apple 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwb2c: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbeb: Moved (server-side) to: banana 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwbug: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/07 01:00:58 INFO : apple: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbmq: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/07 01:00:58 INFO : appleappleapplebanana: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwbg0: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/07 01:00:58 INFO : banana: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbzv: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/07 01:00:58 INFO : splitbananasplit: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbc4: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbcb: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbvd: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwblm: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbbj: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwboz: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwb2u: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwb6a: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwbfb: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwbr4: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbwr: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwb33: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwb4r: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : PREFIXapple: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/07 01:00:58 INFO : PREFIXbanana: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/07 01:00:58 INFO : PREFIXsplitbananasplit: Deleted 2026/08/07 01:00:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/07 01:00:58 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/07 01:00:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbod: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwbjw: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwb9d: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbmh: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbv7: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbls: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwb37: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbdy: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwbxz: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwb88: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwb18: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwb03: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwb5w: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwba5: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwb2n: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwb9l: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwbsk: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbc4: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwb0c: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwbyv: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_dpwbgp: Moved (server-side) to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 INFO : bananaSUFFIX.rclone_chunk.001_dpwbgf: Moved (server-side) to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/07 01:00:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/07 01:00:58 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/07 01:00:58 INFO : appleSUFFIX.rclone_chunk.001_dpwb3g: Moved (server-side) to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : appleSUFFIX: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/07 01:00:58 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 01:00:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 01:00:58 INFO : splitbananasplitSUFFIX.rclone_chunk.001_dpwb6d: Moved (server-side) to: splitbananasplitSUFFIX 2026/08/07 01:00:58 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/07 01:00:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_dpwbz3: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_dpwb20: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_dpwbce: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_dpwbad: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_dpwbh3: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_dpwbwu: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_dpwb73: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_dpwbym: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_dpwblf: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_dpwb7k: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_dpwbaa: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_dpwbf4: Moved (server-side) to: dir1/0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_dpwbbo: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_dpwbql: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_dpwb3y: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_dpwbu2: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 01:00:58 INFO : appleappleapplebanana: Deleted 2026/08/07 01:00:58 INFO : splitbananasplit: Deleted 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 01:00:58 INFO : apple: Deleted 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 01:00:58 INFO : banana: Deleted 2026/08/07 01:00:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : bananaSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : apple: transformed to: appleSUFFIX 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/07 01:00:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/07 01:00:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwbfq: Moved (server-side) to: apple 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwb21: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbvr: Moved (server-side) to: banana 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwbu6: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/07 01:00:58 INFO : apple: Copied (new) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/07 01:00:58 INFO : appleappleapplebanana: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbe7: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/07 01:00:58 INFO : banana: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwbsk: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbja: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/07 01:00:58 INFO : splitbananasplit: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbf3: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbut: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwbfy: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbs9: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwbc3: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwbv4: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwbr2: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwbsw: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwbj5: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwby8: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwbh8: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwbd9: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbze: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : appleSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/07 01:00:58 INFO : splitbananasplitSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : bananaSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/07 01:00:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish === RUN TestTransform/truncate run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbus: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwbbq: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbdr: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbf5: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbgq: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbma: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwbz1: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbjc: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwbro: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwbne: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwb0z: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwb6t: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwb55: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwbxs: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbkx: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwb5y: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwb0u: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbpx: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwbiv: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwb6t: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 INFO : appleapple.rclone_chunk.001_dpwb4o: Moved (server-side) to: appleapple 2026/08/07 01:00:58 DEBUG : appleapple: size = 21 OK 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 INFO : splitbanan.rclone_chunk.001_dpwbil: Moved (server-side) to: splitbanan 2026/08/07 01:00:58 DEBUG : splitbanan: size = 16 OK 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/07 01:00:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/07 01:00:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 INFO : dir1/0001-bcdef.rclone_chunk.001_dpwbtj: Moved (server-side) to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 INFO : dir1/0004-efghi.rclone_chunk.001_dpwb2v: Moved (server-side) to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/07 01:00:58 INFO : dir1/0002-cdefg.rclone_chunk.001_dpwbd1: Moved (server-side) to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 INFO : dir1/0006-ghijk.rclone_chunk.001_dpwbe7: Moved (server-side) to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 INFO : dir1/0005-fghij.rclone_chunk.001_dpwbyw: Moved (server-side) to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 INFO : dir1/0007-12345.rclone_chunk.001_dpwblb: Moved (server-side) to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 INFO : dir1/0008-23456.rclone_chunk.001_dpwb00: Moved (server-side) to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 INFO : dir1/0009-34567.rclone_chunk.001_dpwbee: Moved (server-side) to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 INFO : dir1/0011-56789.rclone_chunk.001_dpwbim: Moved (server-side) to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 INFO : dir1/0012-6789;.rclone_chunk.001_dpwb84: Moved (server-side) to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 INFO : dir1/0013-789;=.rclone_chunk.001_dpwbgq: Moved (server-side) to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 INFO : dir1/0014-89;=..rclone_chunk.001_dpwb6d: Moved (server-side) to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 INFO : dir1/0015-9;=.t.rclone_chunk.001_dpwb0y: Moved (server-side) to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/07 01:00:58 INFO : dir1/0003-defgh.rclone_chunk.001_dpwbjo: Moved (server-side) to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/07 01:00:58 INFO : dir1/0010-45678.rclone_chunk.001_dpwbyg: Moved (server-side) to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/07 01:00:58 INFO : dir1/0000-abcde.rclone_chunk.001_dpwb2u: Moved (server-side) to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/07 01:00:58 INFO : splitbananasplit: Deleted 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt: Deleted 2026/08/07 01:00:58 INFO : appleappleapplebanana: Deleted 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt: Deleted 2026/08/07 01:00:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleapple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleapple: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbanan: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcde: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdef: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefg: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defgh: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghi: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghij: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijk: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-12345: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-23456: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-34567: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-45678: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : appleapple: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbanan: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/07 01:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/07 01:00:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/07 01:00:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/07 01:00:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/07 01:00:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/07 01:00:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/07 01:00:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/07 01:00:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/07 01:00:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/07 01:00:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/07 01:00:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/07 01:00:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/07 01:00:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/07 01:00:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/07 01:00:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/07 01:00:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleapple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleapple: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbanan: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcde: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdef: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefg: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defgh: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghi: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghij: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijk: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-12345: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-23456: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-34567: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-45678: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/07 01:00:58 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbyq: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwb5l: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbts: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbdh: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwb8e: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbrk: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwbh6: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbc2: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwbr8: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwb78: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwb18: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwb7n: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwbg4: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwb4w: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbs6: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwb34: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwb8g: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbs8: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwb51: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwbd2: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbv5: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwb2e: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbkx: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwba0: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbdo: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwb46: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwbjo: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbo9: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwb8u: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwbih: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwb4b: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwbyb: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwbd9: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwbe0: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbcg: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwb5u: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwbgt: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbsj: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwbw1: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwb4n: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbjt: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwb4g: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbcq: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwb2b: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbwi: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbez: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwblm: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbgw: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwbvu: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwb8x: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwbec: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwbr2: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwbxs: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwbgt: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbky: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwb89: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwbd9: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwbdi: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwb23: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwblf: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbco: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwb2h: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbpy: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwbzr: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbcc: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbez: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwbw0: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwb2z: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwbla: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwber: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwbn1: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwbso: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwb7n: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwbrq: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbv0: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwbgx: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwba1: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwby1: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwb8q: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwbgs: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish === RUN TestTransform/ascii run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_dpwbt3: Moved (server-side) to: dir1/0000-abcdefg.txt 2026/08/07 01:00:58 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_dpwbn4: Moved (server-side) to: dir1/0001-bcdefgh.txt 2026/08/07 01:00:58 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_dpwbot: Moved (server-side) to: dir1/0002-cdefghi.txt 2026/08/07 01:00:58 INFO : dir1/0003-defghij.txt.rclone_chunk.001_dpwb2b: Moved (server-side) to: dir1/0003-defghij.txt 2026/08/07 01:00:58 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_dpwbul: Moved (server-side) to: dir1/0004-efghijk.txt 2026/08/07 01:00:58 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_dpwbbp: Moved (server-side) to: dir1/0005-fghijkl.txt 2026/08/07 01:00:58 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_dpwbfl: Moved (server-side) to: dir1/0006-ghijklm.txt 2026/08/07 01:00:58 INFO : dir1/0007-1234567.txt.rclone_chunk.001_dpwbt5: Moved (server-side) to: dir1/0007-1234567.txt 2026/08/07 01:00:58 INFO : dir1/0008-2345678.txt.rclone_chunk.001_dpwbr0: Moved (server-side) to: dir1/0008-2345678.txt 2026/08/07 01:00:58 INFO : dir1/0009-3456789.txt.rclone_chunk.001_dpwbop: Moved (server-side) to: dir1/0009-3456789.txt 2026/08/07 01:00:58 INFO : dir1/0010-456789.txt.rclone_chunk.001_dpwbog: Moved (server-side) to: dir1/0010-456789.txt 2026/08/07 01:00:58 INFO : dir1/0011-56789;.txt.rclone_chunk.001_dpwbdo: Moved (server-side) to: dir1/0011-56789;.txt 2026/08/07 01:00:58 INFO : dir1/0012-6789;.txt.rclone_chunk.001_dpwbq2: Moved (server-side) to: dir1/0012-6789;.txt 2026/08/07 01:00:58 INFO : dir1/0013-789;=.txt.rclone_chunk.001_dpwb7j: Moved (server-side) to: dir1/0013-789;=.txt 2026/08/07 01:00:58 INFO : dir1/0014-89;=.txt.rclone_chunk.001_dpwbr2: Moved (server-side) to: dir1/0014-89;=.txt 2026/08/07 01:00:58 INFO : dir1/0015-9;=.txt.rclone_chunk.001_dpwbi8: Moved (server-side) to: dir1/0015-9;=.txt 2026/08/07 01:00:58 INFO : apple.rclone_chunk.001_dpwb28: Moved (server-side) to: apple 2026/08/07 01:00:58 INFO : banana.rclone_chunk.001_dpwb6o: Moved (server-side) to: banana 2026/08/07 01:00:58 INFO : appleappleapplebanana.rclone_chunk.001_dpwbji: Moved (server-side) to: appleappleapplebanana 2026/08/07 01:00:58 INFO : splitbananasplit.rclone_chunk.001_dpwb0s: Moved (server-side) to: splitbananasplit 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dir1", newDst=dir1 2026/08/07 01:00:58 DEBUG : apple: size = 5 OK 2026/08/07 01:00:58 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : apple: Unchanged skipping 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : banana: size = 6 OK 2026/08/07 01:00:58 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : banana: Unchanged skipping 2026/08/07 01:00:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/07 01:00:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : There was nothing to transfer 2026/08/07 01:00:58 DEBUG : apple: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : apple: Excluded 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : appleappleapplebanana: Excluded 2026/08/07 01:00:58 DEBUG : banana: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : banana: Excluded 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : splitbananasplit: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/07 01:00:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestTransform (0.53s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (0.06s) --- PASS: TestTransform/prefix (0.10s) --- PASS: TestTransform/suffix (0.06s) --- PASS: TestTransform/truncate (0.05s) --- PASS: TestTransform/encoder (0.04s) --- PASS: TestTransform/ISO-8859-1 (0.03s) --- PASS: TestTransform/charmap (0.04s) --- PASS: TestTransform/lowercase (0.02s) --- PASS: TestTransform/ascii (0.02s) === RUN TestTransformCopy run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 01:00:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 01:00:58 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/07 01:00:58 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-07T01:00:58.94786523Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2026/08/07 01:00:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/07 01:00:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/07 01:00:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 01:00:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_dpwb5t: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 01:00:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.00s) === RUN TestDoubleTransform run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.95086527Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe.rclone_chunk.001_dpwbxu: Moved (server-side) to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.00s) === RUN TestFileTag run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : toe: Making directory with metadata 2026/08/07 01:00:58 INFO : toe: Made directory with metadata (mtime=2026-08-07T01:00:58.952865297Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/07 01:00:58 DEBUG : toe/toe: Making directory with metadata 2026/08/07 01:00:58 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T01:00:58.952865297Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : toe/toe/tictactoe.rclone_chunk.001_dpwb8m: Moved (server-side) to: toe/toe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.00s) === RUN TestNoTag run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : toe: Making directory with metadata 2026/08/07 01:00:58 INFO : toe: Made directory with metadata (mtime=2026-08-07T01:00:58.95686535Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/07 01:00:58 DEBUG : toe/toe: Making directory with metadata 2026/08/07 01:00:58 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T01:00:58.95686535Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/07 01:00:58 INFO : toe/toe/tictactoe.rclone_chunk.001_dpwbou: Moved (server-side) to: toe/toe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.00s) === RUN TestDirTag run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : empty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.95986539Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.95986539Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_dpwb17: Moved (server-side) to: tictactoe/tictactoe/toe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictacempty_dir: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : empty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.964865457Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.964865457Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_dpwb0h: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/07 01:00:58 NOTICE: Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': 0 differences found 2026/08/07 01:00:58 NOTICE: Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': 1 matching files --- PASS: TestAllTag (0.00s) === RUN TestRunTwice run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.96886551Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.96886551Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_dpwbkh: Moved (server-side) to: tictactoe/tictactoe/toe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.00s) === RUN TestSyntax 2026/08/07 01:00:58 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : toe: Making directory with metadata 2026/08/07 01:00:58 INFO : toe: Made directory with metadata (mtime=2026-08-07T01:00:58.972865564Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/07 01:00:58 DEBUG : toe/toe: Making directory with metadata 2026/08/07 01:00:58 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T01:00:58.972865564Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/07 01:00:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : toe/toe/toe.rclone_chunk.001_dpwbxs: Moved (server-side) to: toe/toe/toe 2026/08/07 01:00:58 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe: Copied (new) 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.00s) === RUN TestMove run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : empty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.975865604Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.975865604Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_dpwbfg: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Deleted 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : toe/toe: Removing directory 2026/08/07 01:00:58 INFO : toe: Removing directory 2026/08/07 01:00:58 INFO : empty_dir: Removing directory 2026/08/07 01:00:58 DEBUG : Local file system at /tmp/rclone2597398036: deleted 3 directories --- PASS: TestMove (0.00s) === RUN TestTransformFile run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : empty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.978865644Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.978865644Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_dpwb82: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Deleted 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : toe/toe: Removing directory 2026/08/07 01:00:58 INFO : toe: Removing directory 2026/08/07 01:00:58 INFO : empty_dir: Removing directory 2026/08/07 01:00:58 DEBUG : Local file system at /tmp/rclone2597398036: deleted 3 directories 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: move non-chunked object... 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (0.00s) === RUN TestManualTransformFile run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : Reset feature "Copy" 2026/08/07 01:00:58 DEBUG : Reset feature "Move" 2026/08/07 01:00:58 DEBUG : Reset feature "Copy" 2026/08/07 01:00:58 DEBUG : Reset feature "Move" 2026/08/07 01:00:58 DEBUG : empty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/07 01:00:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2026/08/07 01:00:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.982865697Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-07T01:00:58.982865697Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/07 01:00:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_dpwb9y: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Deleted 2026/08/07 01:00:58 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictactoe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : toe/toe: Removing directory 2026/08/07 01:00:58 INFO : toe: Removing directory 2026/08/07 01:00:58 INFO : empty_dir: Removing directory 2026/08/07 01:00:58 DEBUG : Local file system at /tmp/rclone2597398036: deleted 3 directories 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/07 01:00:58 INFO : toe/toe/toe.txt.rclone_chunk.001_dpwblv: Moved (server-side) to: toe/toe/toe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/07 01:00:58 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.00s) === RUN TestBase64 run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 DEBUG : toe: transformed to: dG9l 2026/08/07 01:00:58 DEBUG : toe: transformed to: dG9l 2026/08/07 01:00:58 DEBUG : dG9l: Making directory with metadata 2026/08/07 01:00:58 INFO : dG9l: Made directory with metadata (mtime=2026-08-07T01:00:58.987865764Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2026/08/07 01:00:58 DEBUG : toe: transformed to: dG9l 2026/08/07 01:00:58 DEBUG : toe: transformed to: dG9l 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 01:00:58 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/07 01:00:58 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-07T01:00:58.987865764Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/07 01:00:58 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_dpwb47: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 01:00:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish 2026/08/07 01:00:58 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : dG9l: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 DEBUG : dG9l: transformed to: toe 2026/08/07 01:00:58 DEBUG : dG9l: transformed to: toe 2026/08/07 01:00:58 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/07 01:00:58 DEBUG : dG9l: transformed to: toe 2026/08/07 01:00:58 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/07 01:00:58 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/07 01:00:58 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/07 01:00:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/07 01:00:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 01:00:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/07 01:00:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/07 01:00:58 DEBUG : Local file system at /tmp/rclone2597398036: Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : Local file system at /tmp/rclone2597398036: Waiting for transfers to finish 2026/08/07 01:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "Chunked 'TestChunkerLocal:rclone-test-tezutin3duha'", Local "Local file system at /tmp/rclone2597398036", Modify Window "1ns" 2026/08/07 01:00:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: 2026/08/07 01:00:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Making directory with metadata 2026/08/07 01:00:58 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Made directory with metadata (mtime=2026-08-07T01:00:58.994865857Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "", newDst= 2026/08/07 01:00:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: 2026/08/07 01:00:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: 2026/08/07 01:00:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: 2026/08/07 01:00:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 01:00:58 DEBUG : toe/toe: Making directory with metadata 2026/08/07 01:00:58 INFO : toe/toe: Made directory with metadata (mtime=2026-08-07T01:00:58.994865857Z) 2026/08/07 01:00:58 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/07 01:00:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 01:00:58 DEBUG : toe/toe: transformed to: 2026/08/07 01:00:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/07 01:00:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 01:00:58 DEBUG : toe: transformed to: 2026/08/07 01:00:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/07 01:00:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/07 01:00:58 DEBUG : toe/toe/toe: transformed to: 2026/08/07 01:00:58 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/07 01:00:58 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2026/08/07 01:00:58 INFO : toe/toe/toe.rclone_chunk.001_dpwbaf: Moved (server-side) to: toe/toe/toe 2026/08/07 01:00:58 DEBUG : toe/toe/toe: size = 11 OK 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for checks to finish 2026/08/07 01:00:58 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/07 01:00:58 INFO : toe/toe/toe: Copied (new) 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Waiting for transfers to finish 2026/08/07 01:00:58 ERROR : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': not deleting files as there were IO errors 2026/08/07 01:00:58 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/08/07 01:00:58 INFO : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Set directory modification time (using SetModTime) 2026/08/07 01:00:58 ERROR : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': not deleting directories as there were IO errors --- PASS: TestError (0.00s) PASS 2026/08/07 01:00:58 DEBUG : Chunked 'TestChunkerLocal:rclone-test-tezutin3duha': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose -fast-list" - Finished OK in 2.514943744s (try 1/5)