"./operations.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Starting (try 1/5)
2025/03/04 06:41:21 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe"
2025/03/04 06:41:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:21 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': Token expired but no uploads in progress - doing nothing
2025/03/04 06:41:21 DEBUG : TestHiDrive: Loaded invalid token from config file - ignoring
2025/03/04 06:41:21 DEBUG : Saving config "token" in section "TestHiDrive" of the config file
2025/03/04 06:41:21 DEBUG : TestHiDrive: Saved new token in config file
2025/03/04 06:41:22 DEBUG : Creating backend with remote "/tmp/rclone3053085515"
=== 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/04 06:41:22 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.03s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/04 06:41:22 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/03/04 06:41:22 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 06:41:22 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/04 06:41:22 DEBUG : potato: Seek from 10 to 0
2025/03/04 06:41:22 DEBUG : potato: Seek from 10 to 0
2025/03/04 06:41:22 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/04 06:41:22 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 06:41:22 DEBUG : potato: Seek from 5 to 2
2025/03/04 06:41:22 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/04 06:41:22 DEBUG : potato: Seek from 7 to 0
2025/03/04 06:41:22 DEBUG : potato: Seek from 7 to 0
2025/03/04 06:41:22 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/04 06:41:22 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 06:41:22 DEBUG : potato: Seek from 5 to 2
2025/03/04 06:41:22 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/04 06:41:22 DEBUG : potato: Seek from 8 to 0
2025/03/04 06:41:22 DEBUG : potato: Seek from 8 to 0
2025/03/04 06:41:22 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/04 06:41:22 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/04 06:41:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/04 06:41:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/04 06:41:22 DEBUG : potato: Seek from 5 to 2
2025/03/04 06:41:22 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/04 06:41:22 DEBUG : potato: Seek from 9 to 0
2025/03/04 06:41:22 DEBUG : potato: Seek from 9 to 0
2025/03/04 06:41:22 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:22 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/04 06:41:22 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:22 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheck/3
2025/03/04 06:41:22 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:22 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:22 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name remotepotato
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheck/6
=== RUN   TestCheck/7
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name remotepotato
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
--- PASS: TestCheck (1.32s)
    --- 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.03s)
    --- PASS: TestCheck/7 (0.03s)
=== RUN   TestCheckFsError
2025/03/04 06:41:23 DEBUG : Creating backend with remote "nonexistent"
2025/03/04 06:41:23 DEBUG : Creating backend with remote "nonexistent"
2025/03/04 06:41:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/04 06:41:23 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/03/04 06:41:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/04 06:41:23 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:23 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheckDownload/3
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name remotepotato
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name remotepotato
2025/03/04 06:41:24 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
--- PASS: TestCheckDownload (1.49s)
    --- 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.08s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheckSizeOnly/3
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name remotepotato
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name remotepotato
2025/03/04 06:41:25 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name rutabaga
--- PASS: TestCheckSizeOnly (1.14s)
    --- PASS: TestCheckSizeOnly/1 (0.03s)
    --- PASS: TestCheckSizeOnly/2 (0.04s)
    --- PASS: TestCheckSizeOnly/3 (0.03s)
    --- PASS: TestCheckSizeOnly/4 (0.03s)
    --- PASS: TestCheckSizeOnly/5 (0.04s)
    --- 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:26 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/04 06:41:26 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/04 06:41:26 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/04 06:41:26 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/04 06:41:26 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/04 06:41:26 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/04 06:41:26 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/04 06:41:26 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/04 06:41:26 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test.sum
--- PASS: TestParseSumFile (0.50s)
=== RUN   TestCheckSum
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:26 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/data"
    check_test.go:353: HiDrive root 'rclone-test-riheyac9nohe/data' lacks md5, skipping
