"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Starting (try 1/5)
2025/03/04 11:19:28 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa"
2025/03/04 11:19:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 11:19:29 DEBUG : Creating backend with remote "/tmp/rclone638998139"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.04s)
=== 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 "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/04 11:19:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
--- PASS: TestCopyWithDryRun (0.28s)
=== RUN   TestCopy
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:29 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 11:19:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:29 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:29 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/04 11:19:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestCopy (0.63s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.06s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.06s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:30 DEBUG : Creating backend with remote "/non-existing"
2025/03/04 11:19:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
--- PASS: TestCopyMissingDirectory (0.16s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:30 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:30 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestCopyNoTraverse (0.70s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:30 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Running all checks before starting transfers
2025/03/04 11:19:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:30 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Checks finished, now starting transfers
2025/03/04 11:19:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:31 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:31 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestCopyCheckFirst (0.64s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:31 ERROR : Ignoring --no-traverse with sync
2025/03/04 11:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:31 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:31 INFO  : sub dir/hello world: Copied (new)
2025/03/04 11:19:31 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestSyncNoTraverse (0.66s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:32 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/04 11:19:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:32 DEBUG : hello world2: hidrive = 7bfe7564358050bd76472ea3550746635617e3f8 OK
2025/03/04 11:19:32 INFO  : hello world2: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world2
2025/03/04 11:19:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world2
--- PASS: TestCopyWithDepth (0.37s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:32 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:19:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:32 DEBUG : potato2: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:32 INFO  : potato2: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:19:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
--- PASS: TestCopyWithFilesFrom (0.36s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:33 DEBUG : potato2: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:33 INFO  : potato2: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.53s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/04 11:19:33 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 11:19:33 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/04 11:19:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 11:19:33 INFO  : sub dir: Making directory
2025/03/04 11:19:33 INFO  : sub dir2: Making directory
2025/03/04 11:19:33 INFO  : sub dir2/sub sub dir2: Making directory
2025/03/04 11:19:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:33 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:33 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir2
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub sub dir2
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:33 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir2
2025/03/04 11:19:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub sub dir2
2025/03/04 11:19:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestCopyEmptyDirectories (0.94s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:34 INFO  : sub dir2: Making directory
2025/03/04 11:19:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/04 11:19:34 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 11:19:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:34 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:34 INFO  : sub dir/hello world: Copied (new)
2025/03/04 11:19:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestCopyNoEmptyDirectories (0.57s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:35 DEBUG : sub dir2: Making directory with metadata
2025/03/04 11:19:35 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 11:19:35 INFO  : sub dir: Making directory
2025/03/04 11:19:35 INFO  : sub dir2: Making directory
2025/03/04 11:19:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:35 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:35 INFO  : sub dir/hello world: Copied (new)
2025/03/04 11:19:35 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir2
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir2
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir2
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestMoveEmptyDirectories (0.77s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.06s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:35 INFO  : sub dir2: Making directory
2025/03/04 11:19:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:36 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:36 INFO  : sub dir/hello world: Copied (new)
2025/03/04 11:19:36 INFO  : sub dir/hello world: Deleted
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestMoveNoEmptyDirectories (0.52s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:36 DEBUG : sub dir2: Making directory with metadata
2025/03/04 11:19:36 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 11:19:36 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 11:19:36 INFO  : sub dir: Making directory
2025/03/04 11:19:36 INFO  : sub dir2: Making directory
2025/03/04 11:19:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:36 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:36 INFO  : sub dir/hello world: Copied (new)
2025/03/04 11:19:36 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir2
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir2
2025/03/04 11:19:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestSyncEmptyDirectories (0.72s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.06s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:37 INFO  : sub dir2: Making directory
2025/03/04 11:19:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:37 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:37 INFO  : sub dir/hello world: Copied (new)
2025/03/04 11:19:37 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestSyncNoEmptyDirectories (0.61s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:38 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wicofip9dada"
    sync_test.go:590: Server side copy (if possible) HiDrive root 'rclone-test-wiqerir1huwa' -> HiDrive root 'rclone-test-wicofip9dada'
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wicofip9dada': Waiting for checks to finish
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wicofip9dada': Waiting for transfers to finish
2025/03/04 11:19:38 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:38 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wicofip9dada': found directory-element with name sub dir
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wicofip9dada': found directory-element with name hello world
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wicofip9dada': Purge remote
2025/03/04 11:19:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestServerSideCopy (1.49s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:39 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK
2025/03/04 11:19:39 INFO  : sub dir/hello world: Copied (replaced existing)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestCopyOverSelf (0.80s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:40 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-muhonov5zite"
    sync_test.go:626: Server side copy (if possible) HiDrive root 'rclone-test-wiqerir1huwa' -> HiDrive root 'rclone-test-muhonov5zite'
2025/03/04 11:19:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:40 DEBUG : HiDrive root 'rclone-test-muhonov5zite': Waiting for checks to finish
2025/03/04 11:19:40 DEBUG : HiDrive root 'rclone-test-muhonov5zite': Waiting for transfers to finish
2025/03/04 11:19:40 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:40 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:40 DEBUG : HiDrive root 'rclone-test-muhonov5zite': found directory-element with name sub dir
2025/03/04 11:19:40 DEBUG : HiDrive root 'rclone-test-muhonov5zite': found directory-element with name hello world
2025/03/04 11:19:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:41 DEBUG : HiDrive root 'rclone-test-muhonov5zite': found directory-element with name sub dir
2025/03/04 11:19:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:41 DEBUG : HiDrive root 'rclone-test-muhonov5zite': found directory-element with name hello world
2025/03/04 11:19:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:41 DEBUG : HiDrive root 'rclone-test-muhonov5zite': Waiting for checks to finish
2025/03/04 11:19:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/04 11:19:41 DEBUG : HiDrive root 'rclone-test-muhonov5zite': Waiting for transfers to finish
2025/03/04 11:19:42 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK
2025/03/04 11:19:42 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:42 DEBUG : HiDrive root 'rclone-test-muhonov5zite': found directory-element with name sub dir
2025/03/04 11:19:42 DEBUG : HiDrive root 'rclone-test-muhonov5zite': found directory-element with name hello world
2025/03/04 11:19:42 DEBUG : HiDrive root 'rclone-test-muhonov5zite': Purge remote
2025/03/04 11:19:42 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:42 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestServerSideCopyOverSelf (2.83s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:43 DEBUG : sub dir/hello world: hidrive = ea39137182fa1c8271a3d15ba3d183d09dbff0ad OK
2025/03/04 11:19:43 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/04 11:19:43 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestMoveOverSelf (0.84s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:44 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fuvamuh4vose"
    sync_test.go:671: Server side copy (if possible) HiDrive root 'rclone-test-wiqerir1huwa' -> HiDrive root 'rclone-test-fuvamuh4vose'
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': Waiting for checks to finish
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': Waiting for transfers to finish
2025/03/04 11:19:44 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:44 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name sub dir
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name hello world
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': Using server-side directory move
2025/03/04 11:19:44 INFO  : HiDrive root 'rclone-test-fuvamuh4vose': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name sub dir
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name hello world
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': Waiting for checks to finish
2025/03/04 11:19:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/04 11:19:44 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': Waiting for transfers to finish
2025/03/04 11:19:45 INFO  : sub dir/hello world: Deleted
2025/03/04 11:19:45 INFO  : sub dir/hello world: Moved (server-side)
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name sub dir
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name hello world
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:45 DEBUG : testing file moves
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name sub dir
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name hello world
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': Waiting for checks to finish
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': Waiting for transfers to finish
2025/03/04 11:19:45 INFO  : sub dir/hello world: Deleted
2025/03/04 11:19:45 INFO  : sub dir/hello world: Moved (server-side)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name sub dir
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': found directory-element with name hello world
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-fuvamuh4vose': Purge remote
2025/03/04 11:19:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
--- PASS: TestServerSideMoveOverSelf (2.57s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:46 ERROR : : error listing: directory not found
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:46 INFO  : Local file system at /tmp/rclone638998139: Making directory
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestCopyAfterDelete (0.70s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:47 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:19:47 DEBUG : Local file system at /tmp/rclone638998139: Waiting for checks to finish
2025/03/04 11:19:47 DEBUG : Local file system at /tmp/rclone638998139: Waiting for transfers to finish
2025/03/04 11:19:47 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:19:47 DEBUG : sub dir/hello world.6aca8813.partial: renamed to: sub dir/hello world
2025/03/04 11:19:47 INFO  : sub dir/hello world: Copied (new)
2025/03/04 11:19:47 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestCopyRedownload (0.71s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:47 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:47 DEBUG : check sum: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK
2025/03/04 11:19:47 INFO  : check sum: Copied (new)
2025/03/04 11:19:47 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name check sum
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name check sum
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:47 DEBUG : check sum: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK
2025/03/04 11:19:47 DEBUG : check sum: Size and hidrive of src and dst objects identical
2025/03/04 11:19:47 DEBUG : check sum: Unchanged skipping
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:47 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:47 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name check sum
2025/03/04 11:19:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name check sum
--- PASS: TestSyncBasedOnCheckSum (0.48s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:48 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:48 DEBUG : sizeonly: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK
2025/03/04 11:19:48 INFO  : sizeonly: Copied (new)
2025/03/04 11:19:48 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sizeonly
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sizeonly
2025/03/04 11:19:48 DEBUG : sizeonly: Sizes identical
2025/03/04 11:19:48 DEBUG : sizeonly: Unchanged skipping
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:48 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:48 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sizeonly
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sizeonly
--- PASS: TestSyncSizeOnly (0.49s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:48 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:48 DEBUG : ignore-size: hidrive = 3f4646e9515e51f3e71840f4d3feac844369ebbe OK
2025/03/04 11:19:48 INFO  : ignore-size: Copied (new)
2025/03/04 11:19:48 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name ignore-size
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name ignore-size
2025/03/04 11:19:48 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:48 DEBUG : ignore-size: Unchanged skipping
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:48 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:48 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name ignore-size
2025/03/04 11:19:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name ignore-size
--- PASS: TestSyncIgnoreSize (0.49s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:19:49 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:49 DEBUG : existing: Unchanged skipping
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:49 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:49 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:19:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:49 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK
2025/03/04 11:19:49 INFO  : existing: Copied (replaced existing)
2025/03/04 11:19:49 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
--- PASS: TestSyncIgnoreTimes (0.69s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:49 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:50 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK
2025/03/04 11:19:50 INFO  : existing: Copied (new)
2025/03/04 11:19:50 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:19:50 DEBUG : existing: Destination exists, skipping
2025/03/04 11:19:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:50 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:50 INFO  : There was nothing to transfer
2025/03/04 11:19:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
--- PASS: TestSyncIgnoreExisting (0.67s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:51 INFO  : d: Making directory
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name b
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name d
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name b
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name d
2025/03/04 11:19:51 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:19:51 DEBUG : c/non empty space: Unchanged skipping
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:51 DEBUG : a/potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK
2025/03/04 11:19:51 INFO  : a/potato2: Copied (new)
2025/03/04 11:19:51 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:51 INFO  : b/potato: Deleted
2025/03/04 11:19:51 INFO  : d: Removing directory
2025/03/04 11:19:51 INFO  : b: Removing directory
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': deleted 2 directories
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name a
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name a
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
--- PASS: TestSyncIgnoreErrors (1.65s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:52 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:52 DEBUG : empty space: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK
2025/03/04 11:19:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/03/04 11:19:52 DEBUG : empty space: Unchanged skipping
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:52 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:52 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:52 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:52 DEBUG : empty space: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK
2025/03/04 11:19:52 INFO  : empty space: Updated modification time in destination
2025/03/04 11:19:52 DEBUG : empty space: Unchanged skipping
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:52 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:52 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
--- PASS: TestSyncAfterChangingModtimeOnly (0.64s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:53 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/03/04 11:19:53 DEBUG : empty space: hidrive = 32c7118eccdbd269efbd226666dcd16d13fc2f89 OK
2025/03/04 11:19:53 DEBUG : empty space: Unchanged skipping
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:53 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:53 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name foo
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name foo
2025/03/04 11:19:53 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:53 DEBUG : foo: hidrive = 0e7761fb17118fe8d960667476399e539a6512f6 (Local file system at /tmp/rclone638998139)
2025/03/04 11:19:53 DEBUG : foo: hidrive = 56f7eb4223b835e0748f4f19510e9351b1a4d362 (HiDrive root 'rclone-test-wiqerir1huwa')
2025/03/04 11:19:53 DEBUG : foo: hidrive differ
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:53 DEBUG : foo: hidrive = 0e7761fb17118fe8d960667476399e539a6512f6 OK
2025/03/04 11:19:53 INFO  : foo: Copied (replaced existing)
2025/03/04 11:19:53 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name foo
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name foo
--- PASS: TestSyncDoesntUpdateModtime (0.46s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:53 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/04 11:19:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:53 DEBUG : empty space: Unchanged skipping
2025/03/04 11:19:53 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:54 DEBUG : potato: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK
2025/03/04 11:19:54 INFO  : potato: Copied (new)
2025/03/04 11:19:54 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
--- PASS: TestSyncAfterAddingAFile (0.59s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:54 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:54 DEBUG : potato: hidrive = 7eac286362c3066aab390a5b4dd1ba5ff8efaad0 OK
2025/03/04 11:19:54 INFO  : potato: Copied (replaced existing)
2025/03/04 11:19:54 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.48s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:54 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/04 11:19:54 DEBUG : potato: hidrive = 5e3c65e1c818b01815dc4b4767319b7f42b35b51 (Local file system at /tmp/rclone638998139)
2025/03/04 11:19:54 DEBUG : potato: hidrive = 7eac286362c3066aab390a5b4dd1ba5ff8efaad0 (HiDrive root 'rclone-test-wiqerir1huwa')
2025/03/04 11:19:54 DEBUG : potato: hidrive differ
2025/03/04 11:19:54 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:55 DEBUG : potato: hidrive = 5e3c65e1c818b01815dc4b4767319b7f42b35b51 OK
2025/03/04 11:19:55 INFO  : potato: Copied (replaced existing)
2025/03/04 11:19:55 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
--- PASS: TestSyncAfterChangingContentsOnly (0.59s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:55 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:19:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/04 11:19:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:55 DEBUG : empty space: Unchanged skipping
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:55 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:55 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.57s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:56 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:19:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:56 DEBUG : empty space: Unchanged skipping
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:56 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK
2025/03/04 11:19:56 INFO  : potato2: Copied (new)
2025/03/04 11:19:56 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:56 INFO  : potato: Deleted
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:19:56 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.79s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:57 INFO  : d: Making directory
2025/03/04 11:19:57 INFO  : d/e: Making directory
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name b
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name d
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name e
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name b
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name d
2025/03/04 11:19:57 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:19:57 DEBUG : c/non empty space: Unchanged skipping
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name e
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:57 DEBUG : a/potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK
2025/03/04 11:19:57 INFO  : a/potato2: Copied (new)
2025/03/04 11:19:57 DEBUG : Waiting for deletions to finish
2025/03/04 11:19:57 INFO  : b/potato: Deleted
2025/03/04 11:19:57 INFO  : d/e: Removing directory
2025/03/04 11:19:57 INFO  : d: Removing directory
2025/03/04 11:19:57 INFO  : b: Removing directory
2025/03/04 11:19:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': deleted 3 directories
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name a
2025/03/04 11:19:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:19:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name a
2025/03/04 11:19:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.72s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:58 INFO  : d: Making directory
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name b
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name d
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name b
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name d
2025/03/04 11:19:59 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:19:59 DEBUG : c/non empty space: Unchanged skipping
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:19:59 DEBUG : a/potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK
2025/03/04 11:19:59 INFO  : a/potato2: Copied (new)
2025/03/04 11:19:59 ERROR : HiDrive root 'rclone-test-wiqerir1huwa': not deleting files as there were IO errors
2025/03/04 11:19:59 ERROR : HiDrive root 'rclone-test-wiqerir1huwa': not deleting directories as there were IO errors
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name a
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name b
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name d
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name a
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name b
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name c
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name d
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:19:59 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name non empty space
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.61s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:00 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:00 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:20:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:00 DEBUG : empty space: Unchanged skipping
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:00 INFO  : potato: Deleted
2025/03/04 11:20:00 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK
2025/03/04 11:20:00 INFO  : potato2: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:00 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
--- PASS: TestSyncDeleteDuring (0.74s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:01 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:01 INFO  : potato: Deleted
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:01 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:20:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:01 DEBUG : empty space: Unchanged skipping
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:01 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK
2025/03/04 11:20:01 INFO  : potato2: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
--- PASS: TestSyncDeleteBefore (0.81s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:01 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:01 DEBUG : potato2: hidrive = 3a05e78f06fff3caa4248fe93697d237762511d4 OK
2025/03/04 11:20:01 INFO  : potato2: Copied (new)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:01 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
--- PASS: TestCopyDeleteBefore (0.56s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:02 DEBUG : enormous: Excluded (Size Filter)
2025/03/04 11:20:02 DEBUG : enormous: Excluded
2025/03/04 11:20:02 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 11:20:02 DEBUG : potato2: Excluded
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:02 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 11:20:02 DEBUG : potato2: Excluded
2025/03/04 11:20:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:02 DEBUG : empty space: Unchanged skipping
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:02 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:02 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:02 DEBUG : enormous: Excluded (Size Filter)
2025/03/04 11:20:02 DEBUG : enormous: Excluded
2025/03/04 11:20:02 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 11:20:02 DEBUG : potato2: Excluded
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:02 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 11:20:02 DEBUG : potato2: Excluded
2025/03/04 11:20:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/03/04 11:20:02 DEBUG : Local file system at /tmp/rclone638998139: Waiting for checks to finish
2025/03/04 11:20:02 DEBUG : empty space: Unchanged skipping
2025/03/04 11:20:02 DEBUG : Local file system at /tmp/rclone638998139: Waiting for transfers to finish
2025/03/04 11:20:02 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:02 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:02 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
--- PASS: TestSyncWithExclude (0.69s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name enormous
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:03 DEBUG : enormous: Excluded (Size Filter)
2025/03/04 11:20:03 DEBUG : enormous: Excluded
2025/03/04 11:20:03 DEBUG : potato2: Excluded (Size Filter)
2025/03/04 11:20:03 DEBUG : potato2: Excluded
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name enormous
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:03 DEBUG : empty space: Unchanged skipping
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:03 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:03 INFO  : potato2: Deleted
2025/03/04 11:20:03 INFO  : enormous: Deleted
2025/03/04 11:20:03 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s)
2025/03/04 11:20:03 DEBUG : empty space: Unchanged skipping
2025/03/04 11:20:03 DEBUG : Local file system at /tmp/rclone638998139: Waiting for checks to finish
2025/03/04 11:20:03 DEBUG : Local file system at /tmp/rclone638998139: Waiting for transfers to finish
2025/03/04 11:20:03 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:03 INFO  : enormous: Deleted
2025/03/04 11:20:03 INFO  : potato2: Deleted
2025/03/04 11:20:03 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.79s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name four
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name four
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:04 DEBUG : five: Need to transfer - File not found at Destination
2025/03/04 11:20:04 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/04 11:20:04 DEBUG : one: Destination is newer than source, skipping
2025/03/04 11:20:04 DEBUG : three: Sizes identical
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/04 11:20:04 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 (Local file system at /tmp/rclone638998139)
2025/03/04 11:20:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/04 11:20:04 DEBUG : two: hidrive = 329b88ebe88321ed008a5781a83c8118fa8fea8c (HiDrive root 'rclone-test-wiqerir1huwa')
2025/03/04 11:20:04 DEBUG : two: hidrive differ
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:04 DEBUG : four: hidrive = e0a6daf07cfa433aeb3405433dd805a9b1a24318 OK
2025/03/04 11:20:04 INFO  : four: Copied (replaced existing)
2025/03/04 11:20:04 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK
2025/03/04 11:20:04 INFO  : two: Copied (replaced existing)
2025/03/04 11:20:04 DEBUG : five: hidrive = 7b7efcda80d63957906b16773e126b0b1055bcd8 OK
2025/03/04 11:20:04 INFO  : five: Copied (new)
2025/03/04 11:20:04 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name five
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name four
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name five
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name four
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:04 DEBUG : one: Destination is newer than source, skipping
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:04 DEBUG : five: hidrive = 7b7efcda80d63957906b16773e126b0b1055bcd8 OK
2025/03/04 11:20:04 DEBUG : five: Size and hidrive of src and dst objects identical
2025/03/04 11:20:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/03/04 11:20:04 DEBUG : three: hidrive = e2ac97450e914c339084217d73302a22b1c8a3a8 (Local file system at /tmp/rclone638998139)
2025/03/04 11:20:04 DEBUG : three: hidrive = 070fbd45fe6559655e00468e75c9e3fc048ae688 (HiDrive root 'rclone-test-wiqerir1huwa')
2025/03/04 11:20:04 DEBUG : three: hidrive differ
2025/03/04 11:20:04 DEBUG : four: hidrive = e0a6daf07cfa433aeb3405433dd805a9b1a24318 OK
2025/03/04 11:20:04 DEBUG : four: Size and hidrive of src and dst objects identical
2025/03/04 11:20:04 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK
2025/03/04 11:20:04 DEBUG : two: Size and hidrive of src and dst objects identical
2025/03/04 11:20:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/03/04 11:20:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/03/04 11:20:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:04 DEBUG : three: hidrive = e2ac97450e914c339084217d73302a22b1c8a3a8 OK
2025/03/04 11:20:04 INFO  : three: Copied (replaced existing)
2025/03/04 11:20:04 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name five
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name four
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name five
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name four
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
--- PASS: TestSyncWithUpdateOlder (1.54s)
=== 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 "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:1538: Can track renames: true
2025/03/04 11:20:05 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Making map for --track-renames
2025/03/04 11:20:05 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Finished making map for --track-renames
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for renames to finish
2025/03/04 11:20:05 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/04 11:20:05 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:05 DEBUG : potato: hidrive = aa2a53081b49b150f89aa32577f65a40d0199afd OK
2025/03/04 11:20:05 INFO  : potato: Copied (new)
2025/03/04 11:20:05 DEBUG : yam: hidrive = e61277b0333964955a3d1dac630144f31208dcaf OK
2025/03/04 11:20:05 INFO  : yam: Copied (new)
2025/03/04 11:20:05 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yam
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yam
2025/03/04 11:20:05 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Making map for --track-renames
2025/03/04 11:20:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:05 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Finished making map for --track-renames
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:05 DEBUG : potato: Unchanged skipping
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for renames to finish
2025/03/04 11:20:05 INFO  : yam: Moved (server-side) to: yaml
2025/03/04 11:20:05 INFO  : yaml: Renamed from "yam"
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:05 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:05 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yaml
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yaml
--- PASS: TestSyncWithTrackRenames (0.66s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:1610: Can track renames: true
2025/03/04 11:20:05 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Making map for --track-renames
2025/03/04 11:20:05 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Finished making map for --track-renames
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for renames to finish
2025/03/04 11:20:05 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/04 11:20:05 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/04 11:20:05 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:05 DEBUG : yam: hidrive = e61277b0333964955a3d1dac630144f31208dcaf OK
2025/03/04 11:20:05 INFO  : yam: Copied (new)
2025/03/04 11:20:06 DEBUG : potato: hidrive = aa2a53081b49b150f89aa32577f65a40d0199afd OK
2025/03/04 11:20:06 INFO  : potato: Copied (new)
2025/03/04 11:20:06 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yam
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yam
2025/03/04 11:20:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:06 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Making map for --track-renames
2025/03/04 11:20:06 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Finished making map for --track-renames
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:06 DEBUG : potato: Unchanged skipping
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for renames to finish
2025/03/04 11:20:06 INFO  : yam: Moved (server-side) to: yaml
2025/03/04 11:20:06 INFO  : yaml: Renamed from "yam"
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:06 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:06 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yaml
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yaml
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.69s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:1649: Can track renames: true
2025/03/04 11:20:06 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Making map for --track-renames
2025/03/04 11:20:06 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Finished making map for --track-renames
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:06 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/04 11:20:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for renames to finish
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:06 DEBUG : potato: hidrive = aa2a53081b49b150f89aa32577f65a40d0199afd OK
2025/03/04 11:20:06 INFO  : potato: Copied (new)
2025/03/04 11:20:06 DEBUG : sub/yam: hidrive = e61277b0333964955a3d1dac630144f31208dcaf OK
2025/03/04 11:20:06 INFO  : sub/yam: Copied (new)
2025/03/04 11:20:06 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yam
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub
2025/03/04 11:20:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:06 DEBUG : potato: Unchanged skipping
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yam
2025/03/04 11:20:06 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Making map for --track-renames
2025/03/04 11:20:06 INFO  : HiDrive root 'rclone-test-wiqerir1huwa': Finished making map for --track-renames
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:06 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for renames to finish
2025/03/04 11:20:07 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/04 11:20:07 INFO  : yam: Renamed from "sub/yam"
2025/03/04 11:20:07 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:07 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:07 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:07 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:07 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub
2025/03/04 11:20:07 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yam
2025/03/04 11:20:07 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato
2025/03/04 11:20:07 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub
2025/03/04 11:20:07 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name yam
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.97s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:07 DEBUG : Creating backend with remote "/tmp/rclone638998139/dir1"
2025/03/04 11:20:07 DEBUG : Creating backend with remote "/tmp/rclone638998139/dir2"
2025/03/04 11:20:07 DEBUG : Local file system at /tmp/rclone638998139/dir2: Using server-side directory move
2025/03/04 11:20:07 INFO  : Local file system at /tmp/rclone638998139/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/04 11:20:07 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/04 11:20:07 INFO  : file1.txt: Moved (server-side)
2025/03/04 11:20:07 DEBUG : Local file system at /tmp/rclone638998139/dir2: Waiting for checks to finish
2025/03/04 11:20:07 DEBUG : Local file system at /tmp/rclone638998139/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.06s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:20:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/04 11:20:07 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:07 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:07 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:20:07 INFO  : sub dir/hello world: Copied (new)
2025/03/04 11:20:07 INFO  : sub dir/hello world: Deleted
2025/03/04 11:20:08 DEBUG : nested/sub dir/file: hidrive = 54b20b890e6c9c33aec6c581948147995a664bb2 OK
2025/03/04 11:20:08 INFO  : nested/sub dir/file: Copied (new)
2025/03/04 11:20:08 INFO  : nested/sub dir/file: Deleted
2025/03/04 11:20:08 INFO  : sub dir: Removing directory
2025/03/04 11:20:08 INFO  : nested/sub dir: Removing directory
2025/03/04 11:20:08 INFO  : nested: Removing directory
2025/03/04 11:20:08 DEBUG : Local file system at /tmp/rclone638998139: deleted 3 directories
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name nested
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name nested
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file
--- PASS: TestMoveWithDeleteEmptySrcDirs (1.01s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/04 11:20:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:08 DEBUG : sub dir/hello world: hidrive = 456dc90e1c9b8b010bdf5c02a7cb4b435173eb4b OK
2025/03/04 11:20:08 INFO  : sub dir/hello world: Copied (new)
2025/03/04 11:20:08 INFO  : sub dir/hello world: Deleted
2025/03/04 11:20:08 DEBUG : nested/sub dir/file: hidrive = 54b20b890e6c9c33aec6c581948147995a664bb2 OK
2025/03/04 11:20:08 INFO  : nested/sub dir/file: Copied (new)
2025/03/04 11:20:08 INFO  : nested/sub dir/file: Deleted
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name nested
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name nested
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.00s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:09 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/04 11:20:09 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:09 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK
2025/03/04 11:20:09 INFO  : existing: Copied (new)
2025/03/04 11:20:09 INFO  : existing: Deleted
2025/03/04 11:20:09 DEBUG : existing-b: hidrive = b554f8e07476bcfb2334447d28d3e1d440a2e997 OK
2025/03/04 11:20:09 INFO  : existing-b: Copied (new)
2025/03/04 11:20:09 INFO  : existing-b: Deleted
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing-b
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing-b
2025/03/04 11:20:09 DEBUG : existing: Destination exists, skipping
2025/03/04 11:20:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:09 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing-b
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:20:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing-b
--- PASS: TestMoveWithIgnoreExisting (0.49s)
=== RUN   TestServerSideMove
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:10 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-kewufuz5dase"
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato3
    sync_test.go:1705: Server side move (if possible) HiDrive root 'rclone-test-wiqerir1huwa' -> HiDrive root 'rclone-test-kewufuz5dase'
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': found directory-element with name empty space
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': found directory-element with name potato3
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': Using server-side directory move
2025/03/04 11:20:10 INFO  : HiDrive root 'rclone-test-kewufuz5dase': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato3
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': found directory-element with name empty space
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': found directory-element with name potato3
2025/03/04 11:20:10 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:20:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/04 11:20:10 DEBUG : empty space: Unchanged skipping
2025/03/04 11:20:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/04 11:20:10 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': Waiting for checks to finish
2025/03/04 11:20:11 INFO  : empty space: Deleted
2025/03/04 11:20:11 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': Waiting for transfers to finish
2025/03/04 11:20:11 INFO  : potato2: Moved (server-side)
2025/03/04 11:20:14 DEBUG : pacer: low level retry 1/10 (error Delete "https://api.hidrive.strato.com/2.1/file?path=%2Fusers%2Frclone-test%2Frclone-test-kewufuz5dase%2Fpotato3": read tcp 65.108.87.141:54436->85.214.3.77:443: read: connection reset by peer)
2025/03/04 11:20:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/04 11:20:14 DEBUG : pacer: Reducing sleep to 15ms
2025/03/04 11:20:14 INFO  : potato3: Deleted
2025/03/04 11:20:14 DEBUG : pacer: Reducing sleep to 11.25ms
2025/03/04 11:20:14 INFO  : potato3: Moved (server-side)
2025/03/04 11:20:14 DEBUG : pacer: Reducing sleep to 10ms
2025/03/04 11:20:14 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': found directory-element with name empty space
2025/03/04 11:20:14 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': found directory-element with name potato2
2025/03/04 11:20:14 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': found directory-element with name potato3
2025/03/04 11:20:14 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lezuwiv6mayi"
2025/03/04 11:20:14 DEBUG : HiDrive root 'rclone-test-lezuwiv6mayi': Using server-side directory move
2025/03/04 11:20:14 INFO  : HiDrive root 'rclone-test-lezuwiv6mayi': Server side directory move succeeded
2025/03/04 11:20:14 DEBUG : HiDrive root 'rclone-test-lezuwiv6mayi': found directory-element with name empty space
2025/03/04 11:20:14 DEBUG : HiDrive root 'rclone-test-lezuwiv6mayi': found directory-element with name potato2
2025/03/04 11:20:14 DEBUG : HiDrive root 'rclone-test-lezuwiv6mayi': found directory-element with name potato3
2025/03/04 11:20:14 ERROR : : error listing: directory not found
2025/03/04 11:20:14 DEBUG : HiDrive root 'rclone-test-lezuwiv6mayi': Purge remote
2025/03/04 11:20:14 DEBUG : HiDrive root 'rclone-test-kewufuz5dase': Purge remote
2025/03/04 11:20:14 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (4.94s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:15 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fijakus5pasu"
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato3
    sync_test.go:1705: Server side move (if possible) HiDrive root 'rclone-test-wiqerir1huwa' -> HiDrive root 'rclone-test-fijakus5pasu'
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name empty space
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name potato3
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name empty space
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name potato3
2025/03/04 11:20:15 DEBUG : empty space: Excluded (Size Filter)
2025/03/04 11:20:15 DEBUG : empty space: Excluded
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato3
2025/03/04 11:20:15 DEBUG : empty space: Excluded (Size Filter)
2025/03/04 11:20:15 DEBUG : empty space: Excluded
2025/03/04 11:20:15 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:20:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': Waiting for checks to finish
2025/03/04 11:20:15 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': Waiting for transfers to finish
2025/03/04 11:20:16 INFO  : potato2: Moved (server-side)
2025/03/04 11:20:16 INFO  : potato3: Deleted
2025/03/04 11:20:16 INFO  : potato3: Moved (server-side)
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name empty space
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name potato2
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name potato3
2025/03/04 11:20:16 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-vezunez9feyo"
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name empty space
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name potato2
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name potato3
2025/03/04 11:20:16 DEBUG : empty space: Excluded (Size Filter)
2025/03/04 11:20:16 DEBUG : empty space: Excluded
2025/03/04 11:20:16 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:20:16 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-vezunez9feyo': Waiting for checks to finish
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-vezunez9feyo': Waiting for transfers to finish
2025/03/04 11:20:16 INFO  : potato2: Moved (server-side)
2025/03/04 11:20:16 INFO  : potato3: Moved (server-side)
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-vezunez9feyo': found directory-element with name potato2
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-vezunez9feyo': found directory-element with name potato3
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': found directory-element with name empty space
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-vezunez9feyo': Purge remote
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-fijakus5pasu': Purge remote
2025/03/04 11:20:16 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
--- PASS: TestServerSideMoveWithFilter (1.99s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:17 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fayapeq5senu"
2025/03/04 11:20:17 INFO  : tomatoDir: Making directory
2025/03/04 11:20:17 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:17 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:17 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato3
2025/03/04 11:20:17 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name tomatoDir
    sync_test.go:1705: Server side move (if possible) HiDrive root 'rclone-test-wiqerir1huwa' -> HiDrive root 'rclone-test-fayapeq5senu'
2025/03/04 11:20:17 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': found directory-element with name empty space
2025/03/04 11:20:17 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': found directory-element with name potato3
2025/03/04 11:20:17 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': Using server-side directory move
2025/03/04 11:20:18 INFO  : HiDrive root 'rclone-test-fayapeq5senu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty space
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato2
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name potato3
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name tomatoDir
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': found directory-element with name empty space
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': found directory-element with name potato3
2025/03/04 11:20:18 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/04 11:20:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/04 11:20:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/04 11:20:18 DEBUG : empty space: Unchanged skipping
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': Waiting for checks to finish
2025/03/04 11:20:18 INFO  : potato2: Moved (server-side)
2025/03/04 11:20:18 INFO  : empty space: Deleted
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': Waiting for transfers to finish
2025/03/04 11:20:18 INFO  : potato3: Deleted
2025/03/04 11:20:18 INFO  : potato3: Moved (server-side)
2025/03/04 11:20:18 INFO  : tomatoDir: Removing directory
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': deleted 1 directories
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': found directory-element with name empty space
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': found directory-element with name potato2
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': found directory-element with name potato3
2025/03/04 11:20:18 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-xihiqit7mevo"
2025/03/04 11:20:18 INFO  : tomatoDir: Making directory
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-xihiqit7mevo': Using server-side directory move
2025/03/04 11:20:18 INFO  : HiDrive root 'rclone-test-xihiqit7mevo': Server side directory move succeeded
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-xihiqit7mevo': found directory-element with name empty space
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-xihiqit7mevo': found directory-element with name potato2
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-xihiqit7mevo': found directory-element with name potato3
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-xihiqit7mevo': found directory-element with name tomatoDir
2025/03/04 11:20:18 ERROR : : error listing: directory not found
2025/03/04 11:20:18 ERROR : : error listing: directory not found
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-xihiqit7mevo': Purge remote
2025/03/04 11:20:18 DEBUG : HiDrive root 'rclone-test-fayapeq5senu': Purge remote
2025/03/04 11:20:18 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.96s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.06s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:19 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/rclone-sync-test"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
--- PASS: TestSyncOverlap (0.45s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:19 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/rclone-sync-test"
2025/03/04 11:20:22 DEBUG : pacer: low level retry 1/10 (error Get "https://api.hidrive.strato.com/2.1/meta?fields=name%2Ctype&path=%2Fusers%2Frclone-test": read tcp 65.108.87.141:35376->85.214.3.77:443: read: connection reset by peer)
2025/03/04 11:20:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/04 11:20:22 DEBUG : pacer: Reducing sleep to 15ms
2025/03/04 11:20:22 DEBUG : pacer: Reducing sleep to 11.25ms
2025/03/04 11:20:22 DEBUG : pacer: Reducing sleep to 10ms
2025/03/04 11:20:22 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/rclone-sync-test-include/layer2"
2025/03/04 11:20:23 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/rclone-sync-test-ignore-file"
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-ignore-file
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-include
2025/03/04 11:20:23 DEBUG : rclone-sync-test: Excluded
2025/03/04 11:20:23 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name layer2
2025/03/04 11:20:23 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/rclone-sync-test': Waiting for checks to finish
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/rclone-sync-test': Waiting for transfers to finish
2025/03/04 11:20:23 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:23 INFO  : There was nothing to transfer
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-ignore-file
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-include
2025/03/04 11:20:23 DEBUG : rclone-sync-test: Excluded
2025/03/04 11:20:23 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name layer2
2025/03/04 11:20:23 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:23 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:23 INFO  : rclone-sync-test-include: Removing directory
2025/03/04 11:20:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/04 11:20:23 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': failed to delete 1 directories
2025/03/04 11:20:23 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-ignore-file
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-include
2025/03/04 11:20:24 DEBUG : rclone-sync-test: Excluded
2025/03/04 11:20:24 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name layer2
2025/03/04 11:20:24 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/04 11:20:24 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:24 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-ignore-file
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-include
2025/03/04 11:20:24 DEBUG : rclone-sync-test: Excluded
2025/03/04 11:20:24 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name layer2
2025/03/04 11:20:24 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:24 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:24 INFO  : rclone-sync-test-include: Removing directory
2025/03/04 11:20:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': failed to delete 1 directories
2025/03/04 11:20:24 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/rclone-sync-test-ignore-file': found directory-element with name .ignore
2025/03/04 11:20:24 DEBUG : : Excluded
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-ignore-file
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-include
2025/03/04 11:20:24 DEBUG : rclone-sync-test: Excluded
2025/03/04 11:20:24 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name layer2
2025/03/04 11:20:24 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/04 11:20:24 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:24 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-ignore-file
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name rclone-sync-test-include
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name layer2
2025/03/04 11:20:24 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name .ignore
--- PASS: TestSyncOverlapWithFilter (6.71s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:26 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/dst"
2025/03/04 11:20:26 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/CompareDest"
2025/03/04 11:20:26 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 11:20:26 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:26 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:26 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK
2025/03/04 11:20:26 INFO  : one: Copied (new)
2025/03/04 11:20:26 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:26 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:26 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:26 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:26 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:26 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:26 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:26 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:27 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK
2025/03/04 11:20:27 INFO  : one: Copied (replaced existing)
2025/03/04 11:20:27 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:27 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:27 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CompareDest
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:28 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:28 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:28 INFO  : There was nothing to transfer
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CompareDest
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CompareDest
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:28 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 11:20:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:28 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:28 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:28 INFO  : There was nothing to transfer
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CompareDest
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:28 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:29 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 11:20:29 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:29 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:29 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:29 INFO  : There was nothing to transfer
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CompareDest
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:29 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC
2025/03/04 11:20:29 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK
2025/03/04 11:20:29 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 11:20:29 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:29 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:29 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:29 INFO  : There was nothing to transfer
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CompareDest
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CompareDest
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:29 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:29 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 11:20:29 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:29 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:29 DEBUG : two: hidrive = 3747661d4162de581180521796e1c340b69c2de3 OK
2025/03/04 11:20:29 INFO  : two: Copied (new)
2025/03/04 11:20:29 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CompareDest
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CompareDest
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:29 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
--- PASS: TestSyncCompareDest (3.94s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name pre-dest1
2025/03/04 11:20:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name pre-dest2
2025/03/04 11:20:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name 2
2025/03/04 11:20:30 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name 1
2025/03/04 11:20:30 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/dest"
2025/03/04 11:20:30 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/pre-dest1"
2025/03/04 11:20:30 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/pre-dest2"
2025/03/04 11:20:31 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:31 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/04 11:20:31 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:31 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/04 11:20:31 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dest': Waiting for checks to finish
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dest': Waiting for transfers to finish
2025/03/04 11:20:31 DEBUG : 3: hidrive = 9eea708bd23f34cb223b3edb6a2402e995b62c28 OK
2025/03/04 11:20:31 INFO  : 3: Copied (new)
2025/03/04 11:20:31 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dest': found directory-element with name 3
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dest
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name pre-dest1
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name pre-dest2
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name 2
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name 3
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name 1
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dest
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name pre-dest1
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name pre-dest2
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name 3
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name 2
2025/03/04 11:20:31 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name 1
--- PASS: TestSyncMultipleCompareDest (1.91s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:32 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/dst"
2025/03/04 11:20:32 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/CopyDest"
2025/03/04 11:20:32 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:32 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK
2025/03/04 11:20:32 INFO  : one: Copied (new)
2025/03/04 11:20:32 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:32 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK
2025/03/04 11:20:32 INFO  : one: Copied (replaced existing)
2025/03/04 11:20:32 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:32 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CopyDest
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:34 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/BackupDir"
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 11:20:34 INFO  : one: Moved (server-side)
2025/03/04 11:20:34 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK
2025/03/04 11:20:34 INFO  : one: Copied (server-side copy)
2025/03/04 11:20:34 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:34 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name BackupDir
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CopyDest
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:34 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name BackupDir
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CopyDest
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:35 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK
2025/03/04 11:20:35 INFO  : two: Copied (server-side copy)
2025/03/04 11:20:35 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/04 11:20:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:35 DEBUG : one: Unchanged skipping
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:35 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name BackupDir
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CopyDest
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:35 DEBUG : one: Unchanged skipping
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:35 DEBUG : two: Unchanged skipping
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:35 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:35 INFO  : There was nothing to transfer
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name BackupDir
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CopyDest
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name BackupDir
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CopyDest
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:35 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/04 11:20:35 DEBUG : three: Destination not found in --copy-dest
2025/03/04 11:20:35 DEBUG : three: Need to transfer - File not found at Destination
2025/03/04 11:20:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:35 DEBUG : one: Unchanged skipping
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 11:20:35 DEBUG : two: Unchanged skipping
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:35 DEBUG : three: hidrive = 54e22cfa786a1f46d23d20dc072e928b07900050 OK
2025/03/04 11:20:35 INFO  : three: Copied (new)
2025/03/04 11:20:35 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name BackupDir
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CopyDest
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:35 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name BackupDir
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name CopyDest
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three
2025/03/04 11:20:36 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
--- PASS: TestSyncCopyDest (4.78s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:37 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/dst"
2025/03/04 11:20:37 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/backup"
2025/03/04 11:20:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name three.txt
2025/03/04 11:20:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:37 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 11:20:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:37 DEBUG : two: Unchanged skipping
2025/03/04 11:20:37 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:38 INFO  : one: Moved (server-side)
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:38 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK
2025/03/04 11:20:38 INFO  : one: Copied (new)
2025/03/04 11:20:38 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:38 INFO  : three.txt: Moved (server-side)
2025/03/04 11:20:38 INFO  : three.txt: Moved into backup dir
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name three.txt
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:38 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 11:20:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:38 DEBUG : two: Unchanged skipping
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:38 INFO  : one: Deleted
2025/03/04 11:20:38 INFO  : one: Moved (server-side)
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:38 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK
2025/03/04 11:20:38 INFO  : one: Copied (new)
2025/03/04 11:20:38 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:38 INFO  : three.txt: Deleted
2025/03/04 11:20:38 INFO  : three.txt: Moved (server-side)
2025/03/04 11:20:38 INFO  : three.txt: Moved into backup dir
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:38 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
--- PASS: TestSyncBackupDir (2.62s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:39 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:39 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/dst"
2025/03/04 11:20:40 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/backup"
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name three.txt
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:40 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:40 DEBUG : two: Unchanged skipping
2025/03/04 11:20:40 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:40 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK
2025/03/04 11:20:40 INFO  : one: Copied (new)
2025/03/04 11:20:40 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:40 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 11:20:40 INFO  : three.txt: Moved into backup dir
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:40 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name three.txt
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:41 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 11:20:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:41 DEBUG : two: Unchanged skipping
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:41 INFO  : one.bak: Deleted
2025/03/04 11:20:41 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:41 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK
2025/03/04 11:20:41 INFO  : one: Copied (new)
2025/03/04 11:20:41 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:41 INFO  : three.txt.bak: Deleted
2025/03/04 11:20:41 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 11:20:41 INFO  : three.txt: Moved into backup dir
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:41 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
--- PASS: TestSyncBackupDirWithSuffix (2.74s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:42 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:42 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:42 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:42 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:42 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/dst"
2025/03/04 11:20:42 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/backup"
2025/03/04 11:20:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name three.txt
2025/03/04 11:20:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:43 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 11:20:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:43 DEBUG : two: Unchanged skipping
2025/03/04 11:20:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:43 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 11:20:43 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:44 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK
2025/03/04 11:20:44 INFO  : one: Copied (new)
2025/03/04 11:20:44 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:44 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 11:20:44 INFO  : three.txt: Moved into backup dir
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one-2019-01-01
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three-2019-01-01.txt
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one-2019-01-01
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three-2019-01-01.txt
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name three.txt
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:44 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 11:20:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:44 DEBUG : two: Unchanged skipping
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:44 INFO  : one-2019-01-01: Deleted
2025/03/04 11:20:44 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:44 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK
2025/03/04 11:20:44 INFO  : one: Copied (new)
2025/03/04 11:20:44 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:44 INFO  : three-2019-01-01.txt: Deleted
2025/03/04 11:20:44 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/04 11:20:44 INFO  : three.txt: Moved into backup dir
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:44 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one-2019-01-01
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three-2019-01-01.txt
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name backup
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one-2019-01-01
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three-2019-01-01.txt
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (3.30s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:45 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:46 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/dst"
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name three.txt
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:46 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 11:20:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:46 DEBUG : two: Unchanged skipping
2025/03/04 11:20:46 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:46 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK
2025/03/04 11:20:46 INFO  : one: Copied (new)
2025/03/04 11:20:46 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:46 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 11:20:46 INFO  : three.txt: Moved into backup dir
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name one.bak
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name three.txt
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name three.txt.bak
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': found directory-element with name two
2025/03/04 11:20:46 DEBUG : one.bak: Excluded (Path Filter)
2025/03/04 11:20:46 DEBUG : one.bak: Excluded
2025/03/04 11:20:46 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/04 11:20:46 DEBUG : three.txt.bak: Excluded
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for checks to finish
2025/03/04 11:20:46 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 11:20:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:46 DEBUG : two: Unchanged skipping
2025/03/04 11:20:46 INFO  : one.bak: Deleted
2025/03/04 11:20:46 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 11:20:46 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa/dst': Waiting for transfers to finish
2025/03/04 11:20:47 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK
2025/03/04 11:20:47 INFO  : one: Copied (new)
2025/03/04 11:20:47 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:47 INFO  : three.txt.bak: Deleted
2025/03/04 11:20:47 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 11:20:47 INFO  : three.txt: Moved into backup dir
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:47 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
--- PASS: TestSyncBackupDirSuffixOnly (2.20s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:48 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-wiqerir1huwa/dst"
2025/03/04 11:20:48 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/04 11:20:48 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 11:20:48 DEBUG : one: hidrive = 6f6b76f9e575998480c55fc16cc7788d7359291d OK
2025/03/04 11:20:48 INFO  : one: Copied (new)
2025/03/04 11:20:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:48 DEBUG : two: Unchanged skipping
2025/03/04 11:20:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/04 11:20:48 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 11:20:48 DEBUG : three.txt: hidrive = 75fb4e5ab8cb1fc442d993cb7c4887661f525d22 OK
2025/03/04 11:20:48 INFO  : three.txt: Copied (new)
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:48 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:49 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/04 11:20:49 INFO  : one.bak: Deleted
2025/03/04 11:20:49 INFO  : one: Moved (server-side) to: one.bak
2025/03/04 11:20:49 DEBUG : one: hidrive = 54f62f139dbb08ba3eb381cc12701c46b246ebef OK
2025/03/04 11:20:49 INFO  : one: Copied (new)
2025/03/04 11:20:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:49 DEBUG : two: Unchanged skipping
2025/03/04 11:20:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/04 11:20:49 INFO  : three.txt.bak: Deleted
2025/03/04 11:20:49 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/04 11:20:49 DEBUG : three.txt: hidrive = ab16af4cdcef80a930c751a5545642e510e3f93e OK
2025/03/04 11:20:49 INFO  : three.txt: Copied (new)
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name one.bak
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name three.txt.bak
2025/03/04 11:20:49 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name two
--- PASS: TestSyncSuffix (2.43s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:285: Failed to put "dst/one" to "HiDrive root 'rclone-test-wiqerir1huwa'": directory not found
2025/03/04 11:20:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name dst
--- FAIL: TestSyncSuffixKeepExtension (0.41s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name Testêé
2025/03/04 11:20:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name Testêé
2025/03/04 11:20:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/04 11:20:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:50 DEBUG : Testêé: hidrive = f0f46c60f602e83f44c48d25b1f80b40fe5f8c64 OK
2025/03/04 11:20:50 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/04 11:20:50 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name Testêé
2025/03/04 11:20:50 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name Testêé
--- PASS: TestSyncUTFNorm (0.48s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:51 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/04 11:20:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:51 DEBUG : existing: hidrive = 1550b34770b6513da1ffaa28d7d281911f90fe2a OK
2025/03/04 11:20:51 INFO  : existing: Copied (new)
2025/03/04 11:20:51 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:20:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:20:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:20:51 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/04 11:20:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:51 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/04 11:20:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:51 ERROR : HiDrive root 'rclone-test-wiqerir1huwa': not deleting files as there were IO errors
2025/03/04 11:20:51 ERROR : HiDrive root 'rclone-test-wiqerir1huwa': not deleting directories as there were IO errors
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
2025/03/04 11:20:51 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name existing
--- PASS: TestSyncImmutable (0.63s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name EXISTING
2025/03/04 11:20:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name EXISTING
2025/03/04 11:20:52 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:52 DEBUG : existing: Unchanged skipping
2025/03/04 11:20:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:52 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:52 INFO  : There was nothing to transfer
2025/03/04 11:20:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name EXISTING
2025/03/04 11:20:52 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name EXISTING
--- PASS: TestSyncIgnoreCase (0.82s)
=== RUN   TestFixCase
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.06s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.19s)
    --- SKIP: TestMaxTransfer/Hard (0.06s)
    --- SKIP: TestMaxTransfer/Soft (0.06s)
    --- SKIP: TestMaxTransfer/Cautious (0.06s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both0
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both1
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both10
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both11
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both12
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both13
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both14
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both15
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both16
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both17
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both18
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both19
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both2
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both3
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both4
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both5
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both6
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both7
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both8
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both9
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only0
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only1
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only10
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only11
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only12
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only13
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only14
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only15
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only16
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only17
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only18
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only19
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only2
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only3
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only4
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only5
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only6
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only7
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only8
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only9
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both0
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both1
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both10
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both11
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both12
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both13
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both14
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both15
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both16
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both17
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both18
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both19
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both2
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both3
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both4
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both5
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both6
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both7
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both8
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both9
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only0
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only1
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only10
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only11
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only12
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only13
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only14
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only15
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only16
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only17
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only18
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only19
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only2
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only3
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only4
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only5
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only6
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only7
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only8
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only9
2025/03/04 11:20:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:20:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both0: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both1: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both10: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both14: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both11: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both16: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both17: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both18: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both12: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both2: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both13: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both4: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both5: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both15: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both19: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both3: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:20:57 DEBUG : both6: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both7: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both8: Unchanged skipping
2025/03/04 11:20:57 DEBUG : both9: Unchanged skipping
2025/03/04 11:20:57 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:20:57 DEBUG : Waiting for deletions to finish
2025/03/04 11:20:57 INFO  : only10: Deleted
2025/03/04 11:20:57 INFO  : only18: Deleted
2025/03/04 11:20:57 INFO  : only2: Deleted
2025/03/04 11:20:57 INFO  : only7: Deleted
2025/03/04 11:20:57 INFO  : only8: Deleted
2025/03/04 11:20:57 INFO  : only0: Deleted
2025/03/04 11:20:57 INFO  : only14: Deleted
2025/03/04 11:20:57 INFO  : only16: Deleted
2025/03/04 11:20:57 INFO  : only19: Deleted
2025/03/04 11:20:57 INFO  : only4: Deleted
2025/03/04 11:20:57 INFO  : only5: Deleted
2025/03/04 11:20:57 INFO  : only12: Deleted
2025/03/04 11:20:57 INFO  : only11: Deleted
2025/03/04 11:20:57 INFO  : only15: Deleted
2025/03/04 11:20:57 INFO  : only17: Deleted
2025/03/04 11:20:57 INFO  : only1: Deleted
2025/03/04 11:20:57 INFO  : only3: Deleted
2025/03/04 11:20:57 INFO  : only13: Deleted
2025/03/04 11:20:57 INFO  : only6: Deleted
2025/03/04 11:20:57 INFO  : only9: Deleted
2025/03/04 11:20:57 INFO  : There was nothing to transfer
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both0
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both1
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both10
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both11
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both12
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both13
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both14
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both15
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both16
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both17
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both18
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both19
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both2
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both3
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both4
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both5
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both6
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both7
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both8
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both9
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both0
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both1
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both10
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both11
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both12
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both13
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both14
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both15
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both16
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both17
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both18
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both19
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both2
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both3
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both4
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both5
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both6
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both7
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both8
2025/03/04 11:20:58 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both9
--- PASS: TestSyncConcurrentDelete (6.53s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both0
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both1
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both10
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both11
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both12
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both13
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both14
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both15
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both16
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both17
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both18
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both19
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both2
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both3
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both4
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both5
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both6
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both7
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both8
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both9
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only0
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only1
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only10
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only11
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only12
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only13
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only14
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only15
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only16
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only17
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only18
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only19
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only2
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only3
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only4
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only5
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only6
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only7
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only8
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only9
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both0
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both1
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both10
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both11
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both12
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both13
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both14
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both15
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both16
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both17
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both18
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both19
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both2
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both3
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both4
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both5
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both6
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both7
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both8
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both9
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only0
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only1
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only10
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only11
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only12
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only13
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only14
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only15
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only16
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only17
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only18
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only19
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only2
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only3
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only4
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only5
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only6
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only7
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only8
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only9
2025/03/04 11:21:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both0: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both1: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both10: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both11: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both12: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both13: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both14: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both15: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both16: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both17: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both18: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both19: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both2: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both3: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both4: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both5: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both6: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both7: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both8: Unchanged skipping
2025/03/04 11:21:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 11:21:03 DEBUG : both9: Unchanged skipping
2025/03/04 11:21:03 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for checks to finish
2025/03/04 11:21:03 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Waiting for transfers to finish
2025/03/04 11:21:04 DEBUG : only0: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only0: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only1: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only1: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only10: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only10: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only11: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only11: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only12: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only12: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only13: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only13: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only15: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only15: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only14: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only14: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only16: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only16: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only17: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only17: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only18: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only18: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only19: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only19: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only2: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only2: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only3: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only3: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only4: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only4: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only5: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only5: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only6: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only6: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only7: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only7: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only8: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only8: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : only9: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 11:21:04 INFO  : only9: Copied (replaced existing)
2025/03/04 11:21:04 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both0
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both1
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both10
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both11
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both12
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both13
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both14
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both15
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both16
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both17
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both18
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both19
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both2
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both3
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both4
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both5
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both6
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both7
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both8
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both9
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only0
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only1
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only10
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only11
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only12
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only13
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only14
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only15
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only16
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only17
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only18
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only19
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only2
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only3
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only4
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only5
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only6
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only7
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only8
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only9
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both0
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both1
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both10
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both11
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both12
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both13
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both14
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both15
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both16
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both17
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both18
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both19
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both2
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both3
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both4
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both5
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both6
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both7
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both8
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name both9
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only0
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only1
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only10
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only11
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only12
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only13
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only14
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only15
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only16
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only17
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only18
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only19
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only2
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only3
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only4
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only5
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only6
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only7
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only8
2025/03/04 11:21:04 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name only9
--- PASS: TestSyncConcurrentTruncate (8.76s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:08 DEBUG : empty_dir: Making directory with metadata
2025/03/04 11:21:08 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 11:21:08 DEBUG : empty_on_remote: Making directory with metadata
2025/03/04 11:21:08 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 11:21:08 INFO  : empty_on_remote: Making directory
2025/03/04 11:21:08 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:08 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/04 11:21:08 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/04 11:21:08 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/04 11:21:08 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty_on_remote
2025/03/04 11:21:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file1
2025/03/04 11:21:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name test_dir1
2025/03/04 11:21:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name test_dir2
2025/03/04 11:21:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub_dir
2025/03/04 11:21:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file2
2025/03/04 11:21:08 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file3
--- PASS: TestSyncReplaceDirModTime (1.33s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:09 DEBUG : empty_dir: Making directory with metadata
2025/03/04 11:21:09 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 11:21:09 DEBUG : empty_on_remote: Making directory with metadata
2025/03/04 11:21:09 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/04 11:21:09 INFO  : empty_on_remote: Making directory
2025/03/04 11:21:09 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:09 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/04 11:21:09 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/04 11:21:09 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/04 11:21:09 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/04 11:21:09 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty_dir
2025/03/04 11:21:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name empty_on_remote
2025/03/04 11:21:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file1
2025/03/04 11:21:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name test_dir1
2025/03/04 11:21:09 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name test_dir2
2025/03/04 11:21:10 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub_dir
2025/03/04 11:21:10 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file2
2025/03/04 11:21:10 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name file3
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.32s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:10 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 11:21:10 INFO  : sub dir: Making directory
2025/03/04 11:21:10 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir2
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name nested
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name subdir
2025/03/04 11:21:12 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestNothingToTransferWithEmptyDirs (2.81s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:13 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/04 11:21:13 INFO  : sub dir: Making directory
2025/03/04 11:21:13 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
    run.go:180: Remote "HiDrive root 'rclone-test-wiqerir1huwa'", Local "Local file system at /tmp/rclone638998139", Modify Window "1s"
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name sub dir2
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name very
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name nested
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name subdir
2025/03/04 11:21:15 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': found directory-element with name hello world
--- PASS: TestNothingToTransferWithoutEmptyDirs (3.31s)
FAIL
2025/03/04 11:21:16 DEBUG : HiDrive root 'rclone-test-wiqerir1huwa': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Finished ERROR in 1m48.106343877s (try 1/5): exit status 1: Failed [TestSyncSuffixKeepExtension]