"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Starting (try 1/5)
2025/03/08 07:38:30 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa"
2025/03/08 07:38:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/08 07:38:30 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa"
2025/03/08 07:38:30 DEBUG : Reset feature "ListR"
2025/03/08 07:38:30 DEBUG : Creating backend with remote "/tmp/rclone3312276763"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.02s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.00s)
=== RUN   TestCopy
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmby: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopy (0.01s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : metadata sub dir: Making directory with metadata
2025/03/08 07:38:30 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/08 07:38:30 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : Local file system at /tmp/rclone3312276763: File to upload is small (21 bytes), uploading instead of streaming
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/08 07:38:30 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : empty metadata sub dir: Updated directory metadata
2025/03/08 07:38:30 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir
2025/03/08 07:38:30 INFO  : metadata sub dir: Updated directory metadata
2025/03/08 07:38:30 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : metadata sub dir/hello metadata world.rclone_chunk.001_sthmq7: Moved (server-side) to: metadata sub dir/hello metadata world
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/08 07:38:30 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/08 07:38:30 INFO  : metadata sub dir: Updated directory metadata
2025/03/08 07:38:30 INFO  : empty metadata sub dir: Updated directory metadata
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyMetadata (0.01s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : metadata sub dir: Making directory with metadata
2025/03/08 07:38:30 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/08 07:38:30 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : Local file system at /tmp/rclone3312276763: File to upload is small (21 bytes), uploading instead of streaming
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/08 07:38:30 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : metadata sub dir/hello metadata world.rclone_chunk.001_sthmec: Moved (server-side) to: metadata sub dir/hello metadata world
2025/03/08 07:38:30 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/08 07:38:30 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/08 07:38:30 INFO  : metadata sub dir: Updated directory metadata
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyMetadataNoEmptyDirs (0.01s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : Creating backend with remote "/non-existing"
2025/03/08 07:38:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.00s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmc6: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.00s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Running all checks before starting transfers
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Checks finished, now starting transfers
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmjz: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.00s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 ERROR : Ignoring --no-traverse with sync
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmcw: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.00s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : hello world2.rclone_chunk.001_sthmsu: Moved (server-side) to: hello world2
2025/03/08 07:38:30 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK
2025/03/08 07:38:30 INFO  : hello world2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.01s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : potato2.rclone_chunk.001_sthmua: Moved (server-side) to: potato2
2025/03/08 07:38:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.01s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : potato2.rclone_chunk.001_sthm4v: Moved (server-side) to: potato2
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 DEBUG : sub dir: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/08 07:38:30 DEBUG : sub dir2: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/08 07:38:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm3s: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir2/sub sub dir2: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.00s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir2: Making directory
2025/03/08 07:38:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmfi: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyNoEmptyDirectories (0.00s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : sub dir2: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : sub dir: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir: Made directory with metadata (mtime=2025-03-08T07:38:30.905967039Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/08 07:38:30 DEBUG : sub dir2: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm2a: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.00s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : sub dir no update dir modtime: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncNoUpdateDirModtime (0.00s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir2: Making directory
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmvu: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestMoveNoEmptyDirectories (0.00s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : sub dir2: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 DEBUG : sub dir: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/08 07:38:30 DEBUG : sub dir2: Making directory with metadata
2025/03/08 07:38:30 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmhz: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : sub dir2: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.00s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b2/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b2/c1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1/b1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : a1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 DEBUG : a1: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1", newDst=a1
2025/03/08 07:38:30 DEBUG : a1/b1: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1
2025/03/08 07:38:30 DEBUG : a1/b2: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2
2025/03/08 07:38:30 DEBUG : a1/b2/c1: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z)
2025/03/08 07:38:30 DEBUG : a1/b1/c1: Making directory with metadata
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1
2025/03/08 07:38:30 DEBUG : a1/b2/c1/d1: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1
2025/03/08 07:38:30 INFO  : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1
2025/03/08 07:38:30 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1
2025/03/08 07:38:30 DEBUG : a1/b1/c1/d1: Making directory with metadata
2025/03/08 07:38:30 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1
2025/03/08 07:38:30 DEBUG : a1/b1/c1/d2: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2
2025/03/08 07:38:30 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1
2025/03/08 07:38:30 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata
2025/03/08 07:38:30 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1
2025/03/08 07:38:30 INFO  : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z)
2025/03/08 07:38:30 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2
2025/03/08 07:38:30 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata
2025/03/08 07:38:30 INFO  : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d2: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b2/c1/d1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1/d1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b1/c1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b2/c1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b2: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1/b1: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : a1: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncSetDelayedModTimes (0.01s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir2: Making directory
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm62: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestSyncNoEmptyDirectories (0.00s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthma0: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-jidedor5gimi"
2025/03/08 07:38:30 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-jidedor5gimi"
2025/03/08 07:38:30 DEBUG : Reset feature "ListR"
    sync_test.go:590: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-funegag6cifa' -> Chunked 'TestChunkerLocal:rclone-test-jidedor5gimi'
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-jidedor5gimi': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-jidedor5gimi': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmrz: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-jidedor5gimi': Purge object "sub dir/hello world"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-jidedor5gimi': Purge dir "sub dir"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-jidedor5gimi': Purge dir ""
--- PASS: TestServerSideCopy (0.00s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmjo: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmic: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.00s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmgt: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-lowofoy8moru"
2025/03/08 07:38:30 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-lowofoy8moru"
2025/03/08 07:38:30 DEBUG : Reset feature "ListR"
    sync_test.go:626: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-funegag6cifa' -> Chunked 'TestChunkerLocal:rclone-test-lowofoy8moru'
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lowofoy8moru': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lowofoy8moru': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm0m: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmhv: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lowofoy8moru': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lowofoy8moru': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm33: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lowofoy8moru': Purge object "sub dir/hello world"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lowofoy8moru': Purge dir "sub dir"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-lowofoy8moru': Purge dir ""
--- PASS: TestServerSideCopyOverSelf (0.01s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmpo: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm7a: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.01s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmpc: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-gupulat5riti"
2025/03/08 07:38:30 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-gupulat5riti"
2025/03/08 07:38:30 DEBUG : Reset feature "ListR"
    sync_test.go:671: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-funegag6cifa' -> Chunked 'TestChunkerLocal:rclone-test-gupulat5riti'
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthmwk: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm4g: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Using server-side directory move
2025/03/08 07:38:30 INFO  : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 DEBUG : sub dir/hello world: move non-chunked object...
2025/03/08 07:38:30 INFO  : sub dir/hello world: Moved (server-side)
2025/03/08 07:38:30 INFO  : sub dir/hello world: Moved (server-side)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm24: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : testing file moves
2025/03/08 07:38:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:30 DEBUG : sub dir/hello world: move non-chunked object...
2025/03/08 07:38:30 INFO  : sub dir/hello world: Moved (server-side)
2025/03/08 07:38:30 INFO  : sub dir/hello world: Moved (server-side)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Purge object "sub dir/hello world"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Purge dir "sub dir"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gupulat5riti': Purge dir ""
--- PASS: TestServerSideMoveOverSelf (0.01s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm24: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 ERROR : : error listing: directory not found
2025/03/08 07:38:30 INFO  : Local file system at /tmp/rclone3312276763: Making directory
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.00s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : sub dir/hello world.rclone_chunk.001_sthm57: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Local file system at /tmp/rclone3312276763: Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Local file system at /tmp/rclone3312276763: Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:30 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world
2025/03/08 07:38:30 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:30 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.00s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : check sum.rclone_chunk.001_sthm2p: Moved (server-side) to: check sum
2025/03/08 07:38:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/08 07:38:30 INFO  : check sum: Copied (new)
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/08 07:38:30 DEBUG : check sum: Size and md5 of src and dst objects identical
2025/03/08 07:38:30 DEBUG : check sum: Unchanged skipping
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.01s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : sizeonly.rclone_chunk.001_sthmex: Moved (server-side) to: sizeonly
2025/03/08 07:38:30 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/08 07:38:30 INFO  : sizeonly: Copied (new)
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : sizeonly: Sizes identical
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : sizeonly: Unchanged skipping
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.01s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 INFO  : ignore-size.rclone_chunk.001_sthmen: Moved (server-side) to: ignore-size
2025/03/08 07:38:30 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK
2025/03/08 07:38:30 INFO  : ignore-size: Copied (new)
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : ignore-size: Unchanged skipping
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.01s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : existing.rclone_chunk.001_sthmdq: Moved (server-side) to: existing
2025/03/08 07:38:30 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : existing: Unchanged skipping
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/08 07:38:30 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : existing: Deleted
2025/03/08 07:38:30 INFO  : existing.rclone_chunk.001_sthmer: Moved (server-side) to: existing
2025/03/08 07:38:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/08 07:38:30 INFO  : existing: Copied (replaced existing)
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.00s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : existing.rclone_chunk.001_sthmbj: Moved (server-side) to: existing
2025/03/08 07:38:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/08 07:38:30 INFO  : existing: Copied (new)
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 DEBUG : existing: Destination exists, skipping
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.01s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : b/potato.rclone_chunk.001_sthmoy: Moved (server-side) to: b/potato
2025/03/08 07:38:30 INFO  : c/non empty space.rclone_chunk.001_sthmov: Moved (server-side) to: c/non empty space
2025/03/08 07:38:30 INFO  : d: Making directory
2025/03/08 07:38:30 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/08 07:38:30 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:30 DEBUG : Added delayed dir = "c", newDst=c
2025/03/08 07:38:30 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:30 DEBUG : c/non empty space: Unchanged skipping
2025/03/08 07:38:30 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:30 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:30 INFO  : a/potato2.rclone_chunk.001_sthm6l: Moved (server-side) to: a/potato2
2025/03/08 07:38:30 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/08 07:38:30 INFO  : a/potato2: Copied (new)
2025/03/08 07:38:30 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:30 INFO  : b/potato: Deleted
2025/03/08 07:38:30 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:30 INFO  : d: Removing directory
2025/03/08 07:38:30 INFO  : b: Removing directory
2025/03/08 07:38:30 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': deleted 2 directories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (0.01s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:30 INFO  : empty space.rclone_chunk.001_sthme4: Moved (server-side) to: empty space
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 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
2025/03/08 07:38:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/08 07:38:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 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
2025/03/08 07:38:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/08 07:38:31 INFO  : empty space: Updated modification time in destination
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.01s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthnmb: Moved (server-side) to: empty space
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 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
2025/03/08 07:38:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : foo.rclone_chunk.001_sthnlg: Moved (server-side) to: foo
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 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
2025/03/08 07:38:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3312276763)
2025/03/08 07:38:31 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerLocal:rclone-test-funegag6cifa')
2025/03/08 07:38:31 DEBUG : foo: md5 differ
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : foo: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : foo: Deleted
2025/03/08 07:38:31 INFO  : foo.rclone_chunk.001_sthnfh: Moved (server-side) to: foo
2025/03/08 07:38:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK
2025/03/08 07:38:31 INFO  : foo: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.01s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthnzb: Moved (server-side) to: empty space
2025/03/08 07:38:31 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthneh: Moved (server-side) to: potato
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/08 07:38:31 INFO  : potato: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.01s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthnrx: Moved (server-side) to: potato
2025/03/08 07:38:31 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : potato: Deleted
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthn8g: Moved (server-side) to: potato
2025/03/08 07:38:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK
2025/03/08 07:38:31 INFO  : potato: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthnvg: Moved (server-side) to: potato
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC
2025/03/08 07:38:31 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3312276763)
2025/03/08 07:38:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerLocal:rclone-test-funegag6cifa')
2025/03/08 07:38:31 DEBUG : potato: md5 differ
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : potato: Deleted
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthned: Moved (server-side) to: potato
2025/03/08 07:38:31 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK
2025/03/08 07:38:31 INFO  : potato: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthnz9: Moved (server-side) to: potato
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthnqo: Moved (server-side) to: empty space
2025/03/08 07:38:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.00s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthn3b: Moved (server-side) to: potato
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthnmh: Moved (server-side) to: empty space
2025/03/08 07:38:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : potato2.rclone_chunk.001_sthnkk: Moved (server-side) to: potato2
2025/03/08 07:38:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/08 07:38:31 INFO  : potato2: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : potato: Deleted
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : b/potato.rclone_chunk.001_sthnwu: Moved (server-side) to: b/potato
2025/03/08 07:38:31 INFO  : c/non empty space.rclone_chunk.001_sthn1o: Moved (server-side) to: c/non empty space
2025/03/08 07:38:31 INFO  : d: Making directory
2025/03/08 07:38:31 INFO  : d/e: Making directory
2025/03/08 07:38:31 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/08 07:38:31 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Added delayed dir = "c", newDst=c
2025/03/08 07:38:31 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : c/non empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : a/potato2.rclone_chunk.001_sthn9k: Moved (server-side) to: a/potato2
2025/03/08 07:38:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/08 07:38:31 INFO  : a/potato2: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : b/potato: Deleted
2025/03/08 07:38:31 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : d/e: Removing directory
2025/03/08 07:38:31 INFO  : d: Removing directory
2025/03/08 07:38:31 INFO  : b: Removing directory
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': deleted 3 directories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : b/potato.rclone_chunk.001_sthnuc: Moved (server-side) to: b/potato
2025/03/08 07:38:31 INFO  : c/non empty space.rclone_chunk.001_sthnni: Moved (server-side) to: c/non empty space
2025/03/08 07:38:31 INFO  : d: Making directory
2025/03/08 07:38:31 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/08 07:38:31 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Added delayed dir = "c", newDst=c
2025/03/08 07:38:31 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : c/non empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : a/potato2.rclone_chunk.001_sthnde: Moved (server-side) to: a/potato2
2025/03/08 07:38:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/08 07:38:31 INFO  : a/potato2: Copied (new)
2025/03/08 07:38:31 ERROR : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': not deleting files as there were IO errors
2025/03/08 07:38:31 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 ERROR : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': not deleting directories as there were IO errors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.01s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthn28: Moved (server-side) to: potato
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthnv9: Moved (server-side) to: empty space
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 INFO  : potato: Deleted
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : potato2.rclone_chunk.001_sthnok: Moved (server-side) to: potato2
2025/03/08 07:38:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/08 07:38:31 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.01s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthn3w: Moved (server-side) to: potato
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthn7x: Moved (server-side) to: empty space
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 INFO  : potato: Deleted
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : potato2.rclone_chunk.001_sthnrg: Moved (server-side) to: potato2
2025/03/08 07:38:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/08 07:38:31 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.01s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthnck: Moved (server-side) to: potato
2025/03/08 07:38:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : potato2.rclone_chunk.001_sthnro: Moved (server-side) to: potato2
2025/03/08 07:38:31 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK
2025/03/08 07:38:31 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.01s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : potato2.rclone_chunk.001_sthn1k: Moved (server-side) to: potato2
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthnoh: Moved (server-side) to: empty space
2025/03/08 07:38:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : potato2: Excluded
2025/03/08 07:38:31 DEBUG : enormous: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : enormous: Excluded
2025/03/08 07:38:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : potato2: Excluded
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : potato2: Excluded
2025/03/08 07:38:31 DEBUG : enormous: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : enormous: Excluded
2025/03/08 07:38:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : potato2: Excluded
2025/03/08 07:38:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : potato2: Excluded
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Local file system at /tmp/rclone3312276763: Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Local file system at /tmp/rclone3312276763: Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : potato2: Excluded
--- PASS: TestSyncWithExclude (0.01s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : potato2.rclone_chunk.001_sthnnz: Moved (server-side) to: potato2
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthn2o: Moved (server-side) to: empty space
2025/03/08 07:38:31 INFO  : enormous.rclone_chunk.001_sthnhe: Moved (server-side) to: enormous
2025/03/08 07:38:31 DEBUG : enormous: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : enormous: Excluded
2025/03/08 07:38:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : potato2: Excluded
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : enormous: Deleted
2025/03/08 07:38:31 INFO  : potato2: Deleted
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Local file system at /tmp/rclone3312276763: Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Local file system at /tmp/rclone3312276763: Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : potato2: Deleted
2025/03/08 07:38:31 INFO  : enormous: Deleted
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthne1: Moved (server-side) to: one
2025/03/08 07:38:31 INFO  : two.rclone_chunk.001_sthn7u: Moved (server-side) to: two
2025/03/08 07:38:31 INFO  : three.rclone_chunk.001_sthnen: Moved (server-side) to: three
2025/03/08 07:38:31 INFO  : four.rclone_chunk.001_sthnm4: Moved (server-side) to: four
2025/03/08 07:38:31 DEBUG : five: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/08 07:38:31 DEBUG : five: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : three: Sizes identical
2025/03/08 07:38:31 DEBUG : one: Destination is newer than source, skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/08 07:38:31 INFO  : five.rclone_chunk.001_sthngg: Moved (server-side) to: five
2025/03/08 07:38:31 DEBUG : four: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/08 07:38:31 INFO  : five: Copied (new)
2025/03/08 07:38:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/08 07:38:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3312276763)
2025/03/08 07:38:31 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerLocal:rclone-test-funegag6cifa')
2025/03/08 07:38:31 DEBUG : two: md5 differ
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : four: Deleted
2025/03/08 07:38:31 INFO  : four.rclone_chunk.001_sthnsz: Moved (server-side) to: four
2025/03/08 07:38:31 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/08 07:38:31 INFO  : four: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : two: Deleted
2025/03/08 07:38:31 INFO  : two.rclone_chunk.001_sthni2: Moved (server-side) to: two
2025/03/08 07:38:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/08 07:38:31 INFO  : two: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 DEBUG : one: Destination is newer than source, skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/08 07:38:31 DEBUG : five: Size and md5 of src and dst objects identical
2025/03/08 07:38:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/03/08 07:38:31 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/08 07:38:31 DEBUG : four: Size and md5 of src and dst objects identical
2025/03/08 07:38:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/03/08 07:38:31 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3312276763)
2025/03/08 07:38:31 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerLocal:rclone-test-funegag6cifa')
2025/03/08 07:38:31 DEBUG : three: md5 differ
2025/03/08 07:38:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/03/08 07:38:31 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : three: Deleted
2025/03/08 07:38:31 INFO  : three.rclone_chunk.001_sthnjf: Moved (server-side) to: three
2025/03/08 07:38:31 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/08 07:38:31 INFO  : three: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/08 07:38:31 DEBUG : two: Size and md5 of src and dst objects identical
2025/03/08 07:38:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (0.01s)
=== RUN   TestSyncWithMaxDuration
=== RUN   TestSyncWithMaxDuration/Hard
    sync_test.go:1466: Skipping test on non local remote
=== RUN   TestSyncWithMaxDuration/Soft
    sync_test.go:1466: Skipping test on non local remote
--- PASS: TestSyncWithMaxDuration (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Hard (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Soft (0.00s)
=== RUN   TestSyncWithTrackRenames
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    sync_test.go:1538: Can track renames: true
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Making map for --track-renames
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Finished making map for --track-renames
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for renames to finish
2025/03/08 07:38:31 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthnia: Moved (server-side) to: potato
2025/03/08 07:38:31 DEBUG : yam: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/08 07:38:31 INFO  : potato: Copied (new)
2025/03/08 07:38:31 INFO  : yam.rclone_chunk.001_sthngu: Moved (server-side) to: yam
2025/03/08 07:38:31 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/08 07:38:31 INFO  : yam: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Making map for --track-renames
2025/03/08 07:38:31 DEBUG : potato: Unchanged skipping
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Finished making map for --track-renames
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for renames to finish
2025/03/08 07:38:31 DEBUG : yam: move non-chunked object...
2025/03/08 07:38:31 INFO  : yam: Moved (server-side) to: yaml
2025/03/08 07:38:31 INFO  : yam: Moved (server-side) to: yaml
2025/03/08 07:38:31 INFO  : yaml: Renamed from "yam"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenames (0.01s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    sync_test.go:1610: Can track renames: true
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Making map for --track-renames
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Finished making map for --track-renames
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for renames to finish
2025/03/08 07:38:31 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/08 07:38:31 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : yam: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthn03: Moved (server-side) to: potato
2025/03/08 07:38:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/08 07:38:31 INFO  : potato: Copied (new)
2025/03/08 07:38:31 INFO  : yam.rclone_chunk.001_sthnff: Moved (server-side) to: yam
2025/03/08 07:38:31 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/08 07:38:31 INFO  : yam: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Making map for --track-renames
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Finished making map for --track-renames
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : yam: move non-chunked object...
2025/03/08 07:38:31 INFO  : yam: Moved (server-side) to: yaml
2025/03/08 07:38:31 INFO  : yam: Moved (server-side) to: yaml
2025/03/08 07:38:31 INFO  : yaml: Renamed from "yam"
2025/03/08 07:38:31 DEBUG : potato: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for renames to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    sync_test.go:1649: Can track renames: true
2025/03/08 07:38:31 DEBUG : Added delayed dir = "sub", newDst=<nil>
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Making map for --track-renames
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Finished making map for --track-renames
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/08 07:38:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for renames to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : potato.rclone_chunk.001_sthnkj: Moved (server-side) to: potato
2025/03/08 07:38:31 INFO  : sub/yam.rclone_chunk.001_sthnbp: Moved (server-side) to: sub/yam
2025/03/08 07:38:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/08 07:38:31 INFO  : potato: Copied (new)
2025/03/08 07:38:31 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/08 07:38:31 INFO  : sub/yam: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : sub: Set directory modification time (using SetModTime)
2025/03/08 07:38:31 DEBUG : Added delayed dir = "sub", newDst=sub
2025/03/08 07:38:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : potato: Unchanged skipping
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Making map for --track-renames
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Finished making map for --track-renames
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : sub/yam: move non-chunked object...
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for renames to finish
2025/03/08 07:38:31 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/08 07:38:31 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/08 07:38:31 INFO  : yam: Renamed from "sub/yam"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/rclone3312276763/dir1"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/rclone3312276763/dir2"
2025/03/08 07:38:31 DEBUG : Local file system at /tmp/rclone3312276763/dir2: Using server-side directory move
2025/03/08 07:38:31 INFO  : Local file system at /tmp/rclone3312276763/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/08 07:38:31 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : Local file system at /tmp/rclone3312276763/dir2: Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Local file system at /tmp/rclone3312276763/dir2: Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (0.00s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/08 07:38:31 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/08 07:38:31 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/08 07:38:31 INFO  : sub dir/hello world.rclone_chunk.001_sthn1y: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:31 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:31 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:31 INFO  : nested/sub dir/file.rclone_chunk.001_sthnal: Moved (server-side) to: nested/sub dir/file
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/08 07:38:31 INFO  : nested/sub dir/file: Copied (new)
2025/03/08 07:38:31 INFO  : nested/sub dir/file: Deleted
2025/03/08 07:38:31 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : nested: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : sub dir: Removing directory
2025/03/08 07:38:31 INFO  : nested/sub dir: Removing directory
2025/03/08 07:38:31 INFO  : nested: Removing directory
2025/03/08 07:38:31 DEBUG : Local file system at /tmp/rclone3312276763: deleted 3 directories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.00s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/08 07:38:31 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/08 07:38:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/08 07:38:31 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/08 07:38:31 INFO  : sub dir/hello world.rclone_chunk.001_sthne1: Moved (server-side) to: sub dir/hello world
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/08 07:38:31 INFO  : sub dir/hello world: Copied (new)
2025/03/08 07:38:31 INFO  : sub dir/hello world: Deleted
2025/03/08 07:38:31 INFO  : nested/sub dir/file.rclone_chunk.001_sthnek: Moved (server-side) to: nested/sub dir/file
2025/03/08 07:38:31 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/08 07:38:31 INFO  : nested/sub dir/file: Copied (new)
2025/03/08 07:38:31 INFO  : nested/sub dir/file: Deleted
2025/03/08 07:38:31 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.00s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : existing.rclone_chunk.001_sthnac: Moved (server-side) to: existing
2025/03/08 07:38:31 INFO  : existing-b.rclone_chunk.001_sthngj: Moved (server-side) to: existing-b
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/08 07:38:31 INFO  : existing: Copied (new)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK
2025/03/08 07:38:31 INFO  : existing-b: Copied (new)
2025/03/08 07:38:31 INFO  : existing: Deleted
2025/03/08 07:38:31 INFO  : existing-b: Deleted
2025/03/08 07:38:31 DEBUG : existing: Destination exists, skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.00s)
=== RUN   TestServerSideMove
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-piyeway5fofa"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-piyeway5fofa"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 INFO  : potato2.rclone_chunk.001_sthnpu: Moved (server-side) to: potato2
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthnl2: Moved (server-side) to: empty space
2025/03/08 07:38:31 INFO  : potato3.rclone_chunk.001_sthn9c: Moved (server-side) to: potato3
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-funegag6cifa' -> Chunked 'TestChunkerLocal:rclone-test-piyeway5fofa'
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthna7: Moved (server-side) to: empty space
2025/03/08 07:38:31 INFO  : potato3.rclone_chunk.001_sthndh: Moved (server-side) to: potato3
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-piyeway5fofa': Using server-side directory move
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-piyeway5fofa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/08 07:38:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : potato2: move non-chunked object...
2025/03/08 07:38:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-piyeway5fofa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 INFO  : potato2: Moved (server-side)
2025/03/08 07:38:31 INFO  : potato3: Deleted
2025/03/08 07:38:31 DEBUG : potato3: move non-chunked object...
2025/03/08 07:38:31 INFO  : potato2: Moved (server-side)
2025/03/08 07:38:31 INFO  : empty space: Deleted
2025/03/08 07:38:31 INFO  : potato3: Moved (server-side)
2025/03/08 07:38:31 INFO  : potato3: Moved (server-side)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-piyeway5fofa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-kovibak6gawi"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-kovibak6gawi"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kovibak6gawi': Using server-side directory move
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-kovibak6gawi': Server side directory move succeeded
2025/03/08 07:38:31 ERROR : : error listing: directory not found
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kovibak6gawi': Purge object "empty space"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kovibak6gawi': Purge object "potato2"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kovibak6gawi': Purge object "potato3"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-kovibak6gawi': Purge dir ""
2025/03/08 07:38:31 ERROR : : error listing: directory not found
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-piyeway5fofa': Purge dir ""
2025/03/08 07:38:31 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-piyeway5fofa: no such file or directory
2025/03/08 07:38:31 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (0.00s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-cixukar2vede"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-cixukar2vede"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 INFO  : potato2.rclone_chunk.001_sthnz0: Moved (server-side) to: potato2
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthnmp: Moved (server-side) to: empty space
2025/03/08 07:38:31 INFO  : potato3.rclone_chunk.001_sthnsg: Moved (server-side) to: potato3
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-funegag6cifa' -> Chunked 'TestChunkerLocal:rclone-test-cixukar2vede'
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthnov: Moved (server-side) to: empty space
2025/03/08 07:38:31 INFO  : potato3.rclone_chunk.001_sthn7a: Moved (server-side) to: potato3
2025/03/08 07:38:31 DEBUG : empty space: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : empty space: Excluded
2025/03/08 07:38:31 DEBUG : empty space: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : empty space: Excluded
2025/03/08 07:38:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : potato2: move non-chunked object...
2025/03/08 07:38:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cixukar2vede': Waiting for checks to finish
2025/03/08 07:38:31 INFO  : potato2: Moved (server-side)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cixukar2vede': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : potato2: Moved (server-side)
2025/03/08 07:38:31 INFO  : potato3: Deleted
2025/03/08 07:38:31 DEBUG : potato3: move non-chunked object...
2025/03/08 07:38:31 INFO  : potato3: Moved (server-side)
2025/03/08 07:38:31 INFO  : potato3: Moved (server-side)
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-qoqanim9nequ"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-qoqanim9nequ"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : empty space: Excluded (Size Filter)
2025/03/08 07:38:31 DEBUG : empty space: Excluded
2025/03/08 07:38:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : potato2: move non-chunked object...
2025/03/08 07:38:31 DEBUG : potato3: move non-chunked object...
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qoqanim9nequ': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qoqanim9nequ': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : potato2: Moved (server-side)
2025/03/08 07:38:31 INFO  : potato3: Moved (server-side)
2025/03/08 07:38:31 INFO  : potato2: Moved (server-side)
2025/03/08 07:38:31 INFO  : potato3: Moved (server-side)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qoqanim9nequ': Purge object "potato2"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qoqanim9nequ': Purge object "potato3"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qoqanim9nequ': Purge dir ""
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cixukar2vede': Purge object "empty space"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-cixukar2vede': Purge dir ""
--- PASS: TestServerSideMoveWithFilter (0.01s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-fujoqin1zoyo"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-fujoqin1zoyo"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 INFO  : potato2.rclone_chunk.001_sthneh: Moved (server-side) to: potato2
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthndq: Moved (server-side) to: empty space
2025/03/08 07:38:31 INFO  : potato3.rclone_chunk.001_sthnr5: Moved (server-side) to: potato3
2025/03/08 07:38:31 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-funegag6cifa' -> Chunked 'TestChunkerLocal:rclone-test-fujoqin1zoyo'
2025/03/08 07:38:31 INFO  : empty space.rclone_chunk.001_sthn61: Moved (server-side) to: empty space
2025/03/08 07:38:31 INFO  : potato3.rclone_chunk.001_sthnud: Moved (server-side) to: potato3
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fujoqin1zoyo': Using server-side directory move
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-fujoqin1zoyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/08 07:38:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2025/03/08 07:38:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : potato2: move non-chunked object...
2025/03/08 07:38:31 INFO  : potato2: Moved (server-side)
2025/03/08 07:38:31 INFO  : potato2: Moved (server-side)
2025/03/08 07:38:31 DEBUG : empty space: Unchanged skipping
2025/03/08 07:38:31 INFO  : empty space: Deleted
2025/03/08 07:38:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fujoqin1zoyo': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fujoqin1zoyo': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : potato3: Deleted
2025/03/08 07:38:31 DEBUG : potato3: move non-chunked object...
2025/03/08 07:38:31 INFO  : potato3: Moved (server-side)
2025/03/08 07:38:31 INFO  : potato3: Moved (server-side)
2025/03/08 07:38:31 INFO  : tomatoDir: Removing directory
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': deleted 1 directories
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-nadiyod3tihu"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-nadiyod3tihu"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 INFO  : tomatoDir: Making directory
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nadiyod3tihu': Using server-side directory move
2025/03/08 07:38:31 INFO  : Chunked 'TestChunkerLocal:rclone-test-nadiyod3tihu': Server side directory move succeeded
2025/03/08 07:38:31 ERROR : : error listing: directory not found
2025/03/08 07:38:31 ERROR : : error listing: directory not found
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nadiyod3tihu': Purge object "empty space"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nadiyod3tihu': Purge object "potato2"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nadiyod3tihu': Purge object "potato3"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nadiyod3tihu': Purge dir "tomatoDir"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nadiyod3tihu': Purge dir ""
2025/03/08 07:38:31 ERROR : : error listing: directory not found
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fujoqin1zoyo': Purge dir ""
2025/03/08 07:38:31 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-fujoqin1zoyo: no such file or directory
2025/03/08 07:38:31 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.00s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/rclone-sync-test"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.00s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/rclone-sync-test"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test-include/layer2"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/rclone-sync-test-include/layer2"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test-ignore-file"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/rclone-sync-test-ignore-file"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 INFO  : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_sthni7: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : rclone-sync-test-include: Removing directory
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-funegag6cifa/rclone-sync-test-include: directory not empty
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': failed to delete 1 directories
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : rclone-sync-test-include: Removing directory
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-funegag6cifa/rclone-sync-test-include: directory not empty
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': failed to delete 1 directories
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/08 07:38:31 DEBUG : : Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : rclone-sync-test: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/08 07:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded
--- PASS: TestSyncOverlapWithFilter (0.01s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/CompareDest"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/CompareDest"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : one: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthnwt: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : one: Deleted
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthnyb: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/08 07:38:31 INFO  : one: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : dst/one: Deleted
2025/03/08 07:38:31 INFO  : dst/one.rclone_chunk.001_sthnen: Moved (server-side) to: dst/one
2025/03/08 07:38:31 INFO  : CompareDest/one.rclone_chunk.001_sthnod: Moved (server-side) to: CompareDest/one
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 07:38:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
2025/03/08 07:38:31 INFO  : CompareDest/two.rclone_chunk.001_sthnq5: Moved (server-side) to: CompareDest/two
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
2025/03/08 07:38:31 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
2025/03/08 07:38:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/08 07:38:31 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
2025/03/08 07:38:31 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/08 07:38:31 DEBUG : two: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/08 07:38:31 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : two.rclone_chunk.001_sthna8: Moved (server-side) to: two
2025/03/08 07:38:31 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/08 07:38:31 INFO  : two: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (0.03s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : pre-dest1/1.rclone_chunk.001_sthn0y: Moved (server-side) to: pre-dest1/1
2025/03/08 07:38:31 INFO  : pre-dest2/2.rclone_chunk.001_sthnx0: Moved (server-side) to: pre-dest2/2
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/dest"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/dest"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/pre-dest1"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/pre-dest1"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/pre-dest2"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/pre-dest2"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/08 07:38:31 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : 3: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dest': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dest': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : 3.rclone_chunk.001_sthn4a: Moved (server-side) to: 3
2025/03/08 07:38:31 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK
2025/03/08 07:38:31 INFO  : 3: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (0.01s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    sync_test.go:2235: Skipping test as remote does not support server-side copy
--- SKIP: TestSyncCopyDest (0.00s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : dst/one.rclone_chunk.001_sthnfa: Moved (server-side) to: dst/one
2025/03/08 07:38:31 INFO  : dst/two.rclone_chunk.001_sthna8: Moved (server-side) to: dst/two
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthnwu: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/backup"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/backup"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side)
2025/03/08 07:38:31 INFO  : one: Moved (server-side)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthnc1: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side)
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side)
2025/03/08 07:38:31 INFO  : three.txt: Moved into backup dir
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthnhc: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 INFO  : one: Deleted
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side)
2025/03/08 07:38:31 INFO  : one: Moved (server-side)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthns5: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : three.txt: Deleted
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side)
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side)
2025/03/08 07:38:31 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (0.01s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : dst/one.rclone_chunk.001_sthn3e: Moved (server-side) to: dst/one
2025/03/08 07:38:31 INFO  : dst/two.rclone_chunk.001_sthn85: Moved (server-side) to: dst/two
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthns5: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/backup"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/backup"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthn3t: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved into backup dir
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthnzy: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 INFO  : one.bak: Deleted
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthn23: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : three.txt.bak: Deleted
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (0.01s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : dst/one.rclone_chunk.001_sthn7z: Moved (server-side) to: dst/one
2025/03/08 07:38:31 INFO  : dst/two.rclone_chunk.001_sthn0p: Moved (server-side) to: dst/two
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthn1f: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/backup"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/backup"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthnpj: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/08 07:38:31 INFO  : three.txt: Moved into backup dir
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthnga: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 INFO  : one-2019-01-01: Deleted
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthnhm: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : three-2019-01-01.txt: Deleted
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/08 07:38:31 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.01s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : dst/one.rclone_chunk.001_sthnzt: Moved (server-side) to: dst/one
2025/03/08 07:38:31 INFO  : dst/two.rclone_chunk.001_sthnmb: Moved (server-side) to: dst/two
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthndp: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthn2b: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved into backup dir
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthn7k: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : one.bak: Excluded (Path Filter)
2025/03/08 07:38:31 DEBUG : one.bak: Excluded
2025/03/08 07:38:31 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/08 07:38:31 DEBUG : three.txt.bak: Excluded
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for checks to finish
2025/03/08 07:38:31 INFO  : one.bak: Deleted
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa/dst': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthnw4: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : three.txt.bak: Deleted
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (0.01s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : dst/one.rclone_chunk.001_sthn9j: Moved (server-side) to: dst/one
2025/03/08 07:38:31 INFO  : dst/two.rclone_chunk.001_sthnpk: Moved (server-side) to: dst/two
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthnzx: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthntm: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : three.txt.rclone_chunk.001_sthnzj: Moved (server-side) to: three.txt
2025/03/08 07:38:31 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/08 07:38:31 INFO  : three.txt: Copied (new)
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/08 07:38:31 INFO  : one.bak: Deleted
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one.bak
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthn0s: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/08 07:38:31 INFO  : three.txt.bak: Deleted
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/08 07:38:31 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : three.txt.rclone_chunk.001_sthnz9: Moved (server-side) to: three.txt
2025/03/08 07:38:31 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/08 07:38:31 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (0.01s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : dst/one.rclone_chunk.001_sthnrh: Moved (server-side) to: dst/one
2025/03/08 07:38:31 INFO  : dst/two.rclone_chunk.001_sthnf4: Moved (server-side) to: dst/two
2025/03/08 07:38:31 INFO  : dst/three.txt.rclone_chunk.001_sthnzx: Moved (server-side) to: dst/three.txt
2025/03/08 07:38:31 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-funegag6cifa/dst"
2025/03/08 07:38:31 DEBUG : Reset feature "ListR"
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthnkh: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/08 07:38:31 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : three.txt.rclone_chunk.001_sthnhe: Moved (server-side) to: three.txt
2025/03/08 07:38:31 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/08 07:38:31 INFO  : three.txt: Copied (new)
2025/03/08 07:38:31 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/08 07:38:31 INFO  : one-2019-01-01: Deleted
2025/03/08 07:38:31 DEBUG : one: move non-chunked object...
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/08 07:38:31 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/08 07:38:31 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : one.rclone_chunk.001_sthnrm: Moved (server-side) to: one
2025/03/08 07:38:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/08 07:38:31 INFO  : one: Copied (new)
2025/03/08 07:38:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : two: Unchanged skipping
2025/03/08 07:38:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/08 07:38:31 INFO  : three-2019-01-01.txt: Deleted
2025/03/08 07:38:31 DEBUG : three.txt: move non-chunked object...
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/08 07:38:31 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/08 07:38:31 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : three.txt.rclone_chunk.001_sthn8r: Moved (server-side) to: three.txt
2025/03/08 07:38:31 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/08 07:38:31 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (0.01s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : Testêé.rclone_chunk.001_sthnl3: Moved (server-side) to: Testêé
2025/03/08 07:38:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : Testêé: Deleted
2025/03/08 07:38:31 INFO  : Testêé.rclone_chunk.001_sthnbk: Moved (server-side) to: Testêé
2025/03/08 07:38:31 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK
2025/03/08 07:38:31 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (0.01s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : existing.rclone_chunk.001_sthnll: Moved (server-side) to: existing
2025/03/08 07:38:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/08 07:38:31 INFO  : existing: Copied (new)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 ERROR : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': not deleting files as there were IO errors
2025/03/08 07:38:31 ERROR : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': not deleting directories as there were IO errors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncImmutable (0.01s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : EXISTING.rclone_chunk.001_sthn05: Moved (server-side) to: EXISTING
2025/03/08 07:38:31 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : existing: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (0.01s)
=== RUN   TestFixCase
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.00s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    sync_test.go:2674: 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:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : both0.rclone_chunk.001_sthnd2: Moved (server-side) to: both0
2025/03/08 07:38:31 INFO  : only0.rclone_chunk.001_sthnbc: Moved (server-side) to: only0
2025/03/08 07:38:31 INFO  : both1.rclone_chunk.001_sthnph: Moved (server-side) to: both1
2025/03/08 07:38:31 INFO  : only1.rclone_chunk.001_sthnlz: Moved (server-side) to: only1
2025/03/08 07:38:31 INFO  : both2.rclone_chunk.001_sthn8t: Moved (server-side) to: both2
2025/03/08 07:38:31 INFO  : only2.rclone_chunk.001_sthnnm: Moved (server-side) to: only2
2025/03/08 07:38:31 INFO  : both3.rclone_chunk.001_sthnfu: Moved (server-side) to: both3
2025/03/08 07:38:31 INFO  : only3.rclone_chunk.001_sthnhg: Moved (server-side) to: only3
2025/03/08 07:38:31 INFO  : both4.rclone_chunk.001_sthnhd: Moved (server-side) to: both4
2025/03/08 07:38:31 INFO  : only4.rclone_chunk.001_sthnmn: Moved (server-side) to: only4
2025/03/08 07:38:31 INFO  : both5.rclone_chunk.001_sthn5h: Moved (server-side) to: both5
2025/03/08 07:38:31 INFO  : only5.rclone_chunk.001_sthnvw: Moved (server-side) to: only5
2025/03/08 07:38:31 INFO  : both6.rclone_chunk.001_sthnlk: Moved (server-side) to: both6
2025/03/08 07:38:31 INFO  : only6.rclone_chunk.001_sthnpk: Moved (server-side) to: only6
2025/03/08 07:38:31 INFO  : both7.rclone_chunk.001_sthnk8: Moved (server-side) to: both7
2025/03/08 07:38:31 INFO  : only7.rclone_chunk.001_sthntd: Moved (server-side) to: only7
2025/03/08 07:38:31 INFO  : both8.rclone_chunk.001_sthn6m: Moved (server-side) to: both8
2025/03/08 07:38:31 INFO  : only8.rclone_chunk.001_sthnx6: Moved (server-side) to: only8
2025/03/08 07:38:31 INFO  : both9.rclone_chunk.001_sthnnp: Moved (server-side) to: both9
2025/03/08 07:38:31 INFO  : only9.rclone_chunk.001_sthnh4: Moved (server-side) to: only9
2025/03/08 07:38:31 INFO  : both10.rclone_chunk.001_sthnwx: Moved (server-side) to: both10
2025/03/08 07:38:31 INFO  : only10.rclone_chunk.001_sthnq2: Moved (server-side) to: only10
2025/03/08 07:38:31 INFO  : both11.rclone_chunk.001_sthngp: Moved (server-side) to: both11
2025/03/08 07:38:31 INFO  : only11.rclone_chunk.001_sthndt: Moved (server-side) to: only11
2025/03/08 07:38:31 INFO  : both12.rclone_chunk.001_sthn67: Moved (server-side) to: both12
2025/03/08 07:38:31 INFO  : only12.rclone_chunk.001_sthn45: Moved (server-side) to: only12
2025/03/08 07:38:31 INFO  : both13.rclone_chunk.001_sthn8q: Moved (server-side) to: both13
2025/03/08 07:38:31 INFO  : only13.rclone_chunk.001_sthnn3: Moved (server-side) to: only13
2025/03/08 07:38:31 INFO  : both14.rclone_chunk.001_sthnc8: Moved (server-side) to: both14
2025/03/08 07:38:31 INFO  : only14.rclone_chunk.001_sthn73: Moved (server-side) to: only14
2025/03/08 07:38:31 INFO  : both15.rclone_chunk.001_sthnsd: Moved (server-side) to: both15
2025/03/08 07:38:31 INFO  : only15.rclone_chunk.001_sthndd: Moved (server-side) to: only15
2025/03/08 07:38:31 INFO  : both16.rclone_chunk.001_sthny8: Moved (server-side) to: both16
2025/03/08 07:38:31 INFO  : only16.rclone_chunk.001_sthn48: Moved (server-side) to: only16
2025/03/08 07:38:31 INFO  : both17.rclone_chunk.001_sthn8s: Moved (server-side) to: both17
2025/03/08 07:38:31 INFO  : only17.rclone_chunk.001_sthnlx: Moved (server-side) to: only17
2025/03/08 07:38:31 INFO  : both18.rclone_chunk.001_sthnj2: Moved (server-side) to: both18
2025/03/08 07:38:31 INFO  : only18.rclone_chunk.001_sthnxy: Moved (server-side) to: only18
2025/03/08 07:38:31 INFO  : both19.rclone_chunk.001_sthnvb: Moved (server-side) to: both19
2025/03/08 07:38:31 INFO  : only19.rclone_chunk.001_sthnj3: Moved (server-side) to: only19
2025/03/08 07:38:31 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both0: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both12: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both13: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both14: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both15: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both1: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both17: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both11: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both10: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both2: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both3: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both16: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both5: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both18: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both7: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both19: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both9: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both4: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both6: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both8: Unchanged skipping
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
2025/03/08 07:38:31 INFO  : only12: Deleted
2025/03/08 07:38:31 INFO  : only3: Deleted
2025/03/08 07:38:31 INFO  : only10: Deleted
2025/03/08 07:38:31 INFO  : only1: Deleted
2025/03/08 07:38:31 INFO  : only17: Deleted
2025/03/08 07:38:31 INFO  : only18: Deleted
2025/03/08 07:38:31 INFO  : only19: Deleted
2025/03/08 07:38:31 INFO  : only6: Deleted
2025/03/08 07:38:31 INFO  : only9: Deleted
2025/03/08 07:38:31 INFO  : only15: Deleted
2025/03/08 07:38:31 INFO  : only14: Deleted
2025/03/08 07:38:31 INFO  : only13: Deleted
2025/03/08 07:38:31 INFO  : only0: Deleted
2025/03/08 07:38:31 INFO  : only16: Deleted
2025/03/08 07:38:31 INFO  : only11: Deleted
2025/03/08 07:38:31 INFO  : only5: Deleted
2025/03/08 07:38:31 INFO  : only2: Deleted
2025/03/08 07:38:31 INFO  : only4: Deleted
2025/03/08 07:38:31 INFO  : only8: Deleted
2025/03/08 07:38:31 INFO  : only7: Deleted
2025/03/08 07:38:31 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncConcurrentDelete (0.02s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : both0.rclone_chunk.001_sthnm6: Moved (server-side) to: both0
2025/03/08 07:38:31 INFO  : only0.rclone_chunk.001_sthn0e: Moved (server-side) to: only0
2025/03/08 07:38:31 INFO  : both1.rclone_chunk.001_sthnm0: Moved (server-side) to: both1
2025/03/08 07:38:31 INFO  : only1.rclone_chunk.001_sthniw: Moved (server-side) to: only1
2025/03/08 07:38:31 INFO  : both2.rclone_chunk.001_sthnme: Moved (server-side) to: both2
2025/03/08 07:38:31 INFO  : only2.rclone_chunk.001_sthncc: Moved (server-side) to: only2
2025/03/08 07:38:31 INFO  : both3.rclone_chunk.001_sthn0m: Moved (server-side) to: both3
2025/03/08 07:38:31 INFO  : only3.rclone_chunk.001_sthnie: Moved (server-side) to: only3
2025/03/08 07:38:31 INFO  : both4.rclone_chunk.001_sthnjs: Moved (server-side) to: both4
2025/03/08 07:38:31 INFO  : only4.rclone_chunk.001_sthnzi: Moved (server-side) to: only4
2025/03/08 07:38:31 INFO  : both5.rclone_chunk.001_sthnqa: Moved (server-side) to: both5
2025/03/08 07:38:31 INFO  : only5.rclone_chunk.001_sthnsv: Moved (server-side) to: only5
2025/03/08 07:38:31 INFO  : both6.rclone_chunk.001_sthnen: Moved (server-side) to: both6
2025/03/08 07:38:31 INFO  : only6.rclone_chunk.001_sthnz9: Moved (server-side) to: only6
2025/03/08 07:38:31 INFO  : both7.rclone_chunk.001_sthnv5: Moved (server-side) to: both7
2025/03/08 07:38:31 INFO  : only7.rclone_chunk.001_sthn35: Moved (server-side) to: only7
2025/03/08 07:38:31 INFO  : both8.rclone_chunk.001_sthnzg: Moved (server-side) to: both8
2025/03/08 07:38:31 INFO  : only8.rclone_chunk.001_sthn0k: Moved (server-side) to: only8
2025/03/08 07:38:31 INFO  : both9.rclone_chunk.001_sthn2y: Moved (server-side) to: both9
2025/03/08 07:38:31 INFO  : only9.rclone_chunk.001_sthn2z: Moved (server-side) to: only9
2025/03/08 07:38:31 INFO  : both10.rclone_chunk.001_sthn3j: Moved (server-side) to: both10
2025/03/08 07:38:31 INFO  : only10.rclone_chunk.001_sthn1n: Moved (server-side) to: only10
2025/03/08 07:38:31 INFO  : both11.rclone_chunk.001_sthnf9: Moved (server-side) to: both11
2025/03/08 07:38:31 INFO  : only11.rclone_chunk.001_sthnt4: Moved (server-side) to: only11
2025/03/08 07:38:31 INFO  : both12.rclone_chunk.001_sthn6q: Moved (server-side) to: both12
2025/03/08 07:38:31 INFO  : only12.rclone_chunk.001_sthnaq: Moved (server-side) to: only12
2025/03/08 07:38:31 INFO  : both13.rclone_chunk.001_sthnvm: Moved (server-side) to: both13
2025/03/08 07:38:31 INFO  : only13.rclone_chunk.001_sthnzx: Moved (server-side) to: only13
2025/03/08 07:38:31 INFO  : both14.rclone_chunk.001_sthn83: Moved (server-side) to: both14
2025/03/08 07:38:31 INFO  : only14.rclone_chunk.001_sthnt8: Moved (server-side) to: only14
2025/03/08 07:38:31 INFO  : both15.rclone_chunk.001_sthnyb: Moved (server-side) to: both15
2025/03/08 07:38:31 INFO  : only15.rclone_chunk.001_sthn4k: Moved (server-side) to: only15
2025/03/08 07:38:31 INFO  : both16.rclone_chunk.001_sthnob: Moved (server-side) to: both16
2025/03/08 07:38:31 INFO  : only16.rclone_chunk.001_sthnkd: Moved (server-side) to: only16
2025/03/08 07:38:31 INFO  : both17.rclone_chunk.001_sthnmc: Moved (server-side) to: both17
2025/03/08 07:38:31 INFO  : only17.rclone_chunk.001_sthnrf: Moved (server-side) to: only17
2025/03/08 07:38:31 INFO  : both18.rclone_chunk.001_sthnv9: Moved (server-side) to: both18
2025/03/08 07:38:31 INFO  : only18.rclone_chunk.001_sthnvl: Moved (server-side) to: only18
2025/03/08 07:38:31 INFO  : both19.rclone_chunk.001_sthnl6: Moved (server-side) to: both19
2025/03/08 07:38:31 INFO  : only19.rclone_chunk.001_sthn52: Moved (server-side) to: only19
2025/03/08 07:38:31 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for checks to finish
2025/03/08 07:38:31 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both0: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both10: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both13: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both14: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both1: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both11: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both17: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both18: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both12: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both2: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both15: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both4: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both5: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both16: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both19: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both8: Unchanged skipping
2025/03/08 07:38:31 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/08 07:38:31 DEBUG : both3: Unchanged skipping
2025/03/08 07:38:31 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only0: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : both6: Unchanged skipping
2025/03/08 07:38:31 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only10: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only12: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only11: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : only0: Deleted
2025/03/08 07:38:31 INFO  : only0.rclone_chunk.001_sthn21: Moved (server-side) to: only0
2025/03/08 07:38:31 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 INFO  : only10: Deleted
2025/03/08 07:38:31 INFO  : only11: Deleted
2025/03/08 07:38:31 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 INFO  : only10.rclone_chunk.001_sthnlj: Moved (server-side) to: only10
2025/03/08 07:38:31 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only11.rclone_chunk.001_sthnyz: Moved (server-side) to: only11
2025/03/08 07:38:31 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only10: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only12: Deleted
2025/03/08 07:38:31 DEBUG : both9: Unchanged skipping
2025/03/08 07:38:31 INFO  : only0: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : both7: Unchanged skipping
2025/03/08 07:38:31 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/08 07:38:31 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only11: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : only13: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Waiting for transfers to finish
2025/03/08 07:38:31 INFO  : only12.rclone_chunk.001_sthnxi: Moved (server-side) to: only12
2025/03/08 07:38:31 DEBUG : only14: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only12: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : only16: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only15: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : only14: Deleted
2025/03/08 07:38:31 INFO  : only14.rclone_chunk.001_sthnon: Moved (server-side) to: only14
2025/03/08 07:38:31 INFO  : only13: Deleted
2025/03/08 07:38:31 INFO  : only16: Deleted
2025/03/08 07:38:31 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only16.rclone_chunk.001_sthnk4: Moved (server-side) to: only16
2025/03/08 07:38:31 INFO  : only14: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only13.rclone_chunk.001_sthnv5: Moved (server-side) to: only13
2025/03/08 07:38:31 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only13: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : only17: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only18: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only16: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : only19: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : only15: Deleted
2025/03/08 07:38:31 INFO  : only15.rclone_chunk.001_sthnbo: Moved (server-side) to: only15
2025/03/08 07:38:31 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only15: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only17: Deleted
2025/03/08 07:38:31 INFO  : only17.rclone_chunk.001_sthn8w: Moved (server-side) to: only17
2025/03/08 07:38:31 INFO  : only18: Deleted
2025/03/08 07:38:31 INFO  : only18.rclone_chunk.001_sthn5h: Moved (server-side) to: only18
2025/03/08 07:38:31 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only17: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : only2: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only1: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only18: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only19: Deleted
2025/03/08 07:38:31 DEBUG : only4: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : only19.rclone_chunk.001_sthnmj: Moved (server-side) to: only19
2025/03/08 07:38:31 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only19: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only1: Deleted
2025/03/08 07:38:31 INFO  : only4: Deleted
2025/03/08 07:38:31 DEBUG : only5: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : only1.rclone_chunk.001_sthnq0: Moved (server-side) to: only1
2025/03/08 07:38:31 INFO  : only4.rclone_chunk.001_sthnj3: Moved (server-side) to: only4
2025/03/08 07:38:31 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only1: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only4: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only2: Deleted
2025/03/08 07:38:31 DEBUG : only3: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only7: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : only2.rclone_chunk.001_sthnmw: Moved (server-side) to: only2
2025/03/08 07:38:31 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only2: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : only8: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : only5: Deleted
2025/03/08 07:38:31 INFO  : only7: Deleted
2025/03/08 07:38:31 INFO  : only5.rclone_chunk.001_sthn3g: Moved (server-side) to: only5
2025/03/08 07:38:31 INFO  : only7.rclone_chunk.001_sthncd: Moved (server-side) to: only7
2025/03/08 07:38:31 INFO  : only3: Deleted
2025/03/08 07:38:31 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only5: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only7: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only3.rclone_chunk.001_sthn81: Moved (server-side) to: only3
2025/03/08 07:38:31 DEBUG : only9: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 DEBUG : only6: skip slow MD5 on source file, hashing in-transit
2025/03/08 07:38:31 INFO  : only8: Deleted
2025/03/08 07:38:31 INFO  : only8.rclone_chunk.001_sthnwf: Moved (server-side) to: only8
2025/03/08 07:38:31 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only3: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only9: Deleted
2025/03/08 07:38:31 INFO  : only9.rclone_chunk.001_sthnk9: Moved (server-side) to: only9
2025/03/08 07:38:31 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only8: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only9: Copied (replaced existing)
2025/03/08 07:38:31 INFO  : only6: Deleted
2025/03/08 07:38:31 INFO  : only6.rclone_chunk.001_sthnuz: Moved (server-side) to: only6
2025/03/08 07:38:31 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/08 07:38:31 INFO  : only6: Copied (replaced existing)
2025/03/08 07:38:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncConcurrentTruncate (0.03s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : empty_dir: Making directory with metadata
2025/03/08 07:38:31 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:31 DEBUG : empty_on_remote: Making directory with metadata
2025/03/08 07:38:31 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:31 DEBUG : empty_on_remote: Making directory with metadata
2025/03/08 07:38:31 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncReplaceDirModTime (0.02s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 DEBUG : empty_dir: Making directory with metadata
2025/03/08 07:38:31 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:31 DEBUG : empty_on_remote: Making directory with metadata
2025/03/08 07:38:31 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:31 DEBUG : empty_on_remote: Making directory with metadata
2025/03/08 07:38:31 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 DEBUG : sub dir: Making directory with metadata
2025/03/08 07:38:31 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:31 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestNothingToTransferWithEmptyDirs (0.03s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 DEBUG : sub dir: Making directory with metadata
2025/03/08 07:38:31 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
2025/03/08 07:38:31 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/08 07:38:31 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/08 07:38:31 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-funegag6cifa'", Local "Local file system at /tmp/rclone3312276763", Modify Window "1ns"
--- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s)
PASS
2025/03/08 07:38:31 DEBUG : Chunked 'TestChunkerLocal:rclone-test-funegag6cifa': Purge dir ""
"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Finished OK in 705.918152ms (try 1/5)