--- SKIP: TestCheckSum (0.28s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:26 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/data"
2025/03/04 06:41:27 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name data
2025/03/04 06:41:27 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test.sum
2025/03/04 06:41:27 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name banana
=== RUN   TestCheckSumDownload/subtest1
2025/03/04 06:41:27 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name data
2025/03/04 06:41:27 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test.sum
2025/03/04 06:41:27 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name banana
2025/03/04 06:41:27 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest2
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name data
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test.sum
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name banana
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest3
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name data
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test.sum
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name banana
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest4
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name data
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test.sum
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name banana
2025/03/04 06:41:28 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest5
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name data
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test.sum
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name banana
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest6
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name data
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test.sum
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name banana
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato
=== RUN   TestCheckSumDownload/subtest7
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name data
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test.sum
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name banana
2025/03/04 06:41:29 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato
--- PASS: TestCheckSumDownload (3.26s)
    --- PASS: TestCheckSumDownload/subtest1 (0.12s)
    --- PASS: TestCheckSumDownload/subtest2 (0.12s)
    --- PASS: TestCheckSumDownload/subtest3 (0.25s)
    --- PASS: TestCheckSumDownload/subtest4 (0.14s)
    --- PASS: TestCheckSumDownload/subtest5 (0.14s)
    --- PASS: TestCheckSumDownload/subtest6 (0.14s)
    --- PASS: TestCheckSumDownload/subtest7 (0.13s)
=== RUN   TestApplyTransforms
2025/03/04 06:41:30 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-zopimew0mona"
2025/03/04 06:41:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:30 DEBUG : Creating backend with remote "/tmp/rclone812354211"
    run.go:180: Remote "HiDrive root 'rclone-test-zopimew0mona'", Local "Local file system at /tmp/rclone812354211", Modify Window "1s"
2025/03/04 06:41:30 DEBUG : HiDrive root 'rclone-test-zopimew0mona': found directory-element with name hello, world!
upper checkfile vs. lower remote (without normalization)
2025/03/04 06:41:30 DEBUG : HiDrive root 'rclone-test-zopimew0mona': found directory-element with name hello, world!
2025/03/04 06:41:30 ERROR : hello, world!: sum not found
2025/03/04 06:41:30 ERROR : HELLO, WORLD!: file not in HiDrive root 'rclone-test-zopimew0mona'
2025/03/04 06:41:30 NOTICE: HiDrive root 'rclone-test-zopimew0mona': 1 files missing
2025/03/04 06:41:30 NOTICE: 1 hashes missing
2025/03/04 06:41:30 NOTICE: HiDrive root 'rclone-test-zopimew0mona': 2 differences found
2025/03/04 06:41:30 NOTICE: HiDrive root 'rclone-test-zopimew0mona': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/04 06:41:30 DEBUG : HiDrive root 'rclone-test-zopimew0mona': found directory-element with name hello, world!
2025/03/04 06:41:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:30 NOTICE: HiDrive root 'rclone-test-zopimew0mona': 0 differences found
2025/03/04 06:41:30 NOTICE: HiDrive root 'rclone-test-zopimew0mona': 1 matching files
2025/03/04 06:41:30 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-lilisuk4vopa"
2025/03/04 06:41:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:30 DEBUG : Creating backend with remote "/tmp/rclone1343694949"
    run.go:180: Remote "HiDrive root 'rclone-test-lilisuk4vopa'", Local "Local file system at /tmp/rclone1343694949", Modify Window "1s"
2025/03/04 06:41:30 DEBUG : HiDrive root 'rclone-test-lilisuk4vopa': found directory-element with name HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2025/03/04 06:41:31 DEBUG : HiDrive root 'rclone-test-lilisuk4vopa': found directory-element with name HELLO, WORLD!
2025/03/04 06:41:31 ERROR : HELLO, WORLD!: sum not found
2025/03/04 06:41:31 ERROR : hello, world!: file not in HiDrive root 'rclone-test-lilisuk4vopa'
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-lilisuk4vopa': 1 files missing
2025/03/04 06:41:31 NOTICE: 1 hashes missing
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-lilisuk4vopa': 2 differences found
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-lilisuk4vopa': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/04 06:41:31 DEBUG : HiDrive root 'rclone-test-lilisuk4vopa': found directory-element with name HELLO, WORLD!
2025/03/04 06:41:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-lilisuk4vopa': 0 differences found
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-lilisuk4vopa': 1 matching files
2025/03/04 06:41:31 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-rogufez0pohi"
2025/03/04 06:41:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:31 DEBUG : Creating backend with remote "/tmp/rclone1130679713"
    run.go:180: Remote "HiDrive root 'rclone-test-rogufez0pohi'", Local "Local file system at /tmp/rclone1130679713", Modify Window "1s"
2025/03/04 06:41:31 DEBUG : HiDrive root 'rclone-test-rogufez0pohi': found directory-element with name HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/04 06:41:31 DEBUG : HiDrive root 'rclone-test-rogufez0pohi': found directory-element with name HeLlO, wOrLd!
2025/03/04 06:41:31 ERROR : HeLlO, wOrLd!: sum not found
2025/03/04 06:41:31 ERROR : hello, world!: file not in HiDrive root 'rclone-test-rogufez0pohi'
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-rogufez0pohi': 1 files missing
2025/03/04 06:41:31 NOTICE: 1 hashes missing
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-rogufez0pohi': 2 differences found
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-rogufez0pohi': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/04 06:41:31 DEBUG : HiDrive root 'rclone-test-rogufez0pohi': found directory-element with name HeLlO, wOrLd!
2025/03/04 06:41:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-rogufez0pohi': 0 differences found
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-rogufez0pohi': 1 matching files
2025/03/04 06:41:31 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-litecev7seqe"
2025/03/04 06:41:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:31 DEBUG : Creating backend with remote "/tmp/rclone243065083"
    run.go:180: Remote "HiDrive root 'rclone-test-litecev7seqe'", Local "Local file system at /tmp/rclone243065083", Modify Window "1s"
2025/03/04 06:41:31 DEBUG : HiDrive root 'rclone-test-litecev7seqe': found directory-element with name HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/04 06:41:31 DEBUG : HiDrive root 'rclone-test-litecev7seqe': found directory-element with name HELLO, WORLD!
2025/03/04 06:41:31 ERROR : HELLO, WORLD!: sum not found
2025/03/04 06:41:31 ERROR : HeLlO, wOrLd!: file not in HiDrive root 'rclone-test-litecev7seqe'
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-litecev7seqe': 1 files missing
2025/03/04 06:41:31 NOTICE: 1 hashes missing
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-litecev7seqe': 2 differences found
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-litecev7seqe': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/04 06:41:31 DEBUG : HiDrive root 'rclone-test-litecev7seqe': found directory-element with name HELLO, WORLD!
2025/03/04 06:41:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-litecev7seqe': 0 differences found
2025/03/04 06:41:31 NOTICE: HiDrive root 'rclone-test-litecev7seqe': 1 matching files
2025/03/04 06:41:31 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-febetip7fava"
2025/03/04 06:41:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:32 DEBUG : Creating backend with remote "/tmp/rclone2954916508"
    run.go:180: Remote "HiDrive root 'rclone-test-febetip7fava'", Local "Local file system at /tmp/rclone2954916508", Modify Window "1s"
2025/03/04 06:41:32 DEBUG : HiDrive root 'rclone-test-febetip7fava': found directory-element with name 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2025/03/04 06:41:32 DEBUG : HiDrive root 'rclone-test-febetip7fava': found directory-element with name 測試_Русский___ě_áñ
2025/03/04 06:41:32 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/04 06:41:32 ERROR : 測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-febetip7fava'
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-febetip7fava': 1 files missing
2025/03/04 06:41:32 NOTICE: 1 hashes missing
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-febetip7fava': 2 differences found
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-febetip7fava': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/04 06:41:32 DEBUG : HiDrive root 'rclone-test-febetip7fava': found directory-element with name 測試_Русский___ě_áñ
2025/03/04 06:41:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-febetip7fava': 0 differences found
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-febetip7fava': 1 matching files
2025/03/04 06:41:32 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-cebenay4xosi"
2025/03/04 06:41:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:32 DEBUG : Creating backend with remote "/tmp/rclone3044778615"
    run.go:180: Remote "HiDrive root 'rclone-test-cebenay4xosi'", Local "Local file system at /tmp/rclone3044778615", Modify Window "1s"
2025/03/04 06:41:32 DEBUG : HiDrive root 'rclone-test-cebenay4xosi': found directory-element with name 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2025/03/04 06:41:32 DEBUG : HiDrive root 'rclone-test-cebenay4xosi': found directory-element with name 測試_Русский___ě_áñ
2025/03/04 06:41:32 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/04 06:41:32 ERROR : 測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-cebenay4xosi'
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-cebenay4xosi': 1 files missing
2025/03/04 06:41:32 NOTICE: 1 hashes missing
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-cebenay4xosi': 2 differences found
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-cebenay4xosi': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/04 06:41:32 DEBUG : HiDrive root 'rclone-test-cebenay4xosi': found directory-element with name 測試_Русский___ě_áñ
2025/03/04 06:41:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-cebenay4xosi': 0 differences found
2025/03/04 06:41:32 NOTICE: HiDrive root 'rclone-test-cebenay4xosi': 1 matching files
2025/03/04 06:41:32 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-pejaqaf5savu"
2025/03/04 06:41:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:33 DEBUG : Creating backend with remote "/tmp/rclone3180180055"
    run.go:180: Remote "HiDrive root 'rclone-test-pejaqaf5savu'", Local "Local file system at /tmp/rclone3180180055", Modify Window "1s"
2025/03/04 06:41:33 DEBUG : HiDrive root 'rclone-test-pejaqaf5savu': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2025/03/04 06:41:33 DEBUG : HiDrive root 'rclone-test-pejaqaf5savu': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/03/04 06:41:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 06:41:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-pejaqaf5savu'
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pejaqaf5savu': 1 files missing
2025/03/04 06:41:33 NOTICE: 1 hashes missing
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pejaqaf5savu': 2 differences found
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pejaqaf5savu': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/04 06:41:33 DEBUG : HiDrive root 'rclone-test-pejaqaf5savu': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/03/04 06:41:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pejaqaf5savu': 0 differences found
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pejaqaf5savu': 1 matching files
2025/03/04 06:41:33 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-pacocir0huba"
2025/03/04 06:41:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:33 DEBUG : Creating backend with remote "/tmp/rclone1863774567"
    run.go:180: Remote "HiDrive root 'rclone-test-pacocir0huba'", Local "Local file system at /tmp/rclone1863774567", Modify Window "1s"
2025/03/04 06:41:33 DEBUG : HiDrive root 'rclone-test-pacocir0huba': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2025/03/04 06:41:33 DEBUG : HiDrive root 'rclone-test-pacocir0huba': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/03/04 06:41:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 06:41:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-pacocir0huba'
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pacocir0huba': 1 files missing
2025/03/04 06:41:33 NOTICE: 1 hashes missing
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pacocir0huba': 2 differences found
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pacocir0huba': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/04 06:41:33 DEBUG : HiDrive root 'rclone-test-pacocir0huba': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/03/04 06:41:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pacocir0huba': 0 differences found
2025/03/04 06:41:33 NOTICE: HiDrive root 'rclone-test-pacocir0huba': 1 matching files
2025/03/04 06:41:33 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-damosum1doca"
2025/03/04 06:41:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:33 DEBUG : Creating backend with remote "/tmp/rclone843831275"
    run.go:180: Remote "HiDrive root 'rclone-test-damosum1doca'", Local "Local file system at /tmp/rclone843831275", Modify Window "1s"
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-damosum1doca': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-damosum1doca': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/03/04 06:41:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 06:41:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-damosum1doca'
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-damosum1doca': 1 files missing
2025/03/04 06:41:34 NOTICE: 1 hashes missing
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-damosum1doca': 2 differences found
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-damosum1doca': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-damosum1doca': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/03/04 06:41:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-damosum1doca': 0 differences found
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-damosum1doca': 1 matching files
2025/03/04 06:41:34 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-kebifug6xago"
2025/03/04 06:41:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:41:34 DEBUG : Creating backend with remote "/tmp/rclone2556630227"
    run.go:180: Remote "HiDrive root 'rclone-test-kebifug6xago'", Local "Local file system at /tmp/rclone2556630227", Modify Window "1s"
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-kebifug6xago': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-kebifug6xago': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/03/04 06:41:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/04 06:41:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in HiDrive root 'rclone-test-kebifug6xago'
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-kebifug6xago': 1 files missing
2025/03/04 06:41:34 NOTICE: 1 hashes missing
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-kebifug6xago': 2 differences found
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-kebifug6xago': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-kebifug6xago': found directory-element with name 測試_Русский___ě_áñ測試_Русский___ě_áñ
2025/03/04 06:41:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-kebifug6xago': 0 differences found
2025/03/04 06:41:34 NOTICE: HiDrive root 'rclone-test-kebifug6xago': 1 matching files
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-kebifug6xago': Purge remote
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-damosum1doca': Purge remote
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-pacocir0huba': Purge remote
2025/03/04 06:41:34 DEBUG : HiDrive root 'rclone-test-pejaqaf5savu': Purge remote
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-cebenay4xosi': Purge remote
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-febetip7fava': Purge remote
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-litecev7seqe': Purge remote
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-rogufez0pohi': Purge remote
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-lilisuk4vopa': Purge remote
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-zopimew0mona': Purge remote
--- PASS: TestApplyTransforms (5.26s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:35 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 06:41:35 DEBUG : file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/03/04 06:41:35 INFO  : file1: Copied (new) to: sub/file2
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:41:35 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 06:41:35 DEBUG : file1: Unchanged skipping
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': don't need to copy/move sub/file2, it is already at target location
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:35 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
--- PASS: TestCopyFile (0.71s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.06s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:36 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:36 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:36 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/backup"
2025/03/04 06:41:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/04 06:41:37 INFO  : dst/file1: Moved (server-side)
2025/03/04 06:41:37 DEBUG : dst/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/03/04 06:41:37 INFO  : dst/file1: Copied (new)
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name backup
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name backup
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:37 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
--- PASS: TestCopyFileBackupDir (1.61s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:37 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/dst"
2025/03/04 06:41:37 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/CompareDest"
2025/03/04 06:41:38 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 06:41:38 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK
2025/03/04 06:41:38 INFO  : one: Copied (new)
2025/03/04 06:41:38 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:38 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:38 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:38 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:41:38 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK
2025/03/04 06:41:38 INFO  : one: Copied (replaced existing)
2025/03/04 06:41:38 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:38 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CompareDest
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:41:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 06:41:39 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CompareDest
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CompareDest
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:39 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 06:41:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 06:41:39 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CompareDest
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:39 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 06:41:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 06:41:39 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CompareDest
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CompareDest
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:39 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 06:41:39 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/04 06:41:39 DEBUG : two: hidrive = 3747661d4162de581180521796e1c340b69c2de3 OK
2025/03/04 06:41:39 INFO  : two: Copied (new)
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CompareDest
2025/03/04 06:41:39 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CompareDest
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:40 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
--- PASS: TestCopyFileCompareDest (2.76s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:40 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/dst"
2025/03/04 06:41:40 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/CopyDest"
2025/03/04 06:41:40 DEBUG : one: Need to transfer - File not found at Destination
2025/03/04 06:41:41 DEBUG : one: hidrive = 4ae17179700e403a003b67e8771a3746b8fb7038 OK
2025/03/04 06:41:41 INFO  : one: Copied (new)
2025/03/04 06:41:41 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:41 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:41 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:41 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:41:41 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK
2025/03/04 06:41:41 INFO  : one: Copied (replaced existing)
2025/03/04 06:41:41 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:41 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:42 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CopyDest
2025/03/04 06:41:42 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:42 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:42 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:42 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/BackupDir"
2025/03/04 06:41:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:41:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 06:41:43 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/04 06:41:43 INFO  : one: Moved (server-side)
2025/03/04 06:41:43 DEBUG : one: hidrive = e5931477da5d36ab3f7d23b04caa81cb9e263847 OK
2025/03/04 06:41:43 INFO  : one: Copied (server-side copy)
2025/03/04 06:41:43 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name BackupDir
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CopyDest
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name BackupDir
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CopyDest
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:43 DEBUG : two: Need to transfer - File not found at Destination
2025/03/04 06:41:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 06:41:43 DEBUG : two: hidrive = e582e2c9b94ae07f4109b7127ba3df5fe0209586 OK
2025/03/04 06:41:43 INFO  : two: Copied (server-side copy)
2025/03/04 06:41:43 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name BackupDir
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CopyDest
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 06:41:43 DEBUG : two: Unchanged skipping
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name BackupDir
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CopyDest
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:43 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name BackupDir
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CopyDest
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:44 DEBUG : three: Need to transfer - File not found at Destination
2025/03/04 06:41:44 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/04 06:41:44 DEBUG : three: Destination not found in --copy-dest
2025/03/04 06:41:44 DEBUG : three: hidrive = 54e22cfa786a1f46d23d20dc072e928b07900050 OK
2025/03/04 06:41:44 INFO  : three: Copied (new)
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name BackupDir
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CopyDest
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name BackupDir
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name CopyDest
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:41:44 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
--- PASS: TestCopyFileCopyDest (4.95s)
=== RUN   TestCopyInplace
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:45 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/04 06:41:45 DEBUG : TestCopyFileMaxTransfer/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/03/04 06:41:45 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/04 06:41:45 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name TestCopyFileMaxTransfer
2025/03/04 06:41:45 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:46 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/04 06:41:46 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://api.hidrive.strato.com/2.1/file?dir=%2Fusers%2Frclone-test%2Frclone-test-riheyac9nohe%2FTestCopyFileMaxTransfer&mtime=1324817999&name=file2": max transfer limit reached as set by --max-transfer
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name TestCopyFileMaxTransfer
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name TestCopyFileMaxTransfer
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/04 06:41:46 DEBUG : TestCopyFileMaxTransfer/file4: hidrive = 84cd2c608cd426fdfdec5def837af565ece26615 OK
2025/03/04 06:41:46 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name TestCopyFileMaxTransfer
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file4
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name TestCopyFileMaxTransfer
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:46 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file4
--- PASS: TestCopyFileMaxTransfer (1.07s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.06s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name also
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name another
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name not-one
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:47 INFO  : HiDrive root 'rclone-test-riheyac9nohe': Looking for duplicate hidrive hashes using newest mode.
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name also
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name another
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name not-one
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:41:47 NOTICE: fa640a63ba38e20014e516f321f8ad986b1a3e46: Found 3 files with duplicate hidrive hashes
2025/03/04 06:41:47 INFO  : one: Deleted
2025/03/04 06:41:47 INFO  : also/one: Deleted
2025/03/04 06:41:47 NOTICE: fa640a63ba38e20014e516f321f8ad986b1a3e46: Deleted 2 extra copies
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name also
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name another
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name not-one
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name also
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name another
2025/03/04 06:41:47 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name not-one
--- PASS: TestDeduplicateNewestByHash (1.10s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.07s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.06s)
=== RUN   TestMergeDirs
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name a.txt
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name zend.txt
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world2
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore dir
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub sub dir
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world3
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name .ignore
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name should be ignored
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name a.txt
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name zend.txt
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name a.txt
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name zend.txt
2025/03/04 06:41:49 DEBUG : a.txt: Excluded (Size Filter)
2025/03/04 06:41:49 DEBUG : a.txt: Excluded
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world2
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore dir
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub sub dir
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world2
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore dir
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub sub dir
2025/03/04 06:41:49 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/04 06:41:49 DEBUG : sub dir/hello world: Excluded
2025/03/04 06:41:49 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/04 06:41:49 DEBUG : sub dir/hello world2: Excluded
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world2
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore dir
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub sub dir
2025/03/04 06:41:49 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/04 06:41:49 DEBUG : sub dir/hello world: Excluded
2025/03/04 06:41:49 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/04 06:41:49 DEBUG : sub dir/hello world2: Excluded
2025/03/04 06:41:49 DEBUG : sub dir/ignore dir: Excluded
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name .ignore
2025/03/04 06:41:49 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name should be ignored
2025/03/04 06:41:49 DEBUG : sub dir/ignore dir: Excluded
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name .ignore
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name should be ignored
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name .ignore
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name should be ignored
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name a.txt
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name zend.txt
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world2
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore dir
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub sub dir
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world3
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name .ignore
2025/03/04 06:41:50 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name should be ignored
--- PASS: TestListDirSorted (2.28s)
=== RUN   TestListJSON
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
=== RUN   TestListJSON/Default
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestListJSON/FilesOnly
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestListJSON/DirsOnly
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestListJSON/Recurse
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
=== RUN   TestListJSON/SubDir
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
=== RUN   TestListJSON/NoModTime
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestListJSON/NoMimeType
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestListJSON/ShowHash
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestListJSON/HashTypes
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:51 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:51 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
--- PASS: TestListJSON (1.03s)
    --- PASS: TestListJSON/Default (0.03s)
    --- PASS: TestListJSON/FilesOnly (0.03s)
    --- PASS: TestListJSON/DirsOnly (0.03s)
    --- PASS: TestListJSON/Recurse (0.06s)
    --- PASS: TestListJSON/SubDir (0.03s)
    --- 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
=== RUN   TestStatJSON/Root
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestStatJSON/Dir
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestStatJSON/DirWithTrailingSlash
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestStatJSON/File
=== RUN   TestStatJSON/NotFound
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestStatJSON/DirFilesOnly
=== RUN   TestStatJSON/FileFilesOnly
=== RUN   TestStatJSON/NotFoundFilesOnly
=== RUN   TestStatJSON/DirDirsOnly
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestStatJSON/FileDirsOnly
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestStatJSON/NotFoundDirsOnly
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
=== RUN   TestStatJSON/RootNotFound
2025/03/04 06:41:52 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/notfound"
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:41:52 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
--- PASS: TestStatJSON (1.26s)
    --- PASS: TestStatJSON/Root (0.03s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.04s)
    --- 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:53 INFO  : HiDrive root 'rclone-test-riheyac9nohe': Making directory
2025/03/04 06:41:53 INFO  : HiDrive root 'rclone-test-riheyac9nohe': Making directory
--- PASS: TestMkdir (0.22s)
=== RUN   TestLsd
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:53 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:53 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world
2025/03/04 06:41:53 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:53 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:53 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name hello world
--- PASS: TestLsd (0.56s)
=== RUN   TestLs
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
--- PASS: TestLs (0.45s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:54 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/04 06:41:54 DEBUG : empty space: Excluded
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
--- PASS: TestLsWithFilesFrom (0.52s)
=== RUN   TestLsLong
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:54 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:55 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:55 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:55 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:55 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
--- PASS: TestLsLong (0.43s)
=== RUN   TestHashSums
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:55 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:55 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:55 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:55 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
--- PASS: TestHashSums (0.40s)
=== RUN   TestHashSumsWithErrors
2025/03/04 06:41:55 DEBUG : Creating backend with remote ":memory:"
2025/03/04 06:41:55 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/04 06:41:55 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/04 06:41:55 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/04 06:41:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/04 06:41:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/04 06:41:55 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/04 06:41:55 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/04 06:41:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/04 06:41: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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato3
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato3
--- PASS: TestCount (0.83s)
=== RUN   TestDelete
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name medium
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:56 DEBUG : Waiting for deletions to finish
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name medium
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:56 DEBUG : large: Excluded (Size Filter)
2025/03/04 06:41:56 DEBUG : large: Excluded
2025/03/04 06:41:56 INFO  : small: Deleted
2025/03/04 06:41:56 INFO  : medium: Deleted
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:56 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
--- PASS: TestDelete (0.60s)
=== RUN   TestMaxDelete
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name medium
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:57 DEBUG : Waiting for deletions to finish
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name medium
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:57 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/04 06:41:57 INFO  : large: Deleted
2025/03/04 06:41:57 INFO  : medium: Deleted
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
--- PASS: TestMaxDelete (0.65s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name medium
2025/03/04 06:41:57 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:57 DEBUG : Waiting for deletions to finish
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name medium
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/04 06:41:58 INFO  : medium: Deleted
2025/03/04 06:41:58 INFO  : small: Deleted
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
--- PASS: TestMaxDeleteSizeLargeFile (0.62s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name medium
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:58 DEBUG : Waiting for deletions to finish
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name large
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name medium
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/04 06:41:58 INFO  : medium: Deleted
2025/03/04 06:41:58 INFO  : large: Deleted
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
2025/03/04 06:41:58 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name small
--- PASS: TestMaxDeleteSize (0.73s)
=== RUN   TestReadFile
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ReadFile
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ReadFile
--- PASS: TestReadFile (0.39s)
=== RUN   TestRetry
2025/03/04 06:41:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/04 06:41:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/04 06:41:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 06:41:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 06:41:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 06:41:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/04 06:41: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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:41:59 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:42:00 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:00 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:42:00 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:00 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
--- PASS: TestCat (0.87s)
=== RUN   TestPurge
2025/03/04 06:42:00 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-fimelag5bapu"
2025/03/04 06:42:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/04 06:42:00 DEBUG : Creating backend with remote "/tmp/rclone276940538"
    run.go:180: Remote "HiDrive root 'rclone-test-fimelag5bapu'", Local "Local file system at /tmp/rclone276940538", Modify Window "1s"
2025/03/04 06:42:01 INFO  : A2: Making directory
2025/03/04 06:42:01 INFO  : A1/B2: Making directory
2025/03/04 06:42:01 INFO  : A1/B2/C2: Making directory
2025/03/04 06:42:01 INFO  : A1/B1/C3: Making directory
2025/03/04 06:42:01 INFO  : A3: Making directory
2025/03/04 06:42:01 INFO  : A3/B3: Making directory
2025/03/04 06:42:01 INFO  : A3/B3/C4: Making directory
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name A1
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name A2
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name A3
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name B3
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name B1
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name B2
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name two
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name C4
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name C2
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name C1
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name C3
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name one
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name A1
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name A2
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name A3
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name B3
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name B2
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name two
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name C4
2025/03/04 06:42:01 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': found directory-element with name C2
2025/03/04 06:42:02 ERROR : : error listing: directory not found
2025/03/04 06:42:02 DEBUG : HiDrive root 'rclone-test-fimelag5bapu': Purge remote
2025/03/04 06:42:02 NOTICE: purge failed: directory not found
--- PASS: TestPurge (1.82s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:02 INFO  : A2: Making directory
2025/03/04 06:42:02 INFO  : A1/B2: Making directory
2025/03/04 06:42:02 INFO  : A1/B2/C2: Making directory
2025/03/04 06:42:02 INFO  : A1/B1/C3: Making directory
2025/03/04 06:42:02 INFO  : A3: Making directory
2025/03/04 06:42:03 INFO  : A3/B3: Making directory
2025/03/04 06:42:03 INFO  : A3/B3/C4: Making directory
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A2
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A3
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B3
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C4
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:03 DEBUG : removing 1 level 3 directories
2025/03/04 06:42:03 INFO  : A3/B3/C4: Removing directory
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A2
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A3
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B3
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A2
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A3
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B3
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:03 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:03 DEBUG : removing 2 level 3 directories
2025/03/04 06:42:03 INFO  : A1/B2/C2: Removing directory
2025/03/04 06:42:03 INFO  : A1/B1/C3: Removing directory
2025/03/04 06:42:03 DEBUG : removing 2 level 2 directories
2025/03/04 06:42:03 INFO  : A3/B3: Removing directory
2025/03/04 06:42:03 INFO  : A1/B2: Removing directory
2025/03/04 06:42:04 DEBUG : removing 2 level 1 directories
2025/03/04 06:42:04 INFO  : A3: Removing directory
2025/03/04 06:42:04 INFO  : A2: Removing directory
2025/03/04 06:42:04 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:04 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:04 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:04 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:04 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:04 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:04 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:04 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:04 DEBUG : removing 1 level 3 directories
2025/03/04 06:42:04 INFO  : A1/B1/C1: Removing directory
2025/03/04 06:42:04 DEBUG : removing 1 level 2 directories
2025/03/04 06:42:04 INFO  : A1/B1: Removing directory
2025/03/04 06:42:04 DEBUG : removing 1 level 1 directories
2025/03/04 06:42:04 INFO  : A1: Removing directory
2025/03/04 06:42:04 DEBUG : removing 1 level 0 directories
2025/03/04 06:42:04 INFO  : HiDrive root 'rclone-test-riheyac9nohe': Removing directory
2025/03/04 06:42:04 ERROR : : error listing: directory not found
2025/03/04 06:42:04 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (2.75s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:04 INFO  : A1: Making directory
2025/03/04 06:42:05 INFO  : A1/B1: Making directory
2025/03/04 06:42:05 INFO  : A1/B1/C1: Making directory
2025/03/04 06:42:05 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:05 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:05 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:05 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:05 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:05 DEBUG : removing 1 level 3 directories
2025/03/04 06:42:05 INFO  : A1/B1/C1: Removing directory
2025/03/04 06:42:05 DEBUG : removing 1 level 2 directories
2025/03/04 06:42:05 INFO  : A1/B1: Removing directory
2025/03/04 06:42:05 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:05 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
--- PASS: TestRmdirsLeaveRoot (0.80s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:05 INFO  : A1: Making directory
2025/03/04 06:42:05 INFO  : A1/B1: Making directory
2025/03/04 06:42:05 INFO  : A1/B1/C1: Making directory
2025/03/04 06:42:05 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:06 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:06 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:06 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:06 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:06 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:06 DEBUG : removing 1 level 3 directories
2025/03/04 06:42:06 INFO  : A1/B1/C1: Removing directory
2025/03/04 06:42:06 DEBUG : removing 1 level 2 directories
2025/03/04 06:42:06 INFO  : A1/B1: Removing directory
2025/03/04 06:42:06 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:06 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
--- PASS: TestRmdirsWithFilter (0.84s)
=== RUN   TestCopyURL
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:06 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:06 DEBUG : filename.txt: File name found in url
2025/03/04 06:42:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name filename.txt
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name headerfilename.txt
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name filename.txt
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name headerfilename.txt
--- PASS: TestCopyURL (0.93s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:07 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 06:42:07 DEBUG : file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/03/04 06:42:07 INFO  : file1: Copied (new) to: sub/file2
2025/03/04 06:42:07 INFO  : file1: Deleted
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:42:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 06:42:07 DEBUG : file1: Unchanged skipping
2025/03/04 06:42:07 INFO  : file1: Deleted
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': don't need to copy/move sub/file2, it is already at target location
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
2025/03/04 06:42:07 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub
2025/03/04 06:42:08 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file2
--- PASS: TestMoveFile (0.70s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:08 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/04 06:42:08 DEBUG : file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/03/04 06:42:08 INFO  : file1: Copied (new)
2025/03/04 06:42:08 INFO  : file1: Deleted
2025/03/04 06:42:08 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:08 DEBUG : file1: Destination exists, skipping
2025/03/04 06:42:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/04 06:42:08 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:08 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
--- PASS: TestMoveFileWithIgnoreExisting (0.37s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
--- PASS: TestCaseInsensitiveMoveFile (0.06s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.06s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:08 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:42:08 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:08 DEBUG : Creating backend with remote "TestHiDrive:rclone-test-riheyac9nohe/backup"
2025/03/04 06:42:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/04 06:42:09 INFO  : dst/file1: Moved (server-side)
2025/03/04 06:42:09 DEBUG : dst/file1: hidrive = aaeba82ca64452b89313b42f6621fe418e9847cc OK
2025/03/04 06:42:09 INFO  : dst/file1: Copied (new)
2025/03/04 06:42:09 INFO  : dst/file1: Deleted
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name backup
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name backup
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name dst
2025/03/04 06:42:09 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name file1
--- PASS: TestMoveFileBackupDir (1.44s)
=== 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:11 INFO  : A1/B2: Making directory
2025/03/04 06:42:11 INFO  : A1/B1/C3: Making directory
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A1
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name five
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name four
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A2
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name five
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name four
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name four
2025/03/04 06:42:11 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name five
2025/03/04 06:42:12 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/04 06:42:12 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/04 06:42:12 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/04 06:42:12 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/04 06:42:12 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A3
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name four
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name five
2025/03/04 06:42:12 INFO  : HiDrive root 'rclone-test-riheyac9nohe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:12 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:42:13 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name four
2025/03/04 06:42:13 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name five
2025/03/04 06:42:13 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/04 06:42:13 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/04 06:42:13 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/04 06:42:13 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/03/04 06:42:13 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A4
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name five
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name four
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name A4
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B1
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name B2
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name one
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name two
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C1
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C2
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name C3
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name three
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name four
2025/03/04 06:42:14 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name five
--- PASS: TestDirMove (5.13s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
--- PASS: TestGetFsInfo (0.06s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:15 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 06:42:15 DEBUG : no_checksum_small_file_from_pipe: hidrive = b448dd26df3773e70ffed168f17bd65676f4e687 OK
2025/03/04 06:42:15 DEBUG : no_checksum_small_file_from_pipe: Size and hidrive of src and dst objects identical
2025/03/04 06:42:15 DEBUG : no_checksum_big_file_from_pipe: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 06:42:15 DEBUG : no_checksum_big_file_from_pipe: Size and hidrive of src and dst objects identical
2025/03/04 06:42:15 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name no_checksum_big_file_from_pipe
2025/03/04 06:42:15 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name no_checksum_small_file_from_pipe
2025/03/04 06:42:15 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name no_checksum_big_file_from_pipe
2025/03/04 06:42:15 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:15 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 06:42:16 DEBUG : with_checksum_small_file_from_pipe: hidrive = b448dd26df3773e70ffed168f17bd65676f4e687 OK
2025/03/04 06:42:16 DEBUG : with_checksum_small_file_from_pipe: Size and hidrive of src and dst objects identical
2025/03/04 06:42:16 DEBUG : with_checksum_big_file_from_pipe: hidrive = 0000000000000000000000000000000000000000 OK
2025/03/04 06:42:16 DEBUG : with_checksum_big_file_from_pipe: Size and hidrive of src and dst objects identical
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name with_checksum_big_file_from_pipe
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name with_checksum_small_file_from_pipe
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name with_checksum_big_file_from_pipe
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 06:42:16 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/04 06:42:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore_checksum_big_file_from_pipe
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore_checksum_small_file_from_pipe
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore_checksum_big_file_from_pipe
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:16 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/04 06:42:17 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/04 06:42:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/04 06:42:17 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/04 06:42:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/04 06:42:17 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore_checksum_big_file_from_pipe
2025/03/04 06:42:17 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore_checksum_small_file_from_pipe
2025/03/04 06:42:17 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore_checksum_big_file_from_pipe
2025/03/04 06:42:17 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name ignore_checksum_small_file_from_pipe
--- PASS: TestRcat (2.14s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.57s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.52s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.53s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.52s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:17 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': File to upload is small (60 bytes), uploading instead of streaming
2025/03/04 06:42:17 DEBUG : potato2: hidrive = bce3cb268703fff742fa2271e8c7fad9c26b0104 OK
2025/03/04 06:42:17 DEBUG : potato2: Size and hidrive of src and dst objects identical
2025/03/04 06:42:17 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato1
2025/03/04 06:42:17 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:42:17 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato1
2025/03/04 06:42:17 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
--- PASS: TestRcatSize (0.41s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato3
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': Touching "empty space"
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': Touching "potato2"
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato3
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': Touching "sub dir/potato3"
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato3
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name empty space
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato2
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:18 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name potato3
--- PASS: TestTouchDir (1.04s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "HiDrive root 'rclone-test-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", 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-riheyac9nohe'", Local "Local file system at /tmp/rclone3053085515", Modify Window "1s"
2025/03/04 06:42:19 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:19 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing
2025/03/04 06:42:19 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/04 06:42:19 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:19 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing
2025/03/04 06:42:19 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/04 06:42:19 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:19 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing
2025/03/04 06:42:19 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/04 06:42:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tipiqeb8" before starting
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing.tipiqeb8
2025/03/04 06:42:20 DEBUG : sub dir/test remove existing.tipiqeb8: TEST: removing renamed existing file after operation
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/04 06:42:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sukecij5" before starting
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sukecij5
2025/03/04 06:42:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sukecij5: TEST: renaming existing back after failed operation
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/04 06:42:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.milaquw6" before starting
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.milaquw6
2025/03/04 06:42:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.milaquw6: TEST: removing renamed existing file after operation
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
2025/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': found directory-element with name sub dir
--- PASS: TestRemoveExisting (1.59s)
=== 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/03/04 06:42:20 DEBUG : HiDrive root 'rclone-test-riheyac9nohe': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestHiDrive: -verbose" - Finished OK in 59.503855301s (try 1/5)