"./operations.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Starting (try 1/5)
2025/04/03 01:02:19 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna"
2025/04/03 01:02:19 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:19 DEBUG : Creating backend with remote "/tmp/rclone2737935227"
=== RUN   TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN   TestMultithreadCalculateNumChunks
=== RUN   TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN   TestMultithreadCopy
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/04/03 01:02:19 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.03s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/04/03 01:02:19 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.03s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/04/03 01:02:19 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/03 01:02:19 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/04/03 01:02:19 DEBUG : potato: Seek from 10 to 0
2025/04/03 01:02:19 DEBUG : potato: Seek from 10 to 0
2025/04/03 01:02:19 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/04/03 01:02:19 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/03 01:02:19 DEBUG : potato: Seek from 5 to 2
2025/04/03 01:02:19 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/04/03 01:02:19 DEBUG : potato: Seek from 7 to 0
2025/04/03 01:02:19 DEBUG : potato: Seek from 7 to 0
2025/04/03 01:02:19 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/04/03 01:02:19 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/03 01:02:19 DEBUG : potato: Seek from 5 to 2
2025/04/03 01:02:19 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/04/03 01:02:19 DEBUG : potato: Seek from 8 to 0
2025/04/03 01:02:19 DEBUG : potato: Seek from 8 to 0
2025/04/03 01:02:19 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/04/03 01:02:19 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/03 01:02:19 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/03 01:02:19 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/03 01:02:19 DEBUG : potato: Seek from 5 to 2
2025/04/03 01:02:19 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/04/03 01:02:19 DEBUG : potato: Seek from 9 to 0
2025/04/03 01:02:19 DEBUG : potato: Seek from 9 to 0
2025/04/03 01:02:19 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
    --- PASS: TestReOpen/Normal (0.00s)
        --- PASS: TestReOpen/Normal/Basics (0.00s)
        --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/Normal/WithErrors (0.00s)
        --- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
        --- PASS: TestReOpen/Normal/Seek (0.00s)
        --- PASS: TestReOpen/Normal/AccountRead (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithRangeOption (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
        --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithSeekOption (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
        --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/UnknownSize (0.00s)
        --- PASS: TestReOpen/UnknownSize/Basics (0.00s)
        --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/Seek (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN   TestCheck
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheck/3
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name remotepotato
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheck/6
=== RUN   TestCheck/7
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name remotepotato
2025/04/03 01:02:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
--- PASS: TestCheck (1.38s)
    --- PASS: TestCheck/1 (0.03s)
    --- PASS: TestCheck/2 (0.03s)
    --- PASS: TestCheck/3 (0.03s)
    --- PASS: TestCheck/4 (0.03s)
    --- PASS: TestCheck/5 (0.03s)
    --- PASS: TestCheck/6 (0.04s)
    --- PASS: TestCheck/7 (0.03s)
=== RUN   TestCheckFsError
2025/04/03 01:02:20 DEBUG : Creating backend with remote "nonexistent"
2025/04/03 01:02:20 DEBUG : Creating backend with remote "nonexistent"
2025/04/03 01:02:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/03 01:02:20 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/04/03 01:02:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/03 01:02:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN   TestCheckDownload
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/04/03 01:02:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheckDownload/3
2025/04/03 01:02:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name remotepotato
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name remotepotato
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
--- PASS: TestCheckDownload (1.57s)
    --- PASS: TestCheckDownload/1 (0.06s)
    --- PASS: TestCheckDownload/2 (0.06s)
    --- PASS: TestCheckDownload/3 (0.06s)
    --- PASS: TestCheckDownload/4 (0.09s)
    --- PASS: TestCheckDownload/5 (0.09s)
    --- PASS: TestCheckDownload/6 (0.07s)
    --- PASS: TestCheckDownload/7 (0.07s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:22 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheckSizeOnly/3
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name remotepotato
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name remotepotato
2025/04/03 01:02:23 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name rutabaga
--- PASS: TestCheckSizeOnly (1.18s)
    --- PASS: TestCheckSizeOnly/1 (0.03s)
    --- PASS: TestCheckSizeOnly/2 (0.03s)
    --- PASS: TestCheckSizeOnly/3 (0.03s)
    --- PASS: TestCheckSizeOnly/4 (0.03s)
    --- PASS: TestCheckSizeOnly/5 (0.03s)
    --- PASS: TestCheckSizeOnly/6 (0.03s)
    --- PASS: TestCheckSizeOnly/7 (0.03s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:23 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/03 01:02:23 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/03 01:02:23 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/03 01:02:23 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/03 01:02:24 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/03 01:02:24 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/03 01:02:24 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/03 01:02:24 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/03 01:02:24 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test.sum
--- PASS: TestParseSumFile (0.49s)
=== RUN   TestCheckSum
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:24 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/data"
    check_test.go:353: HiDrive root 'rclone-test-duwehud6yuna/data' lacks md5, skipping
--- SKIP: TestCheckSum (0.19s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:24 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/data"
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name data
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test.sum
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name banana
=== RUN   TestCheckSumDownload/subtest1
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name data
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test.sum
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name banana
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest2
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name data
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test.sum
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name banana
2025/04/03 01:02:25 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest3
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name data
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test.sum
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name banana
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest4
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name data
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test.sum
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name banana
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest5
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name data
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test.sum
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name banana
2025/04/03 01:02:26 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest6
2025/04/03 01:02:27 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name data
2025/04/03 01:02:27 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test.sum
2025/04/03 01:02:27 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name banana
2025/04/03 01:02:27 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest7
2025/04/03 01:02:27 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name data
2025/04/03 01:02:27 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test.sum
2025/04/03 01:02:27 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name banana
2025/04/03 01:02:27 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato
--- PASS: TestCheckSumDownload (3.38s)
    --- PASS: TestCheckSumDownload/subtest1 (0.12s)
    --- PASS: TestCheckSumDownload/subtest2 (0.13s)
    --- PASS: TestCheckSumDownload/subtest3 (0.16s)
    --- PASS: TestCheckSumDownload/subtest4 (0.14s)
    --- PASS: TestCheckSumDownload/subtest5 (0.14s)
    --- PASS: TestCheckSumDownload/subtest6 (0.13s)
    --- PASS: TestCheckSumDownload/subtest7 (0.23s)
=== RUN   TestApplyTransforms
2025/04/03 01:02:27 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-muzogef6wofi"
2025/04/03 01:02:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:28 DEBUG : Creating backend with remote "/tmp/rclone3011845898"
    run.go:180: Remote "HiDrive root 'rclone-test-muzogef6wofi'", Local "Local file system at /tmp/rclone3011845898", Modify Window "1s"
2025/04/03 01:02:28 DEBUG : HiDrive root 'rclone-test-muzogef6wofi': found directory-element with name hello, world!
upper checkfile vs. lower remote (without normalization)
2025/04/03 01:02:28 DEBUG : HiDrive root 'rclone-test-muzogef6wofi': found directory-element with name hello, world!
2025/04/03 01:02:28 ERROR : hello, world!: sum not found
2025/04/03 01:02:28 ERROR : HELLO, WORLD!: file not in HiDrive root 'rclone-test-muzogef6wofi'
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-muzogef6wofi': 1 files missing
2025/04/03 01:02:28 NOTICE: 1 hashes missing
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-muzogef6wofi': 2 differences found
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-muzogef6wofi': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/03 01:02:28 DEBUG : HiDrive root 'rclone-test-muzogef6wofi': found directory-element with name hello, world!
2025/04/03 01:02:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-muzogef6wofi': 0 differences found
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-muzogef6wofi': 1 matching files
2025/04/03 01:02:28 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-yebewec9paha"
2025/04/03 01:02:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:28 DEBUG : Creating backend with remote "/tmp/rclone3087396460"
    run.go:180: Remote "HiDrive root 'rclone-test-yebewec9paha'", Local "Local file system at /tmp/rclone3087396460", Modify Window "1s"
2025/04/03 01:02:28 DEBUG : HiDrive root 'rclone-test-yebewec9paha': found directory-element with name HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2025/04/03 01:02:28 DEBUG : HiDrive root 'rclone-test-yebewec9paha': found directory-element with name HELLO, WORLD!
2025/04/03 01:02:28 ERROR : HELLO, WORLD!: sum not found
2025/04/03 01:02:28 ERROR : hello, world!: file not in HiDrive root 'rclone-test-yebewec9paha'
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-yebewec9paha': 1 files missing
2025/04/03 01:02:28 NOTICE: 1 hashes missing
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-yebewec9paha': 2 differences found
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-yebewec9paha': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/03 01:02:28 DEBUG : HiDrive root 'rclone-test-yebewec9paha': found directory-element with name HELLO, WORLD!
2025/04/03 01:02:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-yebewec9paha': 0 differences found
2025/04/03 01:02:28 NOTICE: HiDrive root 'rclone-test-yebewec9paha': 1 matching files
2025/04/03 01:02:28 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-koyocon1vobo"
2025/04/03 01:02:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:29 DEBUG : Creating backend with remote "/tmp/rclone771172039"
    run.go:180: Remote "HiDrive root 'rclone-test-koyocon1vobo'", Local "Local file system at /tmp/rclone771172039", Modify Window "1s"
2025/04/03 01:02:29 DEBUG : HiDrive root 'rclone-test-koyocon1vobo': found directory-element with name HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/03 01:02:29 DEBUG : HiDrive root 'rclone-test-koyocon1vobo': found directory-element with name HeLlO, wOrLd!
2025/04/03 01:02:29 ERROR : HeLlO, wOrLd!: sum not found
2025/04/03 01:02:29 ERROR : hello, world!: file not in HiDrive root 'rclone-test-koyocon1vobo'
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-koyocon1vobo': 1 files missing
2025/04/03 01:02:29 NOTICE: 1 hashes missing
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-koyocon1vobo': 2 differences found
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-koyocon1vobo': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/03 01:02:29 DEBUG : HiDrive root 'rclone-test-koyocon1vobo': found directory-element with name HeLlO, wOrLd!
2025/04/03 01:02:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-koyocon1vobo': 0 differences found
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-koyocon1vobo': 1 matching files
2025/04/03 01:02:29 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-peqisoq9huxa"
2025/04/03 01:02:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:29 DEBUG : Creating backend with remote "/tmp/rclone1699700731"
    run.go:180: Remote "HiDrive root 'rclone-test-peqisoq9huxa'", Local "Local file system at /tmp/rclone1699700731", Modify Window "1s"
2025/04/03 01:02:29 DEBUG : HiDrive root 'rclone-test-peqisoq9huxa': found directory-element with name HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/03 01:02:29 DEBUG : HiDrive root 'rclone-test-peqisoq9huxa': found directory-element with name HELLO, WORLD!
2025/04/03 01:02:29 ERROR : HELLO, WORLD!: sum not found
2025/04/03 01:02:29 ERROR : HeLlO, wOrLd!: file not in HiDrive root 'rclone-test-peqisoq9huxa'
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-peqisoq9huxa': 1 files missing
2025/04/03 01:02:29 NOTICE: 1 hashes missing
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-peqisoq9huxa': 2 differences found
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-peqisoq9huxa': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/03 01:02:29 DEBUG : HiDrive root 'rclone-test-peqisoq9huxa': found directory-element with name HELLO, WORLD!
2025/04/03 01:02:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-peqisoq9huxa': 0 differences found
2025/04/03 01:02:29 NOTICE: HiDrive root 'rclone-test-peqisoq9huxa': 1 matching files
2025/04/03 01:02:29 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-defobum9rahi"
2025/04/03 01:02:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone969501732"
    run.go:180: Remote "HiDrive root 'rclone-test-defobum9rahi'", Local "Local file system at /tmp/rclone969501732", Modify Window "1s"
2025/04/03 01:02:30 DEBUG : HiDrive root 'rclone-test-defobum9rahi': found directory-element with name 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2025/04/03 01:02:30 DEBUG : HiDrive root 'rclone-test-defobum9rahi': found directory-element with name 測試_Русский___ě_áñ
2025/04/03 01:02:30 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/03 01:02:30 ERROR : 測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-defobum9rahi'
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-defobum9rahi': 1 files missing
2025/04/03 01:02:30 NOTICE: 1 hashes missing
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-defobum9rahi': 2 differences found
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-defobum9rahi': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/03 01:02:30 DEBUG : HiDrive root 'rclone-test-defobum9rahi': found directory-element with name 測試_Русский___ě_áñ
2025/04/03 01:02:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-defobum9rahi': 0 differences found
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-defobum9rahi': 1 matching files
2025/04/03 01:02:30 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fipakij1vohi"
2025/04/03 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone2740363116"
    run.go:180: Remote "HiDrive root 'rclone-test-fipakij1vohi'", Local "Local file system at /tmp/rclone2740363116", Modify Window "1s"
2025/04/03 01:02:30 DEBUG : HiDrive root 'rclone-test-fipakij1vohi': found directory-element with name 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2025/04/03 01:02:30 DEBUG : HiDrive root 'rclone-test-fipakij1vohi': found directory-element with name 測試_Русский___ě_áñ
2025/04/03 01:02:30 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/03 01:02:30 ERROR : 測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-fipakij1vohi'
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-fipakij1vohi': 1 files missing
2025/04/03 01:02:30 NOTICE: 1 hashes missing
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-fipakij1vohi': 2 differences found
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-fipakij1vohi': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/03 01:02:30 DEBUG : HiDrive root 'rclone-test-fipakij1vohi': found directory-element with name 測試_Русский___ě_áñ
2025/04/03 01:02:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-fipakij1vohi': 0 differences found
2025/04/03 01:02:30 NOTICE: HiDrive root 'rclone-test-fipakij1vohi': 1 matching files
2025/04/03 01:02:30 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-nosatow5kabi"
2025/04/03 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone3944863708"
    run.go:180: Remote "HiDrive root 'rclone-test-nosatow5kabi'", Local "Local file system at /tmp/rclone3944863708", Modify Window "1s"
2025/04/03 01:02:31 DEBUG : HiDrive root 'rclone-test-nosatow5kabi': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2025/04/03 01:02:31 DEBUG : HiDrive root 'rclone-test-nosatow5kabi': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/03 01:02:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/03 01:02:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-nosatow5kabi'
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-nosatow5kabi': 1 files missing
2025/04/03 01:02:31 NOTICE: 1 hashes missing
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-nosatow5kabi': 2 differences found
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-nosatow5kabi': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/03 01:02:31 DEBUG : HiDrive root 'rclone-test-nosatow5kabi': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/03 01:02:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-nosatow5kabi': 0 differences found
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-nosatow5kabi': 1 matching files
2025/04/03 01:02:31 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-gozokug5yepa"
2025/04/03 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone7282651"
    run.go:180: Remote "HiDrive root 'rclone-test-gozokug5yepa'", Local "Local file system at /tmp/rclone7282651", Modify Window "1s"
2025/04/03 01:02:31 DEBUG : HiDrive root 'rclone-test-gozokug5yepa': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2025/04/03 01:02:31 DEBUG : HiDrive root 'rclone-test-gozokug5yepa': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/03 01:02:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/03 01:02:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-gozokug5yepa'
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-gozokug5yepa': 1 files missing
2025/04/03 01:02:31 NOTICE: 1 hashes missing
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-gozokug5yepa': 2 differences found
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-gozokug5yepa': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/03 01:02:31 DEBUG : HiDrive root 'rclone-test-gozokug5yepa': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/03 01:02:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-gozokug5yepa': 0 differences found
2025/04/03 01:02:31 NOTICE: HiDrive root 'rclone-test-gozokug5yepa': 1 matching files
2025/04/03 01:02:31 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-kitiduv4wifi"
2025/04/03 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone1664497217"
    run.go:180: Remote "HiDrive root 'rclone-test-kitiduv4wifi'", Local "Local file system at /tmp/rclone1664497217", Modify Window "1s"
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-kitiduv4wifi': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-kitiduv4wifi': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/03 01:02:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/03 01:02:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-kitiduv4wifi'
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-kitiduv4wifi': 1 files missing
2025/04/03 01:02:32 NOTICE: 1 hashes missing
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-kitiduv4wifi': 2 differences found
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-kitiduv4wifi': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-kitiduv4wifi': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/03 01:02:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-kitiduv4wifi': 0 differences found
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-kitiduv4wifi': 1 matching files
2025/04/03 01:02:32 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-votugep0saye"
2025/04/03 01:02:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone3264954642"
    run.go:180: Remote "HiDrive root 'rclone-test-votugep0saye'", Local "Local file system at /tmp/rclone3264954642", Modify Window "1s"
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-votugep0saye': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-votugep0saye': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/03 01:02:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/03 01:02:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-votugep0saye'
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-votugep0saye': 1 files missing
2025/04/03 01:02:32 NOTICE: 1 hashes missing
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-votugep0saye': 2 differences found
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-votugep0saye': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-votugep0saye': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/04/03 01:02:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-votugep0saye': 0 differences found
2025/04/03 01:02:32 NOTICE: HiDrive root 'rclone-test-votugep0saye': 1 matching files
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-votugep0saye': Purge remote
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-kitiduv4wifi': Purge remote
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-gozokug5yepa': Purge remote
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-nosatow5kabi': Purge remote
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-fipakij1vohi': Purge remote
2025/04/03 01:02:32 DEBUG : HiDrive root 'rclone-test-defobum9rahi': Purge remote
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-peqisoq9huxa': Purge remote
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-koyocon1vobo': Purge remote
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-yebewec9paha': Purge remote
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-muzogef6wofi': Purge remote
--- PASS: TestApplyTransforms (5.50s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:33 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/03 01:02:33 DEBUG : file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/04/03 01:02:33 INFO  : file1: Copied (new) to: sub/file2
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:02:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/03 01:02:33 DEBUG : file1: Unchanged skipping
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': don't need to copy/move sub/file2, it is already at target location
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:33 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
--- PASS: TestCopyFile (0.73s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:34 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:34 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:34 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/backup"
2025/04/03 01:02:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/03 01:02:35 INFO  : dst/file1: Moved (server-side)
2025/04/03 01:02:35 DEBUG : dst/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/04/03 01:02:35 INFO  : dst/file1: Copied (new)
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name backup
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name backup
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:35 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
--- PASS: TestCopyFileBackupDir (1.68s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:35 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/dst"
2025/04/03 01:02:35 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/CompareDest"
2025/04/03 01:02:36 DEBUG : one: Need to transfer - File not found at Destination
2025/04/03 01:02:36 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK
2025/04/03 01:02:36 INFO  : one: Copied (new)
2025/04/03 01:02:36 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:36 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:36 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:36 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 01:02:36 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK
2025/04/03 01:02:36 INFO  : one: Copied (replaced existing)
2025/04/03 01:02:36 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:36 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CompareDest
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 01:02:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 01:02:38 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CompareDest
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CompareDest
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:38 DEBUG : two: Need to transfer - File not found at Destination
2025/04/03 01:02:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 01:02:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CompareDest
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:38 DEBUG : two: Need to transfer - File not found at Destination
2025/04/03 01:02:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 01:02:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CompareDest
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CompareDest
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:38 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:38 DEBUG : two: Need to transfer - File not found at Destination
2025/04/03 01:02:38 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/03 01:02:39 DEBUG : two: hidrive = 3747661d4162de581180521796e1c340b69c2de3 OK
2025/04/03 01:02:39 INFO  : two: Copied (new)
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CompareDest
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CompareDest
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:39 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
--- PASS: TestCopyFileCompareDest (3.78s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:39 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/dst"
2025/04/03 01:02:39 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/CopyDest"
2025/04/03 01:02:39 DEBUG : one: Need to transfer - File not found at Destination
2025/04/03 01:02:40 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK
2025/04/03 01:02:40 INFO  : one: Copied (new)
2025/04/03 01:02:40 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:40 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:40 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:40 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:40 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 01:02:40 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK
2025/04/03 01:02:40 INFO  : one: Copied (replaced existing)
2025/04/03 01:02:40 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:40 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:41 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CopyDest
2025/04/03 01:02:41 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:41 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:41 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:41 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/BackupDir"
2025/04/03 01:02:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 01:02:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 01:02:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/03 01:02:42 INFO  : one: Moved (server-side)
2025/04/03 01:02:42 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK
2025/04/03 01:02:42 INFO  : one: Copied (server-side copy)
2025/04/03 01:02:42 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name BackupDir
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CopyDest
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name BackupDir
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CopyDest
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:42 DEBUG : two: Need to transfer - File not found at Destination
2025/04/03 01:02:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 01:02:42 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK
2025/04/03 01:02:42 INFO  : two: Copied (server-side copy)
2025/04/03 01:02:42 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name BackupDir
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CopyDest
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:42 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 01:02:43 DEBUG : two: Unchanged skipping
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name BackupDir
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CopyDest
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name BackupDir
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CopyDest
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:43 DEBUG : three: Need to transfer - File not found at Destination
2025/04/03 01:02:43 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/03 01:02:43 DEBUG : three: Destination not found in --copy-dest
2025/04/03 01:02:43 DEBUG : three: hidrive = 54e22cfa786a1f46d23d20dc072e928b07900050 OK
2025/04/03 01:02:43 INFO  : three: Copied (new)
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name BackupDir
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CopyDest
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name BackupDir
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name CopyDest
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:02:43 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
--- PASS: TestCopyFileCopyDest (5.07s)
=== RUN   TestCopyInplace
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.06s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.06s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/03 01:02:45 DEBUG : TestCopyFileMaxTransfer/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/04/03 01:02:45 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name TestCopyFileMaxTransfer
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/03 01:02:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://api.hidrive.strato.com/2.1/file?dir=%2Fusers%2Frclone-test%2Frclone-test-duwehud6yuna%2FTestCopyFileMaxTransfer&mtime=1324817999&name=file2": max transfer limit reached as set by --max-transfer
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name TestCopyFileMaxTransfer
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name TestCopyFileMaxTransfer
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/04/03 01:02:45 DEBUG : TestCopyFileMaxTransfer/file4: hidrive = ac6ad586d0561f5aafbdabe7597eabbf332c4429 OK
2025/04/03 01:02:45 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name TestCopyFileMaxTransfer
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file4
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name TestCopyFileMaxTransfer
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:45 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file4
--- PASS: TestCopyFileMaxTransfer (1.18s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.06s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.06s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.06s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.06s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.07s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:46 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name also
2025/04/03 01:02:46 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name another
2025/04/03 01:02:46 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name not-one
2025/04/03 01:02:46 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:46 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:46 INFO  : HiDrive root 'rclone-test-duwehud6yuna': Looking for duplicate hidrive hashes using newest mode.
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name also
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name another
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name not-one
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:02:47 NOTICE: 3345f655cf3a506a750d43369974f9f8965fba3c: Found 3 files with duplicate hidrive hashes
2025/04/03 01:02:47 INFO  : one: Deleted
2025/04/03 01:02:47 INFO  : also/one: Deleted
2025/04/03 01:02:47 NOTICE: 3345f655cf3a506a750d43369974f9f8965fba3c: Deleted 2 extra copies
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name also
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name another
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name not-one
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name also
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name another
2025/04/03 01:02:47 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name not-one
--- PASS: TestDeduplicateNewestByHash (1.24s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.06s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.06s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.06s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.07s)
=== RUN   TestMergeDirs
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.06s)
=== RUN   TestListDirSorted
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:48 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name a.txt
2025/04/03 01:02:48 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:48 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name zend.txt
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world2
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub sub dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world3
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name .ignore
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name should be ignored
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name a.txt
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name zend.txt
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name a.txt
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name zend.txt
2025/04/03 01:02:49 DEBUG : a.txt: Excluded (Size Filter)
2025/04/03 01:02:49 DEBUG : a.txt: Excluded
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world2
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub sub dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world2
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub sub dir
2025/04/03 01:02:49 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/03 01:02:49 DEBUG : sub dir/hello world: Excluded
2025/04/03 01:02:49 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/03 01:02:49 DEBUG : sub dir/hello world2: Excluded
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world2
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub sub dir
2025/04/03 01:02:49 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/03 01:02:49 DEBUG : sub dir/hello world: Excluded
2025/04/03 01:02:49 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/03 01:02:49 DEBUG : sub dir/hello world2: Excluded
2025/04/03 01:02:49 DEBUG : sub dir/ignore dir: Excluded
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name .ignore
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name should be ignored
2025/04/03 01:02:49 DEBUG : sub dir/ignore dir: Excluded
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name .ignore
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name should be ignored
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name .ignore
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name should be ignored
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name a.txt
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name zend.txt
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world2
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub sub dir
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world3
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name .ignore
2025/04/03 01:02:49 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name should be ignored
--- PASS: TestListDirSorted (2.40s)
=== RUN   TestListJSON
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
=== RUN   TestListJSON/Default
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestListJSON/FilesOnly
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestListJSON/DirsOnly
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestListJSON/Recurse
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
=== RUN   TestListJSON/SubDir
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
=== RUN   TestListJSON/NoModTime
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestListJSON/NoMimeType
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestListJSON/ShowHash
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestListJSON/HashTypes
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:50 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:50 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
--- PASS: TestListJSON (1.01s)
    --- PASS: TestListJSON/Default (0.03s)
    --- PASS: TestListJSON/FilesOnly (0.03s)
    --- PASS: TestListJSON/DirsOnly (0.03s)
    --- PASS: TestListJSON/Recurse (0.06s)
    --- PASS: TestListJSON/SubDir (0.04s)
    --- PASS: TestListJSON/NoModTime (0.03s)
    --- PASS: TestListJSON/NoMimeType (0.03s)
    --- PASS: TestListJSON/ShowHash (0.03s)
    --- PASS: TestListJSON/HashTypes (0.03s)
    --- PASS: TestListJSON/Metadata (0.03s)
=== RUN   TestStatJSON
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
=== RUN   TestStatJSON/Root
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestStatJSON/Dir
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestStatJSON/DirWithTrailingSlash
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestStatJSON/File
=== RUN   TestStatJSON/NotFound
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestStatJSON/DirFilesOnly
=== RUN   TestStatJSON/FileFilesOnly
=== RUN   TestStatJSON/NotFoundFilesOnly
=== RUN   TestStatJSON/DirDirsOnly
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:51 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestStatJSON/FileDirsOnly
2025/04/03 01:02:52 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:52 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestStatJSON/NotFoundDirsOnly
2025/04/03 01:02:52 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:52 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
=== RUN   TestStatJSON/RootNotFound
2025/04/03 01:02:52 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/notfound"
2025/04/03 01:02:52 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:52 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:02:52 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
--- PASS: TestStatJSON (1.29s)
    --- PASS: TestStatJSON/Root (0.03s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.03s)
    --- PASS: TestStatJSON/Dir (0.06s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.03s)
    --- PASS: TestStatJSON/File (0.03s)
    --- PASS: TestStatJSON/NotFound (0.06s)
    --- PASS: TestStatJSON/DirFilesOnly (0.03s)
    --- PASS: TestStatJSON/FileFilesOnly (0.03s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.03s)
    --- PASS: TestStatJSON/DirDirsOnly (0.03s)
    --- PASS: TestStatJSON/FileDirsOnly (0.03s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.03s)
    --- PASS: TestStatJSON/RootNotFound (0.16s)
=== RUN   TestMkdir
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:52 INFO  : HiDrive root 'rclone-test-duwehud6yuna': Making directory
2025/04/03 01:02:52 INFO  : HiDrive root 'rclone-test-duwehud6yuna': Making directory
--- PASS: TestMkdir (0.22s)
=== RUN   TestLsd
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:52 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name hello world
--- PASS: TestLsd (0.54s)
=== RUN   TestLs
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
--- PASS: TestLs (0.47s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:53 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:53 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/03 01:02:53 DEBUG : empty space: Excluded
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
--- PASS: TestLsWithFilesFrom (0.51s)
=== RUN   TestLsLong
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
--- PASS: TestLsLong (0.52s)
=== RUN   TestHashSums
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:54 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
--- PASS: TestHashSums (0.41s)
=== RUN   TestHashSumsWithErrors
2025/04/03 01:02:55 DEBUG : Creating backend with remote ":memory:"
2025/04/03 01:02:55 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/04/03 01:02:55 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/03 01:02:55 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/03 01:02:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/03 01:02:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/03 01:02:55 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/03 01:02:55 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/03 01:02:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/03 01:02:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN   TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN   TestCount
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato3
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:02:55 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato3
--- PASS: TestCount (0.91s)
=== RUN   TestDelete
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:56 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:56 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name medium
2025/04/03 01:02:56 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:56 DEBUG : Waiting for deletions to finish
2025/04/03 01:02:56 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:56 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name medium
2025/04/03 01:02:56 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:56 DEBUG : large: Excluded (Size Filter)
2025/04/03 01:02:56 DEBUG : large: Excluded
2025/04/03 01:02:56 INFO  : medium: Deleted
2025/04/03 01:02:56 INFO  : small: Deleted
2025/04/03 01:02:56 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:56 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
--- PASS: TestDelete (0.69s)
=== RUN   TestMaxDelete
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name medium
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:57 DEBUG : Waiting for deletions to finish
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name medium
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:57 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/04/03 01:02:57 INFO  : large: Deleted
2025/04/03 01:02:57 INFO  : medium: Deleted
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
--- PASS: TestMaxDelete (0.69s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name medium
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:57 DEBUG : Waiting for deletions to finish
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name medium
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/04/03 01:02:57 INFO  : small: Deleted
2025/04/03 01:02:57 INFO  : medium: Deleted
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:57 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
--- PASS: TestMaxDeleteSizeLargeFile (0.76s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:58 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:58 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name medium
2025/04/03 01:02:58 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:58 DEBUG : Waiting for deletions to finish
2025/04/03 01:02:58 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name large
2025/04/03 01:02:58 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name medium
2025/04/03 01:02:58 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/04/03 01:02:58 INFO  : large: Deleted
2025/04/03 01:02:58 INFO  : medium: Deleted
2025/04/03 01:02:58 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
2025/04/03 01:02:58 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name small
--- PASS: TestMaxDeleteSize (0.71s)
=== RUN   TestReadFile
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ReadFile
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ReadFile
--- PASS: TestReadFile (0.38s)
=== RUN   TestRetry
2025/04/03 01:02:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/03 01:02:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/03 01:02:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/03 01:02:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/03 01:02:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/03 01:02:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/03 01:02:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:02:59 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:03:00 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:00 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:03:00 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:00 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
--- PASS: TestCat (0.90s)
=== RUN   TestPurge
2025/04/03 01:03:00 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-tafopad9tamo"
2025/04/03 01:03:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/03 01:03:00 DEBUG : Creating backend with remote "/tmp/rclone2433664140"
    run.go:180: Remote "HiDrive root 'rclone-test-tafopad9tamo'", Local "Local file system at /tmp/rclone2433664140", Modify Window "1s"
2025/04/03 01:03:00 INFO  : A2: Making directory
2025/04/03 01:03:01 INFO  : A1/B2: Making directory
2025/04/03 01:03:01 INFO  : A1/B2/C2: Making directory
2025/04/03 01:03:01 INFO  : A1/B1/C3: Making directory
2025/04/03 01:03:01 INFO  : A3: Making directory
2025/04/03 01:03:01 INFO  : A3/B3: Making directory
2025/04/03 01:03:01 INFO  : A3/B3/C4: Making directory
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name A1
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name A2
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name A3
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name B3
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name B1
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name B2
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name two
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name C4
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name C2
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name C1
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name C3
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name one
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name A1
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name A2
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name A3
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name B3
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name B2
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name two
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name C2
2025/04/03 01:03:01 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': found directory-element with name C4
2025/04/03 01:03:02 ERROR : : error listing: directory not found
2025/04/03 01:03:02 DEBUG : HiDrive root 'rclone-test-tafopad9tamo': Purge remote
2025/04/03 01:03:02 NOTICE: purge failed: directory not found
--- PASS: TestPurge (1.95s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:02 INFO  : A2: Making directory
2025/04/03 01:03:02 INFO  : A1/B2: Making directory
2025/04/03 01:03:02 INFO  : A1/B2/C2: Making directory
2025/04/03 01:03:02 INFO  : A1/B1/C3: Making directory
2025/04/03 01:03:03 INFO  : A3: Making directory
2025/04/03 01:03:03 INFO  : A3/B3: Making directory
2025/04/03 01:03:03 INFO  : A3/B3/C4: Making directory
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A2
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A3
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B3
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C4
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:03 DEBUG : removing 1 level 3 directories
2025/04/03 01:03:03 INFO  : A3/B3/C4: Removing directory
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A2
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A3
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B3
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A2
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A3
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B3
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:03 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:03 DEBUG : removing 2 level 3 directories
2025/04/03 01:03:03 INFO  : A1/B2/C2: Removing directory
2025/04/03 01:03:03 INFO  : A1/B1/C3: Removing directory
2025/04/03 01:03:04 DEBUG : removing 2 level 2 directories
2025/04/03 01:03:04 INFO  : A3/B3: Removing directory
2025/04/03 01:03:04 INFO  : A1/B2: Removing directory
2025/04/03 01:03:04 DEBUG : removing 2 level 1 directories
2025/04/03 01:03:04 INFO  : A3: Removing directory
2025/04/03 01:03:04 INFO  : A2: Removing directory
2025/04/03 01:03:04 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:04 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:04 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:04 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:04 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:04 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:04 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:04 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:04 DEBUG : removing 1 level 3 directories
2025/04/03 01:03:04 INFO  : A1/B1/C1: Removing directory
2025/04/03 01:03:04 DEBUG : removing 1 level 2 directories
2025/04/03 01:03:04 INFO  : A1/B1: Removing directory
2025/04/03 01:03:04 DEBUG : removing 1 level 1 directories
2025/04/03 01:03:04 INFO  : A1: Removing directory
2025/04/03 01:03:04 DEBUG : removing 1 level 0 directories
2025/04/03 01:03:04 INFO  : HiDrive root 'rclone-test-duwehud6yuna': Removing directory
2025/04/03 01:03:05 ERROR : : error listing: directory not found
2025/04/03 01:03:05 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (2.87s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:05 INFO  : A1: Making directory
2025/04/03 01:03:05 INFO  : A1/B1: Making directory
2025/04/03 01:03:05 INFO  : A1/B1/C1: Making directory
2025/04/03 01:03:05 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:05 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:05 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:05 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:05 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:05 DEBUG : removing 1 level 3 directories
2025/04/03 01:03:05 INFO  : A1/B1/C1: Removing directory
2025/04/03 01:03:05 DEBUG : removing 1 level 2 directories
2025/04/03 01:03:05 INFO  : A1/B1: Removing directory
2025/04/03 01:03:05 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:05 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
--- PASS: TestRmdirsLeaveRoot (0.88s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:05 INFO  : A1: Making directory
2025/04/03 01:03:06 INFO  : A1/B1: Making directory
2025/04/03 01:03:06 INFO  : A1/B1/C1: Making directory
2025/04/03 01:03:06 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:06 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:06 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:06 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:06 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:06 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:06 DEBUG : removing 1 level 3 directories
2025/04/03 01:03:06 INFO  : A1/B1/C1: Removing directory
2025/04/03 01:03:06 DEBUG : removing 1 level 2 directories
2025/04/03 01:03:06 INFO  : A1/B1: Removing directory
2025/04/03 01:03:06 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:06 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
--- PASS: TestRmdirsWithFilter (0.85s)
=== RUN   TestCopyURL
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:06 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:06 DEBUG : filename.txt: File name found in url
2025/04/03 01:03:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/04/03 01:03:07 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:07 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:03:07 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name filename.txt
2025/04/03 01:03:07 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name headerfilename.txt
2025/04/03 01:03:07 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:07 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:03:07 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name filename.txt
2025/04/03 01:03:07 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name headerfilename.txt
--- PASS: TestCopyURL (0.96s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:07 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/03 01:03:08 DEBUG : file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/04/03 01:03:08 INFO  : file1: Copied (new) to: sub/file2
2025/04/03 01:03:08 INFO  : file1: Deleted
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:03:08 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/03 01:03:08 DEBUG : file1: Unchanged skipping
2025/04/03 01:03:08 INFO  : file1: Deleted
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': don't need to copy/move sub/file2, it is already at target location
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file2
--- PASS: TestMoveFile (0.69s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:08 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/03 01:03:08 DEBUG : file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/04/03 01:03:08 INFO  : file1: Copied (new)
2025/04/03 01:03:08 INFO  : file1: Deleted
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:08 DEBUG : file1: Destination exists, skipping
2025/04/03 01:03:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:08 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
--- PASS: TestMoveFileWithIgnoreExisting (0.38s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
--- PASS: TestCaseInsensitiveMoveFile (0.06s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.06s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:09 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:03:09 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:09 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-duwehud6yuna/backup"
2025/04/03 01:03:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/03 01:03:09 INFO  : dst/file1: Moved (server-side)
2025/04/03 01:03:09 DEBUG : dst/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/04/03 01:03:09 INFO  : dst/file1: Copied (new)
2025/04/03 01:03:09 INFO  : dst/file1: Deleted
2025/04/03 01:03:09 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name backup
2025/04/03 01:03:09 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:03:09 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:10 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:03:10 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:10 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name backup
2025/04/03 01:03:10 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:03:10 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
2025/04/03 01:03:10 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name dst
2025/04/03 01:03:10 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name file1
--- PASS: TestMoveFileBackupDir (1.54s)
=== RUN   TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN   TestSame
--- PASS: TestSame (0.00s)
=== RUN   TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN   TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN   TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN   TestDirMove
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:11 INFO  : A1/B2: Making directory
2025/04/03 01:03:11 INFO  : A1/B1/C3: Making directory
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A1
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name four
2025/04/03 01:03:11 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name five
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A2
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name four
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name five
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name four
2025/04/03 01:03:12 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name five
2025/04/03 01:03:12 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/04/03 01:03:12 INFO  : A2/one: Moved (server-side) to: A3/one
2025/04/03 01:03:12 INFO  : A2/two: Moved (server-side) to: A3/two
2025/04/03 01:03:12 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/04/03 01:03:12 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A3
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name five
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name four
2025/04/03 01:03:13 INFO  : HiDrive root 'rclone-test-duwehud6yuna': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name four
2025/04/03 01:03:13 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name five
2025/04/03 01:03:14 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/04/03 01:03:14 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/04/03 01:03:14 INFO  : A3/one: Moved (server-side) to: A4/one
2025/04/03 01:03:14 INFO  : A3/two: Moved (server-side) to: A4/two
2025/04/03 01:03:14 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A4
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name four
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name five
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name A4
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B1
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name B2
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name one
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name two
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C1
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C2
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name C3
2025/04/03 01:03:14 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name three
2025/04/03 01:03:15 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name four
2025/04/03 01:03:15 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name five
--- PASS: TestDirMove (5.12s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
--- PASS: TestGetFsInfo (0.06s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:15 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': File to upload is small (34 bytes), uploading instead of streaming
2025/04/03 01:03:15 DEBUG : no_checksum_small_file_from_pipe: hidrive = b448dd26df3773e70ffed168f17bd65676f4e687 OK
2025/04/03 01:03:15 DEBUG : no_checksum_small_file_from_pipe: Size and hidrive of src and dst objects identical
2025/04/03 01:03:16 DEBUG : no_checksum_big_file_from_pipe: hidrive = 0000000000000000000000000000000000000000 OK
2025/04/03 01:03:16 DEBUG : no_checksum_big_file_from_pipe: Size and hidrive of src and dst objects identical
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name no_checksum_big_file_from_pipe
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name no_checksum_small_file_from_pipe
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name no_checksum_big_file_from_pipe
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name no_checksum_small_file_from_pipe
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': File to upload is small (34 bytes), uploading instead of streaming
2025/04/03 01:03:16 DEBUG : with_checksum_small_file_from_pipe: hidrive = b448dd26df3773e70ffed168f17bd65676f4e687 OK
2025/04/03 01:03:16 DEBUG : with_checksum_small_file_from_pipe: Size and hidrive of src and dst objects identical
2025/04/03 01:03:16 DEBUG : with_checksum_big_file_from_pipe: hidrive = 0000000000000000000000000000000000000000 OK
2025/04/03 01:03:16 DEBUG : with_checksum_big_file_from_pipe: Size and hidrive of src and dst objects identical
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name with_checksum_big_file_from_pipe
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name with_checksum_small_file_from_pipe
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name with_checksum_big_file_from_pipe
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name with_checksum_small_file_from_pipe
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:16 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': File to upload is small (34 bytes), uploading instead of streaming
2025/04/03 01:03:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/03 01:03:17 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/03 01:03:17 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore_checksum_big_file_from_pipe
2025/04/03 01:03:17 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore_checksum_small_file_from_pipe
2025/04/03 01:03:17 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore_checksum_big_file_from_pipe
2025/04/03 01:03:17 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore_checksum_small_file_from_pipe
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:17 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': File to upload is small (34 bytes), uploading instead of streaming
2025/04/03 01:03:17 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/03 01:03:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/03 01:03:18 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/04/03 01:03:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/04/03 01:03:18 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore_checksum_big_file_from_pipe
2025/04/03 01:03:18 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore_checksum_small_file_from_pipe
2025/04/03 01:03:18 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore_checksum_big_file_from_pipe
2025/04/03 01:03:18 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name ignore_checksum_small_file_from_pipe
--- PASS: TestRcat (2.60s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.57s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.49s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.55s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.99s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.06s)
=== RUN   TestRcatSize
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:18 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': File to upload is small (60 bytes), uploading instead of streaming
2025/04/03 01:03:18 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK
2025/04/03 01:03:18 DEBUG : potato2: Size and hidrive of src and dst objects identical
2025/04/03 01:03:18 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato1
2025/04/03 01:03:18 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:03:18 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato1
2025/04/03 01:03:18 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
--- PASS: TestRcatSize (0.43s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.06s)
=== RUN   TestTouchDir
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato3
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': Touching "empty space"
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': Touching "potato2"
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato3
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': Touching "sub dir/potato3"
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato3
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name empty space
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato2
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:19 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name potato3
--- PASS: TestTouchDir (1.05s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.06s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.06s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.06s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.06s)
=== RUN   TestDirsEqual
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.06s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "HiDrive root 'rclone-test-duwehud6yuna'", Local "Local file system at /tmp/rclone2737935227", Modify Window "1s"
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/03 01:03:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jipelic6" before starting
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing.jipelic6
2025/04/03 01:03:20 DEBUG : sub dir/test remove existing.jipelic6: TEST: removing renamed existing file after operation
2025/04/03 01:03:20 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/03 01:03:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoxovij1" before starting
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoxovij1
2025/04/03 01:03:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoxovij1: TEST: renaming existing back after failed operation
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/03 01:03:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guhodat4" before starting
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guhodat4
2025/04/03 01:03:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.guhodat4: TEST: removing renamed existing file after operation
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': found directory-element with name sub dir
--- PASS: TestRemoveExisting (1.58s)
=== RUN   TestRcAbout
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN   TestRcCleanup
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN   TestRcCopyfile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN   TestRcCopyurl
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN   TestRcDelete
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN   TestRcDeletefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN   TestRcList
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN   TestRcStat
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN   TestRcSetTier
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN   TestRcSetTierFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN   TestRcMkdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN   TestRcMovefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN   TestRcPurge
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN   TestRcRmdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN   TestRcRmdirs
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN   TestRcSize
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN   TestRcPublicLink
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN   TestRcFsInfo
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN   TestUploadFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN   TestRcCommand
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN   TestRcDu
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN   TestRcCheck
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN   TestRcHashsum
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN   TestRcHashsumFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
PASS
2025/04/03 01:03:21 DEBUG : HiDrive root 'rclone-test-duwehud6yuna': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Finished OK in 1m2.729713862s (try 1/5)