"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Starting (try 1/5)
2025/03/20 03:10:33 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali"
2025/03/20 03:10:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 03:10:33 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali"
2025/03/20 03:10:33 DEBUG : Reset feature "ListR"
2025/03/20 03:10:33 DEBUG : Creating backend with remote "/tmp/rclone4113647935"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.03s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.00s)
=== RUN   TestCopy
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38r9: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopy (0.01s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : metadata sub dir: Making directory with metadata
2025/03/20 03:10:33 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/20 03:10:33 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935: File to upload is small (21 bytes), uploading instead of streaming
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/20 03:10:33 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : empty metadata sub dir: Updated directory metadata
2025/03/20 03:10:33 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir
2025/03/20 03:10:33 INFO  : metadata sub dir: Updated directory metadata
2025/03/20 03:10:33 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : metadata sub dir/hello metadata world.rclone_chunk.001_ep38rw: Moved (server-side) to: metadata sub dir/hello metadata world
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/20 03:10:33 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/20 03:10:33 INFO  : metadata sub dir: Updated directory metadata
2025/03/20 03:10:33 INFO  : empty metadata sub dir: Updated directory metadata
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyMetadata (0.01s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : metadata sub dir: Making directory with metadata
2025/03/20 03:10:33 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/20 03:10:33 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935: File to upload is small (21 bytes), uploading instead of streaming
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/20 03:10:33 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : metadata sub dir/hello metadata world.rclone_chunk.001_ep385b: Moved (server-side) to: metadata sub dir/hello metadata world
2025/03/20 03:10:33 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/20 03:10:33 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/20 03:10:33 INFO  : metadata sub dir: Updated directory metadata
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyMetadataNoEmptyDirs (0.01s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Creating backend with remote "/non-existing"
2025/03/20 03:10:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.00s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38v5: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.00s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Running all checks before starting transfers
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Checks finished, now starting transfers
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38xk: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.00s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 ERROR : Ignoring --no-traverse with sync
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep388u: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.00s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : hello world2.rclone_chunk.001_ep38a7: Moved (server-side) to: hello world2
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK
2025/03/20 03:10:33 INFO  : hello world2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.00s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : potato2.rclone_chunk.001_ep38e3: Moved (server-side) to: potato2
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.01s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : potato2.rclone_chunk.001_ep38r4: Moved (server-side) to: potato2
2025/03/20 03:10:33 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 DEBUG : sub dir: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/20 03:10:33 DEBUG : sub dir2: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/20 03:10:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38pd: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir2/sub sub dir2: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.00s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir2: Making directory
2025/03/20 03:10:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38al: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyNoEmptyDirectories (0.00s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : sub dir2: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : sub dir: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir: Made directory with metadata (mtime=2025-03-20T03:10:33.394187745Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/20 03:10:33 DEBUG : sub dir2: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38nv: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.00s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : sub dir no update dir modtime: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncNoUpdateDirModtime (0.00s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir2: Making directory
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38cj: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestMoveNoEmptyDirectories (0.00s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : sub dir2: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 DEBUG : sub dir: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/20 03:10:33 DEBUG : sub dir2: Making directory with metadata
2025/03/20 03:10:33 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38xq: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.01s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b2/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b2/c1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1/b1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : a1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 DEBUG : a1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1", newDst=a1
2025/03/20 03:10:33 DEBUG : a1/b1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1
2025/03/20 03:10:33 DEBUG : a1/b2: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2
2025/03/20 03:10:33 DEBUG : a1/b2/c1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1
2025/03/20 03:10:33 DEBUG : a1/b2/c1/d1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1
2025/03/20 03:10:33 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1
2025/03/20 03:10:33 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata
2025/03/20 03:10:33 DEBUG : a1/b1/c1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1
2025/03/20 03:10:33 INFO  : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1
2025/03/20 03:10:33 DEBUG : a1/b1/c1/d1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1
2025/03/20 03:10:33 DEBUG : a1/b1/c1/d2: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2
2025/03/20 03:10:33 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1
2025/03/20 03:10:33 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1
2025/03/20 03:10:33 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2
2025/03/20 03:10:33 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1
2025/03/20 03:10:33 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata
2025/03/20 03:10:33 INFO  : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d2: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b2/c1/d1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1/d1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b1/c1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b2/c1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b2: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1/b1: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : a1: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncSetDelayedModTimes (0.01s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir2: Making directory
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep382q: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestSyncNoEmptyDirectories (0.00s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38v8: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xucaweq7wino"
2025/03/20 03:10:33 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xucaweq7wino"
2025/03/20 03:10:33 DEBUG : Reset feature "ListR"
    sync_test.go:590: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-setosis5mali' -> Chunked 'TestChunkerLocal:rclone-test-xucaweq7wino'
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xucaweq7wino': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xucaweq7wino': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38xp: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xucaweq7wino': Purge object "sub dir/hello world"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xucaweq7wino': Purge dir "sub dir"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xucaweq7wino': Purge dir ""
--- PASS: TestServerSideCopy (0.01s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38mw: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38d8: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.01s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38az: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-yefaqal0reta"
2025/03/20 03:10:33 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-yefaqal0reta"
2025/03/20 03:10:33 DEBUG : Reset feature "ListR"
    sync_test.go:626: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-setosis5mali' -> Chunked 'TestChunkerLocal:rclone-test-yefaqal0reta'
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yefaqal0reta': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yefaqal0reta': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38qb: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38bq: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yefaqal0reta': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yefaqal0reta': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38yp: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yefaqal0reta': Purge object "sub dir/hello world"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yefaqal0reta': Purge dir "sub dir"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yefaqal0reta': Purge dir ""
--- PASS: TestServerSideCopyOverSelf (0.01s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38yv: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38t6: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.01s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38xw: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-zihifim8wutu"
2025/03/20 03:10:33 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-zihifim8wutu"
2025/03/20 03:10:33 DEBUG : Reset feature "ListR"
    sync_test.go:671: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-setosis5mali' -> Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu'
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38dq: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep380w: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Using server-side directory move
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 DEBUG : sub dir/hello world: move non-chunked object...
2025/03/20 03:10:33 INFO  : sub dir/hello world: Moved (server-side)
2025/03/20 03:10:33 INFO  : sub dir/hello world: Moved (server-side)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38vd: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : testing file moves
2025/03/20 03:10:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 DEBUG : sub dir/hello world: move non-chunked object...
2025/03/20 03:10:33 INFO  : sub dir/hello world: Moved (server-side)
2025/03/20 03:10:33 INFO  : sub dir/hello world: Moved (server-side)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Purge object "sub dir/hello world"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Purge dir "sub dir"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zihifim8wutu': Purge dir ""
--- PASS: TestServerSideMoveOverSelf (0.01s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38l1: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 ERROR : : error listing: directory not found
2025/03/20 03:10:33 INFO  : Local file system at /tmp/rclone4113647935: Making directory
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.01s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38x8: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935: Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935: Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.00s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : check sum.rclone_chunk.001_ep38ol: Moved (server-side) to: check sum
2025/03/20 03:10:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/20 03:10:33 INFO  : check sum: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/20 03:10:33 DEBUG : check sum: Size and md5 of src and dst objects identical
2025/03/20 03:10:33 DEBUG : check sum: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.01s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sizeonly.rclone_chunk.001_ep38zc: Moved (server-side) to: sizeonly
2025/03/20 03:10:33 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/20 03:10:33 INFO  : sizeonly: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : sizeonly: Sizes identical
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : sizeonly: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.02s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : ignore-size.rclone_chunk.001_ep38rz: Moved (server-side) to: ignore-size
2025/03/20 03:10:33 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK
2025/03/20 03:10:33 INFO  : ignore-size: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : ignore-size: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.03s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : existing.rclone_chunk.001_ep38v6: Moved (server-side) to: existing
2025/03/20 03:10:33 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : existing: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/20 03:10:33 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : existing: Deleted
2025/03/20 03:10:33 INFO  : existing.rclone_chunk.001_ep387e: Moved (server-side) to: existing
2025/03/20 03:10:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/20 03:10:33 INFO  : existing: Copied (replaced existing)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.01s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : existing.rclone_chunk.001_ep38m7: Moved (server-side) to: existing
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/20 03:10:33 INFO  : existing: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : existing: Destination exists, skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.01s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : b/potato.rclone_chunk.001_ep38j4: Moved (server-side) to: b/potato
2025/03/20 03:10:33 INFO  : c/non empty space.rclone_chunk.001_ep38jz: Moved (server-side) to: c/non empty space
2025/03/20 03:10:33 INFO  : d: Making directory
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/20 03:10:33 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "c", newDst=c
2025/03/20 03:10:33 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : c/non empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : a/potato2.rclone_chunk.001_ep38gf: Moved (server-side) to: a/potato2
2025/03/20 03:10:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/20 03:10:33 INFO  : a/potato2: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : b/potato: Deleted
2025/03/20 03:10:33 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : d: Removing directory
2025/03/20 03:10:33 INFO  : b: Removing directory
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': deleted 2 directories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (0.02s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : empty space.rclone_chunk.001_ep38ca: Moved (server-side) to: empty space
2025/03/20 03:10:33 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/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/20 03:10:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 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/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/20 03:10:33 INFO  : empty space: Updated modification time in destination
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.02s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : empty space.rclone_chunk.001_ep38e1: Moved (server-side) to: empty space
2025/03/20 03:10:33 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/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : foo.rclone_chunk.001_ep38zt: Moved (server-side) to: foo
2025/03/20 03:10:33 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/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4113647935)
2025/03/20 03:10:33 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerLocal:rclone-test-setosis5mali')
2025/03/20 03:10:33 DEBUG : foo: md5 differ
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : foo: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : foo: Deleted
2025/03/20 03:10:33 INFO  : foo.rclone_chunk.001_ep384o: Moved (server-side) to: foo
2025/03/20 03:10:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK
2025/03/20 03:10:33 INFO  : foo: Copied (replaced existing)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.01s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : empty space.rclone_chunk.001_ep3853: Moved (server-side) to: empty space
2025/03/20 03:10:33 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38eg: Moved (server-side) to: potato
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/20 03:10:33 INFO  : potato: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.02s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38a1: Moved (server-side) to: potato
2025/03/20 03:10:33 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : potato: Deleted
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep383l: Moved (server-side) to: potato
2025/03/20 03:10:33 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK
2025/03/20 03:10:33 INFO  : potato: Copied (replaced existing)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38wi: Moved (server-side) to: potato
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 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/20 03:10:33 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4113647935)
2025/03/20 03:10:33 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerLocal:rclone-test-setosis5mali')
2025/03/20 03:10:33 DEBUG : potato: md5 differ
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : potato: Deleted
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep387o: Moved (server-side) to: potato
2025/03/20 03:10:33 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK
2025/03/20 03:10:33 INFO  : potato: Copied (replaced existing)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.02s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38mv: Moved (server-side) to: potato
2025/03/20 03:10:33 INFO  : empty space.rclone_chunk.001_ep382g: Moved (server-side) to: empty space
2025/03/20 03:10:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38vc: Moved (server-side) to: potato
2025/03/20 03:10:33 INFO  : empty space.rclone_chunk.001_ep388z: Moved (server-side) to: empty space
2025/03/20 03:10:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : potato2.rclone_chunk.001_ep38b8: Moved (server-side) to: potato2
2025/03/20 03:10:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/20 03:10:33 INFO  : potato2: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : potato: Deleted
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : b/potato.rclone_chunk.001_ep38il: Moved (server-side) to: b/potato
2025/03/20 03:10:33 INFO  : c/non empty space.rclone_chunk.001_ep38il: Moved (server-side) to: c/non empty space
2025/03/20 03:10:33 INFO  : d: Making directory
2025/03/20 03:10:33 INFO  : d/e: Making directory
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/20 03:10:33 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "c", newDst=c
2025/03/20 03:10:33 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : c/non empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : a/potato2.rclone_chunk.001_ep384g: Moved (server-side) to: a/potato2
2025/03/20 03:10:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/20 03:10:33 INFO  : a/potato2: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : b/potato: Deleted
2025/03/20 03:10:33 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : d/e: Removing directory
2025/03/20 03:10:33 INFO  : d: Removing directory
2025/03/20 03:10:33 INFO  : b: Removing directory
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': deleted 3 directories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : b/potato.rclone_chunk.001_ep38x2: Moved (server-side) to: b/potato
2025/03/20 03:10:33 INFO  : c/non empty space.rclone_chunk.001_ep38aq: Moved (server-side) to: c/non empty space
2025/03/20 03:10:33 INFO  : d: Making directory
2025/03/20 03:10:33 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/20 03:10:33 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "c", newDst=c
2025/03/20 03:10:33 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : c/non empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : a/potato2.rclone_chunk.001_ep38up: Moved (server-side) to: a/potato2
2025/03/20 03:10:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/20 03:10:33 INFO  : a/potato2: Copied (new)
2025/03/20 03:10:33 ERROR : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': not deleting files as there were IO errors
2025/03/20 03:10:33 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 ERROR : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': not deleting directories as there were IO errors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38po: Moved (server-side) to: potato
2025/03/20 03:10:33 INFO  : empty space.rclone_chunk.001_ep38bl: Moved (server-side) to: empty space
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 INFO  : potato: Deleted
2025/03/20 03:10:33 INFO  : potato2.rclone_chunk.001_ep388c: Moved (server-side) to: potato2
2025/03/20 03:10:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/20 03:10:33 INFO  : potato2: Copied (new)
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.02s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38n5: Moved (server-side) to: potato
2025/03/20 03:10:33 INFO  : empty space.rclone_chunk.001_ep382b: Moved (server-side) to: empty space
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : potato: Deleted
2025/03/20 03:10:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : potato2.rclone_chunk.001_ep386o: Moved (server-side) to: potato2
2025/03/20 03:10:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/20 03:10:33 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.02s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38v2: Moved (server-side) to: potato
2025/03/20 03:10:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : potato2.rclone_chunk.001_ep38mt: Moved (server-side) to: potato2
2025/03/20 03:10:33 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK
2025/03/20 03:10:33 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.02s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : potato2.rclone_chunk.001_ep38c7: Moved (server-side) to: potato2
2025/03/20 03:10:33 INFO  : empty space.rclone_chunk.001_ep38t8: Moved (server-side) to: empty space
2025/03/20 03:10:33 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : potato2: Excluded
2025/03/20 03:10:33 DEBUG : enormous: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : enormous: Excluded
2025/03/20 03:10:33 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : potato2: Excluded
2025/03/20 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : potato2: Excluded
2025/03/20 03:10:33 DEBUG : enormous: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : enormous: Excluded
2025/03/20 03:10:33 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : potato2: Excluded
2025/03/20 03:10:33 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : potato2: Excluded
2025/03/20 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935: Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935: Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : potato2: Excluded
--- PASS: TestSyncWithExclude (0.03s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : potato2.rclone_chunk.001_ep38j0: Moved (server-side) to: potato2
2025/03/20 03:10:33 INFO  : empty space.rclone_chunk.001_ep381n: Moved (server-side) to: empty space
2025/03/20 03:10:33 INFO  : enormous.rclone_chunk.001_ep38z1: Moved (server-side) to: enormous
2025/03/20 03:10:33 DEBUG : enormous: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : enormous: Excluded
2025/03/20 03:10:33 DEBUG : potato2: Excluded (Size Filter)
2025/03/20 03:10:33 DEBUG : potato2: Excluded
2025/03/20 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : enormous: Deleted
2025/03/20 03:10:33 INFO  : potato2: Deleted
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935: Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935: Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : enormous: Deleted
2025/03/20 03:10:33 INFO  : potato2: Deleted
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : one.rclone_chunk.001_ep38pv: Moved (server-side) to: one
2025/03/20 03:10:33 INFO  : two.rclone_chunk.001_ep381n: Moved (server-side) to: two
2025/03/20 03:10:33 INFO  : three.rclone_chunk.001_ep38mg: Moved (server-side) to: three
2025/03/20 03:10:33 INFO  : four.rclone_chunk.001_ep38lc: Moved (server-side) to: four
2025/03/20 03:10:33 DEBUG : five: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : five: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : five.rclone_chunk.001_ep38gz: Moved (server-side) to: five
2025/03/20 03:10:33 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/20 03:10:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/20 03:10:33 DEBUG : four: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : four: Deleted
2025/03/20 03:10:33 INFO  : four.rclone_chunk.001_ep389u: Moved (server-side) to: four
2025/03/20 03:10:33 DEBUG : one: Destination is newer than source, skipping
2025/03/20 03:10:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/20 03:10:33 INFO  : five: Copied (new)
2025/03/20 03:10:33 DEBUG : three: Sizes identical
2025/03/20 03:10:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/20 03:10:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/20 03:10:33 INFO  : four: Copied (replaced existing)
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4113647935)
2025/03/20 03:10:33 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerLocal:rclone-test-setosis5mali')
2025/03/20 03:10:33 DEBUG : two: md5 differ
2025/03/20 03:10:33 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : two: Deleted
2025/03/20 03:10:33 INFO  : two.rclone_chunk.001_ep3875: Moved (server-side) to: two
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/20 03:10:33 INFO  : two: Copied (replaced existing)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 DEBUG : one: Destination is newer than source, skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4113647935)
2025/03/20 03:10:33 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerLocal:rclone-test-setosis5mali')
2025/03/20 03:10:33 DEBUG : three: md5 differ
2025/03/20 03:10:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/20 03:10:33 DEBUG : five: Size and md5 of src and dst objects identical
2025/03/20 03:10:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/20 03:10:33 DEBUG : two: Size and md5 of src and dst objects identical
2025/03/20 03:10:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/20 03:10:33 DEBUG : four: Size and md5 of src and dst objects identical
2025/03/20 03:10:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/03/20 03:10:33 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/03/20 03:10:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/03/20 03:10:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : three: Deleted
2025/03/20 03:10:33 INFO  : three.rclone_chunk.001_ep380u: Moved (server-side) to: three
2025/03/20 03:10:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/20 03:10:33 INFO  : three: Copied (replaced existing)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (0.06s)
=== 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-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    sync_test.go:1538: Can track renames: true
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Making map for --track-renames
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Finished making map for --track-renames
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/20 03:10:33 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38j5: Moved (server-side) to: potato
2025/03/20 03:10:33 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for renames to finish
2025/03/20 03:10:33 DEBUG : yam: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : yam.rclone_chunk.001_ep386f: Moved (server-side) to: yam
2025/03/20 03:10:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/20 03:10:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/20 03:10:33 INFO  : potato: Copied (new)
2025/03/20 03:10:33 INFO  : yam: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Making map for --track-renames
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Finished making map for --track-renames
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : potato: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for renames to finish
2025/03/20 03:10:33 DEBUG : yam: move non-chunked object...
2025/03/20 03:10:33 INFO  : yam: Moved (server-side) to: yaml
2025/03/20 03:10:33 INFO  : yam: Moved (server-side) to: yaml
2025/03/20 03:10:33 INFO  : yaml: Renamed from "yam"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenames (0.02s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    sync_test.go:1610: Can track renames: true
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Making map for --track-renames
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Finished making map for --track-renames
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for renames to finish
2025/03/20 03:10:33 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : yam: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : yam.rclone_chunk.001_ep38uc: Moved (server-side) to: yam
2025/03/20 03:10:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/20 03:10:33 INFO  : yam: Copied (new)
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38m8: Moved (server-side) to: potato
2025/03/20 03:10:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/20 03:10:33 INFO  : potato: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Making map for --track-renames
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Finished making map for --track-renames
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : yam: move non-chunked object...
2025/03/20 03:10:33 INFO  : yam: Moved (server-side) to: yaml
2025/03/20 03:10:33 INFO  : yam: Moved (server-side) to: yaml
2025/03/20 03:10:33 INFO  : yaml: Renamed from "yam"
2025/03/20 03:10:33 DEBUG : potato: Unchanged skipping
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for renames to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    sync_test.go:1649: Can track renames: true
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub", newDst=<nil>
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Making map for --track-renames
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Finished making map for --track-renames
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/20 03:10:33 DEBUG : potato: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : potato.rclone_chunk.001_ep38j3: Moved (server-side) to: potato
2025/03/20 03:10:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for renames to finish
2025/03/20 03:10:33 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : sub/yam.rclone_chunk.001_ep38jm: Moved (server-side) to: sub/yam
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2025/03/20 03:10:33 INFO  : potato: Copied (new)
2025/03/20 03:10:33 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2025/03/20 03:10:33 INFO  : sub/yam: Copied (new)
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 INFO  : sub: Set directory modification time (using SetModTime)
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub", newDst=sub
2025/03/20 03:10:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:33 DEBUG : potato: Unchanged skipping
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Making map for --track-renames
2025/03/20 03:10:33 INFO  : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Finished making map for --track-renames
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : sub/yam: move non-chunked object...
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for renames to finish
2025/03/20 03:10:33 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/20 03:10:33 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/20 03:10:33 INFO  : yam: Renamed from "sub/yam"
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:33 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Creating backend with remote "/tmp/rclone4113647935/dir1"
2025/03/20 03:10:33 DEBUG : Creating backend with remote "/tmp/rclone4113647935/dir2"
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935/dir2: Using server-side directory move
2025/03/20 03:10:33 INFO  : Local file system at /tmp/rclone4113647935/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/20 03:10:33 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935/dir2: Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935/dir2: Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (0.01s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38o1: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 INFO  : nested/sub dir/file.rclone_chunk.001_ep38u3: Moved (server-side) to: nested/sub dir/file
2025/03/20 03:10:33 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/20 03:10:33 INFO  : nested/sub dir/file: Copied (new)
2025/03/20 03:10:33 INFO  : nested/sub dir/file: Deleted
2025/03/20 03:10:33 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : nested: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : sub dir: Removing directory
2025/03/20 03:10:33 INFO  : nested/sub dir: Removing directory
2025/03/20 03:10:33 INFO  : nested: Removing directory
2025/03/20 03:10:33 DEBUG : Local file system at /tmp/rclone4113647935: deleted 3 directories
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:33 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/20 03:10:33 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/20 03:10:33 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:33 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:33 INFO  : sub dir/hello world.rclone_chunk.001_ep38zf: Moved (server-side) to: sub dir/hello world
2025/03/20 03:10:33 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2025/03/20 03:10:33 INFO  : sub dir/hello world: Copied (new)
2025/03/20 03:10:33 INFO  : sub dir/hello world: Deleted
2025/03/20 03:10:33 INFO  : nested/sub dir/file.rclone_chunk.001_ep386l: Moved (server-side) to: nested/sub dir/file
2025/03/20 03:10:33 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2025/03/20 03:10:33 INFO  : nested/sub dir/file: Copied (new)
2025/03/20 03:10:33 INFO  : nested/sub dir/file: Deleted
2025/03/20 03:10:33 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:33 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : existing.rclone_chunk.001_ep39pw: Moved (server-side) to: existing
2025/03/20 03:10:34 INFO  : existing-b.rclone_chunk.001_ep39lr: Moved (server-side) to: existing-b
2025/03/20 03:10:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/20 03:10:34 INFO  : existing: Copied (new)
2025/03/20 03:10:34 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK
2025/03/20 03:10:34 INFO  : existing-b: Copied (new)
2025/03/20 03:10:34 INFO  : existing: Deleted
2025/03/20 03:10:34 INFO  : existing-b: Deleted
2025/03/20 03:10:34 DEBUG : existing: Destination exists, skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.02s)
=== RUN   TestServerSideMove
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-yobeyid0kupe"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-yobeyid0kupe"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 INFO  : potato2.rclone_chunk.001_ep39dj: Moved (server-side) to: potato2
2025/03/20 03:10:34 INFO  : empty space.rclone_chunk.001_ep3945: Moved (server-side) to: empty space
2025/03/20 03:10:34 INFO  : potato3.rclone_chunk.001_ep390y: Moved (server-side) to: potato3
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-setosis5mali' -> Chunked 'TestChunkerLocal:rclone-test-yobeyid0kupe'
2025/03/20 03:10:34 INFO  : empty space.rclone_chunk.001_ep39oq: Moved (server-side) to: empty space
2025/03/20 03:10:34 INFO  : potato3.rclone_chunk.001_ep39y4: Moved (server-side) to: potato3
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yobeyid0kupe': Using server-side directory move
2025/03/20 03:10:34 INFO  : Chunked 'TestChunkerLocal:rclone-test-yobeyid0kupe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/20 03:10:34 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : potato2: move non-chunked object...
2025/03/20 03:10:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/20 03:10:34 INFO  : potato2: Moved (server-side)
2025/03/20 03:10:34 INFO  : potato2: Moved (server-side)
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yobeyid0kupe': Waiting for checks to finish
2025/03/20 03:10:34 INFO  : empty space: Deleted
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yobeyid0kupe': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : potato3: Deleted
2025/03/20 03:10:34 DEBUG : potato3: move non-chunked object...
2025/03/20 03:10:34 INFO  : potato3: Moved (server-side)
2025/03/20 03:10:34 INFO  : potato3: Moved (server-side)
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-sayamig9sudi"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-sayamig9sudi"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sayamig9sudi': Using server-side directory move
2025/03/20 03:10:34 INFO  : Chunked 'TestChunkerLocal:rclone-test-sayamig9sudi': Server side directory move succeeded
2025/03/20 03:10:34 ERROR : : error listing: directory not found
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sayamig9sudi': Purge object "empty space"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sayamig9sudi': Purge object "potato2"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sayamig9sudi': Purge object "potato3"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sayamig9sudi': Purge dir ""
2025/03/20 03:10:34 ERROR : : error listing: directory not found
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yobeyid0kupe': Purge dir ""
2025/03/20 03:10:34 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-yobeyid0kupe: no such file or directory
2025/03/20 03:10:34 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (0.01s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-qizikev8vufo"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-qizikev8vufo"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 INFO  : potato2.rclone_chunk.001_ep39ql: Moved (server-side) to: potato2
2025/03/20 03:10:34 INFO  : empty space.rclone_chunk.001_ep392b: Moved (server-side) to: empty space
2025/03/20 03:10:34 INFO  : potato3.rclone_chunk.001_ep39ei: Moved (server-side) to: potato3
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-setosis5mali' -> Chunked 'TestChunkerLocal:rclone-test-qizikev8vufo'
2025/03/20 03:10:34 INFO  : empty space.rclone_chunk.001_ep3989: Moved (server-side) to: empty space
2025/03/20 03:10:34 INFO  : potato3.rclone_chunk.001_ep39cq: Moved (server-side) to: potato3
2025/03/20 03:10:34 DEBUG : empty space: Excluded (Size Filter)
2025/03/20 03:10:34 DEBUG : empty space: Excluded
2025/03/20 03:10:34 DEBUG : empty space: Excluded (Size Filter)
2025/03/20 03:10:34 DEBUG : empty space: Excluded
2025/03/20 03:10:34 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/20 03:10:34 DEBUG : potato2: move non-chunked object...
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qizikev8vufo': Waiting for checks to finish
2025/03/20 03:10:34 INFO  : potato2: Moved (server-side)
2025/03/20 03:10:34 INFO  : potato3: Deleted
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qizikev8vufo': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : potato3: move non-chunked object...
2025/03/20 03:10:34 INFO  : potato2: Moved (server-side)
2025/03/20 03:10:34 INFO  : potato3: Moved (server-side)
2025/03/20 03:10:34 INFO  : potato3: Moved (server-side)
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-sunujok1dati"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-sunujok1dati"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : empty space: Excluded (Size Filter)
2025/03/20 03:10:34 DEBUG : empty space: Excluded
2025/03/20 03:10:34 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : potato2: move non-chunked object...
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sunujok1dati': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sunujok1dati': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : potato2: Moved (server-side)
2025/03/20 03:10:34 INFO  : potato2: Moved (server-side)
2025/03/20 03:10:34 DEBUG : potato3: move non-chunked object...
2025/03/20 03:10:34 INFO  : potato3: Moved (server-side)
2025/03/20 03:10:34 INFO  : potato3: Moved (server-side)
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sunujok1dati': Purge object "potato2"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sunujok1dati': Purge object "potato3"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sunujok1dati': Purge dir ""
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qizikev8vufo': Purge object "empty space"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qizikev8vufo': Purge dir ""
--- PASS: TestServerSideMoveWithFilter (0.01s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-pogipil0voti"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-pogipil0voti"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 INFO  : potato2.rclone_chunk.001_ep39gq: Moved (server-side) to: potato2
2025/03/20 03:10:34 INFO  : empty space.rclone_chunk.001_ep39f3: Moved (server-side) to: empty space
2025/03/20 03:10:34 INFO  : potato3.rclone_chunk.001_ep39hj: Moved (server-side) to: potato3
2025/03/20 03:10:34 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-setosis5mali' -> Chunked 'TestChunkerLocal:rclone-test-pogipil0voti'
2025/03/20 03:10:34 INFO  : empty space.rclone_chunk.001_ep391o: Moved (server-side) to: empty space
2025/03/20 03:10:34 INFO  : potato3.rclone_chunk.001_ep391y: Moved (server-side) to: potato3
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pogipil0voti': Using server-side directory move
2025/03/20 03:10:34 INFO  : Chunked 'TestChunkerLocal:rclone-test-pogipil0voti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/20 03:10:34 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2025/03/20 03:10:34 DEBUG : potato2: move non-chunked object...
2025/03/20 03:10:34 INFO  : potato2: Moved (server-side)
2025/03/20 03:10:34 INFO  : potato2: Moved (server-side)
2025/03/20 03:10:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : empty space: Unchanged skipping
2025/03/20 03:10:34 INFO  : empty space: Deleted
2025/03/20 03:10:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/20 03:10:34 INFO  : potato3: Deleted
2025/03/20 03:10:34 DEBUG : potato3: move non-chunked object...
2025/03/20 03:10:34 INFO  : potato3: Moved (server-side)
2025/03/20 03:10:34 INFO  : potato3: Moved (server-side)
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pogipil0voti': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pogipil0voti': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : tomatoDir: Removing directory
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': deleted 1 directories
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-humohiw9dova"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-humohiw9dova"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 INFO  : tomatoDir: Making directory
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-humohiw9dova': Using server-side directory move
2025/03/20 03:10:34 INFO  : Chunked 'TestChunkerLocal:rclone-test-humohiw9dova': Server side directory move succeeded
2025/03/20 03:10:34 ERROR : : error listing: directory not found
2025/03/20 03:10:34 ERROR : : error listing: directory not found
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-humohiw9dova': Purge object "empty space"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-humohiw9dova': Purge object "potato2"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-humohiw9dova': Purge object "potato3"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-humohiw9dova': Purge dir "tomatoDir"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-humohiw9dova': Purge dir ""
2025/03/20 03:10:34 ERROR : : error listing: directory not found
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pogipil0voti': Purge dir ""
2025/03/20 03:10:34 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-pogipil0voti: no such file or directory
2025/03/20 03:10:34 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", 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-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/rclone-sync-test"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.00s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/rclone-sync-test"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test-include/layer2"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/rclone-sync-test-include/layer2"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test-ignore-file"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/rclone-sync-test-ignore-file"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 INFO  : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_ep39lx: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : There was nothing to transfer
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : rclone-sync-test-include: Removing directory
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-setosis5mali/rclone-sync-test-include: directory not empty
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': failed to delete 1 directories
2025/03/20 03:10:34 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : rclone-sync-test-include: Removing directory
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-setosis5mali/rclone-sync-test-include: directory not empty
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': failed to delete 1 directories
2025/03/20 03:10:34 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 03:10:34 DEBUG : : Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : rclone-sync-test: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/20 03:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded
--- PASS: TestSyncOverlapWithFilter (0.01s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/CompareDest"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/CompareDest"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : one: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39ww: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : one: Deleted
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep396l: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/20 03:10:34 INFO  : one: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : dst/one: Deleted
2025/03/20 03:10:34 INFO  : dst/one.rclone_chunk.001_ep3940: Moved (server-side) to: dst/one
2025/03/20 03:10:34 INFO  : CompareDest/one.rclone_chunk.001_ep39g4: Moved (server-side) to: CompareDest/one
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : There was nothing to transfer
2025/03/20 03:10:34 INFO  : CompareDest/two.rclone_chunk.001_ep39o2: Moved (server-side) to: CompareDest/two
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 03:10:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : There was nothing to transfer
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : There was nothing to transfer
2025/03/20 03:10:34 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/20 03:10:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/20 03:10:34 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : There was nothing to transfer
2025/03/20 03:10:34 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/20 03:10:34 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 03:10:34 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : two.rclone_chunk.001_ep39bj: Moved (server-side) to: two
2025/03/20 03:10:34 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/20 03:10:34 INFO  : two: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (0.06s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : pre-dest1/1.rclone_chunk.001_ep39xi: Moved (server-side) to: pre-dest1/1
2025/03/20 03:10:34 INFO  : pre-dest2/2.rclone_chunk.001_ep39pe: Moved (server-side) to: pre-dest2/2
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/dest"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/dest"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/pre-dest1"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/pre-dest1"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/pre-dest2"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/pre-dest2"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/20 03:10:34 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : 3: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dest': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dest': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : 3.rclone_chunk.001_ep39rc: Moved (server-side) to: 3
2025/03/20 03:10:34 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK
2025/03/20 03:10:34 INFO  : 3: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (0.02s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", 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-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : dst/one.rclone_chunk.001_ep392m: Moved (server-side) to: dst/one
2025/03/20 03:10:34 INFO  : dst/two.rclone_chunk.001_ep39ma: Moved (server-side) to: dst/two
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep39oq: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/backup"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/backup"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side)
2025/03/20 03:10:34 INFO  : one: Moved (server-side)
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39nv: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side)
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side)
2025/03/20 03:10:34 INFO  : three.txt: Moved into backup dir
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep39i5: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 03:10:34 INFO  : one: Deleted
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side)
2025/03/20 03:10:34 INFO  : one: Moved (server-side)
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39eg: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : three.txt: Deleted
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side)
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side)
2025/03/20 03:10:34 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (0.02s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : dst/one.rclone_chunk.001_ep39nj: Moved (server-side) to: dst/one
2025/03/20 03:10:34 INFO  : dst/two.rclone_chunk.001_ep39md: Moved (server-side) to: dst/two
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep39zo: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/backup"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/backup"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39qp: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved into backup dir
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep39qb: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 03:10:34 INFO  : one.bak: Deleted
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39ou: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : three.txt.bak: Deleted
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (0.02s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : dst/one.rclone_chunk.001_ep3940: Moved (server-side) to: dst/one
2025/03/20 03:10:34 INFO  : dst/two.rclone_chunk.001_ep397k: Moved (server-side) to: dst/two
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep3988: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/backup"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/backup"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep391n: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/20 03:10:34 INFO  : three.txt: Moved into backup dir
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep39un: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 03:10:34 INFO  : one-2019-01-01: Deleted
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39we: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : three-2019-01-01.txt: Deleted
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/20 03:10:34 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.02s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : dst/one.rclone_chunk.001_ep39hc: Moved (server-side) to: dst/one
2025/03/20 03:10:34 INFO  : dst/two.rclone_chunk.001_ep39mm: Moved (server-side) to: dst/two
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep396a: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39ry: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved into backup dir
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep39f2: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : one.bak: Excluded (Path Filter)
2025/03/20 03:10:34 DEBUG : one.bak: Excluded
2025/03/20 03:10:34 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/20 03:10:34 DEBUG : three.txt.bak: Excluded
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 INFO  : one.bak: Deleted
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali/dst': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39gu: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : three.txt.bak: Deleted
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (0.02s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : dst/one.rclone_chunk.001_ep396k: Moved (server-side) to: dst/one
2025/03/20 03:10:34 INFO  : dst/two.rclone_chunk.001_ep398c: Moved (server-side) to: dst/two
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep396g: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39bd: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : three.txt.rclone_chunk.001_ep39lq: Moved (server-side) to: three.txt
2025/03/20 03:10:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/20 03:10:34 INFO  : three.txt: Copied (new)
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 03:10:34 INFO  : one.bak: Deleted
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one.bak
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39et: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/20 03:10:34 INFO  : three.txt.bak: Deleted
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/20 03:10:34 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : three.txt.rclone_chunk.001_ep39ev: Moved (server-side) to: three.txt
2025/03/20 03:10:34 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/20 03:10:34 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (0.01s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : dst/one.rclone_chunk.001_ep39zn: Moved (server-side) to: dst/one
2025/03/20 03:10:34 INFO  : dst/two.rclone_chunk.001_ep39kg: Moved (server-side) to: dst/two
2025/03/20 03:10:34 INFO  : dst/three.txt.rclone_chunk.001_ep39s7: Moved (server-side) to: dst/three.txt
2025/03/20 03:10:34 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-setosis5mali/dst"
2025/03/20 03:10:34 DEBUG : Reset feature "ListR"
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep39d4: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/20 03:10:34 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : three.txt.rclone_chunk.001_ep39x5: Moved (server-side) to: three.txt
2025/03/20 03:10:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2025/03/20 03:10:34 INFO  : three.txt: Copied (new)
2025/03/20 03:10:34 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/20 03:10:34 INFO  : one-2019-01-01: Deleted
2025/03/20 03:10:34 DEBUG : one: move non-chunked object...
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/20 03:10:34 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/20 03:10:34 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : one.rclone_chunk.001_ep3970: Moved (server-side) to: one
2025/03/20 03:10:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2025/03/20 03:10:34 INFO  : one: Copied (new)
2025/03/20 03:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : two: Unchanged skipping
2025/03/20 03:10:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/20 03:10:34 INFO  : three-2019-01-01.txt: Deleted
2025/03/20 03:10:34 DEBUG : three.txt: move non-chunked object...
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/20 03:10:34 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/20 03:10:34 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : three.txt.rclone_chunk.001_ep39tj: Moved (server-side) to: three.txt
2025/03/20 03:10:34 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2025/03/20 03:10:34 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (0.03s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : Testêé.rclone_chunk.001_ep39vi: Moved (server-side) to: Testêé
2025/03/20 03:10:34 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : Testêé: Deleted
2025/03/20 03:10:34 INFO  : Testêé.rclone_chunk.001_ep39oh: Moved (server-side) to: Testêé
2025/03/20 03:10:34 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK
2025/03/20 03:10:34 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (0.01s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/20 03:10:34 DEBUG : existing: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 INFO  : existing.rclone_chunk.001_ep398f: Moved (server-side) to: existing
2025/03/20 03:10:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2025/03/20 03:10:34 INFO  : existing: Copied (new)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/20 03:10:34 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 ERROR : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': not deleting files as there were IO errors
2025/03/20 03:10:34 ERROR : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': not deleting directories as there were IO errors
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncImmutable (0.02s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : EXISTING.rclone_chunk.001_ep391q: Moved (server-side) to: EXISTING
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : existing: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (0.01s)
=== RUN   TestFixCase
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", 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-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", 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-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : both0.rclone_chunk.001_ep39b2: Moved (server-side) to: both0
2025/03/20 03:10:34 INFO  : only0.rclone_chunk.001_ep39ky: Moved (server-side) to: only0
2025/03/20 03:10:34 INFO  : both1.rclone_chunk.001_ep39nr: Moved (server-side) to: both1
2025/03/20 03:10:34 INFO  : only1.rclone_chunk.001_ep39gu: Moved (server-side) to: only1
2025/03/20 03:10:34 INFO  : both2.rclone_chunk.001_ep39mt: Moved (server-side) to: both2
2025/03/20 03:10:34 INFO  : only2.rclone_chunk.001_ep39jb: Moved (server-side) to: only2
2025/03/20 03:10:34 INFO  : both3.rclone_chunk.001_ep39kg: Moved (server-side) to: both3
2025/03/20 03:10:34 INFO  : only3.rclone_chunk.001_ep39dr: Moved (server-side) to: only3
2025/03/20 03:10:34 INFO  : both4.rclone_chunk.001_ep39fi: Moved (server-side) to: both4
2025/03/20 03:10:34 INFO  : only4.rclone_chunk.001_ep39em: Moved (server-side) to: only4
2025/03/20 03:10:34 INFO  : both5.rclone_chunk.001_ep39c4: Moved (server-side) to: both5
2025/03/20 03:10:34 INFO  : only5.rclone_chunk.001_ep39ia: Moved (server-side) to: only5
2025/03/20 03:10:34 INFO  : both6.rclone_chunk.001_ep39cr: Moved (server-side) to: both6
2025/03/20 03:10:34 INFO  : only6.rclone_chunk.001_ep39vz: Moved (server-side) to: only6
2025/03/20 03:10:34 INFO  : both7.rclone_chunk.001_ep39vh: Moved (server-side) to: both7
2025/03/20 03:10:34 INFO  : only7.rclone_chunk.001_ep39og: Moved (server-side) to: only7
2025/03/20 03:10:34 INFO  : both8.rclone_chunk.001_ep39cu: Moved (server-side) to: both8
2025/03/20 03:10:34 INFO  : only8.rclone_chunk.001_ep39qd: Moved (server-side) to: only8
2025/03/20 03:10:34 INFO  : both9.rclone_chunk.001_ep39ud: Moved (server-side) to: both9
2025/03/20 03:10:34 INFO  : only9.rclone_chunk.001_ep39mx: Moved (server-side) to: only9
2025/03/20 03:10:34 INFO  : both10.rclone_chunk.001_ep3937: Moved (server-side) to: both10
2025/03/20 03:10:34 INFO  : only10.rclone_chunk.001_ep39q2: Moved (server-side) to: only10
2025/03/20 03:10:34 INFO  : both11.rclone_chunk.001_ep39py: Moved (server-side) to: both11
2025/03/20 03:10:34 INFO  : only11.rclone_chunk.001_ep39uc: Moved (server-side) to: only11
2025/03/20 03:10:34 INFO  : both12.rclone_chunk.001_ep3922: Moved (server-side) to: both12
2025/03/20 03:10:34 INFO  : only12.rclone_chunk.001_ep393u: Moved (server-side) to: only12
2025/03/20 03:10:34 INFO  : both13.rclone_chunk.001_ep39zo: Moved (server-side) to: both13
2025/03/20 03:10:34 INFO  : only13.rclone_chunk.001_ep392g: Moved (server-side) to: only13
2025/03/20 03:10:34 INFO  : both14.rclone_chunk.001_ep39t8: Moved (server-side) to: both14
2025/03/20 03:10:34 INFO  : only14.rclone_chunk.001_ep390e: Moved (server-side) to: only14
2025/03/20 03:10:34 INFO  : both15.rclone_chunk.001_ep398j: Moved (server-side) to: both15
2025/03/20 03:10:34 INFO  : only15.rclone_chunk.001_ep39j5: Moved (server-side) to: only15
2025/03/20 03:10:34 INFO  : both16.rclone_chunk.001_ep39gu: Moved (server-side) to: both16
2025/03/20 03:10:34 INFO  : only16.rclone_chunk.001_ep3996: Moved (server-side) to: only16
2025/03/20 03:10:34 INFO  : both17.rclone_chunk.001_ep3970: Moved (server-side) to: both17
2025/03/20 03:10:34 INFO  : only17.rclone_chunk.001_ep3960: Moved (server-side) to: only17
2025/03/20 03:10:34 INFO  : both18.rclone_chunk.001_ep39ym: Moved (server-side) to: both18
2025/03/20 03:10:34 INFO  : only18.rclone_chunk.001_ep39rh: Moved (server-side) to: only18
2025/03/20 03:10:34 INFO  : both19.rclone_chunk.001_ep394p: Moved (server-side) to: both19
2025/03/20 03:10:34 INFO  : only19.rclone_chunk.001_ep393j: Moved (server-side) to: only19
2025/03/20 03:10:34 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both0: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both1: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both10: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both11: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both12: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both13: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both14: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both15: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both16: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both17: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both18: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both19: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both2: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both3: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both4: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both5: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both6: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both7: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both8: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both9: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
2025/03/20 03:10:34 INFO  : only13: Deleted
2025/03/20 03:10:34 INFO  : only18: Deleted
2025/03/20 03:10:34 INFO  : only2: Deleted
2025/03/20 03:10:34 INFO  : only7: Deleted
2025/03/20 03:10:34 INFO  : only8: Deleted
2025/03/20 03:10:34 INFO  : only5: Deleted
2025/03/20 03:10:34 INFO  : only0: Deleted
2025/03/20 03:10:34 INFO  : only12: Deleted
2025/03/20 03:10:34 INFO  : only14: Deleted
2025/03/20 03:10:34 INFO  : only17: Deleted
2025/03/20 03:10:34 INFO  : only3: Deleted
2025/03/20 03:10:34 INFO  : only10: Deleted
2025/03/20 03:10:34 INFO  : only1: Deleted
2025/03/20 03:10:34 INFO  : only11: Deleted
2025/03/20 03:10:34 INFO  : only4: Deleted
2025/03/20 03:10:34 INFO  : only6: Deleted
2025/03/20 03:10:34 INFO  : only9: Deleted
2025/03/20 03:10:34 INFO  : only16: Deleted
2025/03/20 03:10:34 INFO  : only15: Deleted
2025/03/20 03:10:34 INFO  : only19: Deleted
2025/03/20 03:10:34 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncConcurrentDelete (0.04s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : both0.rclone_chunk.001_ep39iq: Moved (server-side) to: both0
2025/03/20 03:10:34 INFO  : only0.rclone_chunk.001_ep398x: Moved (server-side) to: only0
2025/03/20 03:10:34 INFO  : both1.rclone_chunk.001_ep39hr: Moved (server-side) to: both1
2025/03/20 03:10:34 INFO  : only1.rclone_chunk.001_ep39wz: Moved (server-side) to: only1
2025/03/20 03:10:34 INFO  : both2.rclone_chunk.001_ep39uc: Moved (server-side) to: both2
2025/03/20 03:10:34 INFO  : only2.rclone_chunk.001_ep394p: Moved (server-side) to: only2
2025/03/20 03:10:34 INFO  : both3.rclone_chunk.001_ep39dr: Moved (server-side) to: both3
2025/03/20 03:10:34 INFO  : only3.rclone_chunk.001_ep39yh: Moved (server-side) to: only3
2025/03/20 03:10:34 INFO  : both4.rclone_chunk.001_ep39kp: Moved (server-side) to: both4
2025/03/20 03:10:34 INFO  : only4.rclone_chunk.001_ep395p: Moved (server-side) to: only4
2025/03/20 03:10:34 INFO  : both5.rclone_chunk.001_ep39mu: Moved (server-side) to: both5
2025/03/20 03:10:34 INFO  : only5.rclone_chunk.001_ep39uc: Moved (server-side) to: only5
2025/03/20 03:10:34 INFO  : both6.rclone_chunk.001_ep39ka: Moved (server-side) to: both6
2025/03/20 03:10:34 INFO  : only6.rclone_chunk.001_ep39qd: Moved (server-side) to: only6
2025/03/20 03:10:34 INFO  : both7.rclone_chunk.001_ep39dm: Moved (server-side) to: both7
2025/03/20 03:10:34 INFO  : only7.rclone_chunk.001_ep394b: Moved (server-side) to: only7
2025/03/20 03:10:34 INFO  : both8.rclone_chunk.001_ep39qn: Moved (server-side) to: both8
2025/03/20 03:10:34 INFO  : only8.rclone_chunk.001_ep39g0: Moved (server-side) to: only8
2025/03/20 03:10:34 INFO  : both9.rclone_chunk.001_ep39hp: Moved (server-side) to: both9
2025/03/20 03:10:34 INFO  : only9.rclone_chunk.001_ep39o9: Moved (server-side) to: only9
2025/03/20 03:10:34 INFO  : both10.rclone_chunk.001_ep39l5: Moved (server-side) to: both10
2025/03/20 03:10:34 INFO  : only10.rclone_chunk.001_ep39fr: Moved (server-side) to: only10
2025/03/20 03:10:34 INFO  : both11.rclone_chunk.001_ep390s: Moved (server-side) to: both11
2025/03/20 03:10:34 INFO  : only11.rclone_chunk.001_ep397c: Moved (server-side) to: only11
2025/03/20 03:10:34 INFO  : both12.rclone_chunk.001_ep39e2: Moved (server-side) to: both12
2025/03/20 03:10:34 INFO  : only12.rclone_chunk.001_ep394z: Moved (server-side) to: only12
2025/03/20 03:10:34 INFO  : both13.rclone_chunk.001_ep39n5: Moved (server-side) to: both13
2025/03/20 03:10:34 INFO  : only13.rclone_chunk.001_ep39g6: Moved (server-side) to: only13
2025/03/20 03:10:34 INFO  : both14.rclone_chunk.001_ep39mg: Moved (server-side) to: both14
2025/03/20 03:10:34 INFO  : only14.rclone_chunk.001_ep397o: Moved (server-side) to: only14
2025/03/20 03:10:34 INFO  : both15.rclone_chunk.001_ep39wl: Moved (server-side) to: both15
2025/03/20 03:10:34 INFO  : only15.rclone_chunk.001_ep395x: Moved (server-side) to: only15
2025/03/20 03:10:34 INFO  : both16.rclone_chunk.001_ep39uj: Moved (server-side) to: both16
2025/03/20 03:10:34 INFO  : only16.rclone_chunk.001_ep39sl: Moved (server-side) to: only16
2025/03/20 03:10:34 INFO  : both17.rclone_chunk.001_ep39qw: Moved (server-side) to: both17
2025/03/20 03:10:34 INFO  : only17.rclone_chunk.001_ep39rr: Moved (server-side) to: only17
2025/03/20 03:10:34 INFO  : both18.rclone_chunk.001_ep398n: Moved (server-side) to: both18
2025/03/20 03:10:34 INFO  : only18.rclone_chunk.001_ep390c: Moved (server-side) to: only18
2025/03/20 03:10:34 INFO  : both19.rclone_chunk.001_ep391z: Moved (server-side) to: both19
2025/03/20 03:10:34 INFO  : only19.rclone_chunk.001_ep39zn: Moved (server-side) to: only19
2025/03/20 03:10:34 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both0: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both11: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for checks to finish
2025/03/20 03:10:34 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both12: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both13: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both1: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both16: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both17: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both18: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both19: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both2: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both3: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both4: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both5: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both6: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both7: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both8: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 03:10:34 DEBUG : both9: Unchanged skipping
2025/03/20 03:10:34 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/20 03:10:34 DEBUG : both10: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both15: Unchanged skipping
2025/03/20 03:10:34 DEBUG : both14: Unchanged skipping
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Waiting for transfers to finish
2025/03/20 03:10:34 DEBUG : only0: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only0: Deleted
2025/03/20 03:10:34 INFO  : only0.rclone_chunk.001_ep39fg: Moved (server-side) to: only0
2025/03/20 03:10:34 DEBUG : only1: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only1: Deleted
2025/03/20 03:10:34 INFO  : only1.rclone_chunk.001_ep39jv: Moved (server-side) to: only1
2025/03/20 03:10:34 DEBUG : only10: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only10: Deleted
2025/03/20 03:10:34 INFO  : only10.rclone_chunk.001_ep39y7: Moved (server-side) to: only10
2025/03/20 03:10:34 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only0: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only11: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only11: Deleted
2025/03/20 03:10:34 INFO  : only11.rclone_chunk.001_ep39qn: Moved (server-side) to: only11
2025/03/20 03:10:34 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only1: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only12: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only10: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only13: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : only14: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only12: Deleted
2025/03/20 03:10:34 INFO  : only12.rclone_chunk.001_ep39kn: Moved (server-side) to: only12
2025/03/20 03:10:34 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only12: Copied (replaced existing)
2025/03/20 03:10:34 INFO  : only13: Deleted
2025/03/20 03:10:34 INFO  : only14: Deleted
2025/03/20 03:10:34 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only11: Copied (replaced existing)
2025/03/20 03:10:34 INFO  : only14.rclone_chunk.001_ep39m4: Moved (server-side) to: only14
2025/03/20 03:10:34 DEBUG : only16: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : only15: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only13.rclone_chunk.001_ep392b: Moved (server-side) to: only13
2025/03/20 03:10:34 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only13: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only17: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only16: Deleted
2025/03/20 03:10:34 INFO  : only16.rclone_chunk.001_ep3922: Moved (server-side) to: only16
2025/03/20 03:10:34 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only14: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only16: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only18: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : only19: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only15: Deleted
2025/03/20 03:10:34 INFO  : only15.rclone_chunk.001_ep39o1: Moved (server-side) to: only15
2025/03/20 03:10:34 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only17: Deleted
2025/03/20 03:10:34 INFO  : only17.rclone_chunk.001_ep39ps: Moved (server-side) to: only17
2025/03/20 03:10:34 INFO  : only15: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only2: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only18: Deleted
2025/03/20 03:10:34 INFO  : only17: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only3: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only18.rclone_chunk.001_ep39lx: Moved (server-side) to: only18
2025/03/20 03:10:34 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only18: Copied (replaced existing)
2025/03/20 03:10:34 INFO  : only2: Deleted
2025/03/20 03:10:34 INFO  : only3: Deleted
2025/03/20 03:10:34 DEBUG : only4: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only3.rclone_chunk.001_ep39x5: Moved (server-side) to: only3
2025/03/20 03:10:34 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only3: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only5: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only4: Deleted
2025/03/20 03:10:34 INFO  : only4.rclone_chunk.001_ep39rk: Moved (server-side) to: only4
2025/03/20 03:10:34 INFO  : only5: Deleted
2025/03/20 03:10:34 INFO  : only19: Deleted
2025/03/20 03:10:34 INFO  : only19.rclone_chunk.001_ep39a5: Moved (server-side) to: only19
2025/03/20 03:10:34 INFO  : only5.rclone_chunk.001_ep39jo: Moved (server-side) to: only5
2025/03/20 03:10:34 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only19: Copied (replaced existing)
2025/03/20 03:10:34 INFO  : only2.rclone_chunk.001_ep39rl: Moved (server-side) to: only2
2025/03/20 03:10:34 DEBUG : only6: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only2: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only7: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 INFO  : only6: Deleted
2025/03/20 03:10:34 INFO  : only6.rclone_chunk.001_ep395e: Moved (server-side) to: only6
2025/03/20 03:10:34 INFO  : only7: Deleted
2025/03/20 03:10:34 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only4: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only5: Copied (replaced existing)
2025/03/20 03:10:34 INFO  : only7.rclone_chunk.001_ep3926: Moved (server-side) to: only7
2025/03/20 03:10:34 DEBUG : only9: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only6: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only8: skip slow MD5 on source file, hashing in-transit
2025/03/20 03:10:34 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only7: Copied (replaced existing)
2025/03/20 03:10:34 INFO  : only8: Deleted
2025/03/20 03:10:34 INFO  : only8.rclone_chunk.001_ep39pb: Moved (server-side) to: only8
2025/03/20 03:10:34 INFO  : only9: Deleted
2025/03/20 03:10:34 INFO  : only9.rclone_chunk.001_ep393c: Moved (server-side) to: only9
2025/03/20 03:10:34 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only8: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2025/03/20 03:10:34 INFO  : only9: Copied (replaced existing)
2025/03/20 03:10:34 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncConcurrentTruncate (0.07s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : empty_dir: Making directory with metadata
2025/03/20 03:10:34 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:34 DEBUG : empty_on_remote: Making directory with metadata
2025/03/20 03:10:34 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:34 DEBUG : empty_on_remote: Making directory with metadata
2025/03/20 03:10:34 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncReplaceDirModTime (0.04s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 DEBUG : empty_dir: Making directory with metadata
2025/03/20 03:10:34 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:34 DEBUG : empty_on_remote: Making directory with metadata
2025/03/20 03:10:34 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:34 DEBUG : empty_on_remote: Making directory with metadata
2025/03/20 03:10:34 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 DEBUG : sub dir: Making directory with metadata
2025/03/20 03:10:34 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:34 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestNothingToTransferWithEmptyDirs (0.06s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 DEBUG : sub dir: Making directory with metadata
2025/03/20 03:10:34 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
2025/03/20 03:10:34 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/20 03:10:34 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/20 03:10:34 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-setosis5mali'", Local "Local file system at /tmp/rclone4113647935", Modify Window "1ns"
--- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s)
PASS
2025/03/20 03:10:34 DEBUG : Chunked 'TestChunkerLocal:rclone-test-setosis5mali': Purge dir ""
"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose" - Finished OK in 1.40735916s (try 1/5)