"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5)
2025/03/14 02:07:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe"
2025/03/14 02:07:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:07:34 DEBUG : Starting OpenDrive session with ID: 936eadc2190016e6c511beb222d9df26d2ea089c8bf900042b2a106137c2f75e
2025/03/14 02:07:34 DEBUG : Creating backend with remote "/tmp/rclone2982798080"
=== 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 "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/14 02:07:35 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.17s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/03/14 02:07:35 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.17s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/14 02:07:35 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 02:07:35 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/14 02:07:35 DEBUG : potato: Seek from 10 to 0
2025/03/14 02:07:35 DEBUG : potato: Seek from 10 to 0
2025/03/14 02:07:35 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/14 02:07:35 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 02:07:35 DEBUG : potato: Seek from 5 to 2
2025/03/14 02:07:35 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/14 02:07:35 DEBUG : potato: Seek from 7 to 0
2025/03/14 02:07:35 DEBUG : potato: Seek from 7 to 0
2025/03/14 02:07:35 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/14 02:07:35 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 02:07:35 DEBUG : potato: Seek from 5 to 2
2025/03/14 02:07:35 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/14 02:07:35 DEBUG : potato: Seek from 8 to 0
2025/03/14 02:07:35 DEBUG : potato: Seek from 8 to 0
2025/03/14 02:07:35 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/14 02:07:35 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/14 02:07:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/14 02:07:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/14 02:07:35 DEBUG : potato: Seek from 5 to 2
2025/03/14 02:07:35 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/14 02:07:35 DEBUG : potato: Seek from 9 to 0
2025/03/14 02:07:35 DEBUG : potato: Seek from 9 to 0
2025/03/14 02:07:35 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 "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:07:36 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/03/14 02:07:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0
=== RUN   TestCheck/3
2025/03/14 02:07:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/03/14 02:07:42 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0
=== RUN   TestCheck/6
=== RUN   TestCheck/7
=== NAME  TestCheck
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestCheck (17.38s)
    --- PASS: TestCheck/1 (0.17s)
    --- PASS: TestCheck/2 (0.17s)
    --- PASS: TestCheck/3 (0.18s)
    --- PASS: TestCheck/4 (0.17s)
    --- PASS: TestCheck/5 (0.17s)
    --- PASS: TestCheck/6 (0.17s)
    --- PASS: TestCheck/7 (0.17s)
=== RUN   TestCheckFsError
2025/03/14 02:07:52 DEBUG : Creating backend with remote "nonexistent"
2025/03/14 02:07:52 DEBUG : Creating backend with remote "nonexistent"
2025/03/14 02:07:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/14 02:07:52 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/14 02:07:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/14 02:07:52 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 "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:07:53 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/03/14 02:07:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0
=== RUN   TestCheckDownload/3
2025/03/14 02:07:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/03/14 02:08:02 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (12.67s)
    --- PASS: TestCheckDownload/1 (0.35s)
    --- PASS: TestCheckDownload/2 (0.53s)
    --- PASS: TestCheckDownload/3 (0.33s)
    --- PASS: TestCheckDownload/4 (0.86s)
    --- PASS: TestCheckDownload/5 (0.54s)
    --- PASS: TestCheckDownload/6 (0.35s)
    --- PASS: TestCheckDownload/7 (0.54s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:08:06 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/03/14 02:08:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0
=== RUN   TestCheckSizeOnly/3
2025/03/14 02:08:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/03/14 02:08:12 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (9.86s)
    --- PASS: TestCheckSizeOnly/1 (0.17s)
    --- PASS: TestCheckSizeOnly/2 (0.17s)
    --- PASS: TestCheckSizeOnly/3 (0.17s)
    --- PASS: TestCheckSizeOnly/4 (0.17s)
    --- PASS: TestCheckSizeOnly/5 (0.18s)
    --- PASS: TestCheckSizeOnly/6 (0.17s)
    --- PASS: TestCheckSizeOnly/7 (0.17s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:08:15 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0
2025/03/14 02:08:17 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/14 02:08:17 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/14 02:08:17 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/14 02:08:17 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/14 02:08:17 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0
2025/03/14 02:08:18 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/14 02:08:18 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/14 02:08:18 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/14 02:08:18 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (4.48s)
=== RUN   TestCheckSum
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:08:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/data"
2025/03/14 02:08:21 DEBUG : Starting OpenDrive session with ID: 4b7804dfce20a27a01c000446e464d73ec38c29dd4696c4eae133684ca347887
2025/03/14 02:08:22 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0
2025/03/14 02:08:24 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0
=== RUN   TestCheckSum/subtest1
2025/03/14 02:08:27 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0
2025/03/14 02:08:29 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0
=== RUN   TestCheckSum/subtest2
2025/03/14 02:08:31 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0
=== RUN   TestCheckSum/subtest3
2025/03/14 02:08:33 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0
=== RUN   TestCheckSum/subtest4
2025/03/14 02:08:35 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0
=== RUN   TestCheckSum/subtest5
2025/03/14 02:08:38 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0
=== RUN   TestCheckSum/subtest6
2025/03/14 02:08:41 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0
2025/03/14 02:08:42 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0
2025/03/14 02:08:43 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0
=== RUN   TestCheckSum/subtest7
--- PASS: TestCheckSum (27.23s)
    --- PASS: TestCheckSum/subtest1 (0.76s)
    --- PASS: TestCheckSum/subtest2 (0.55s)
    --- PASS: TestCheckSum/subtest3 (0.58s)
    --- PASS: TestCheckSum/subtest4 (0.79s)
    --- PASS: TestCheckSum/subtest5 (1.21s)
    --- PASS: TestCheckSum/subtest6 (0.72s)
    --- PASS: TestCheckSum/subtest7 (0.56s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:08:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/data"
2025/03/14 02:08:47 DEBUG : Starting OpenDrive session with ID: 0938c8d3593642e4cf50fb854c8c22f6814800da6fe9a9ea34a595a03417557d
2025/03/14 02:08:49 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0
2025/03/14 02:08:51 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0
=== RUN   TestCheckSumDownload/subtest1
2025/03/14 02:08:54 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0
2025/03/14 02:08:55 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0
=== RUN   TestCheckSumDownload/subtest2
2025/03/14 02:08:58 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0
=== RUN   TestCheckSumDownload/subtest3
2025/03/14 02:09:00 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0
=== RUN   TestCheckSumDownload/subtest4
2025/03/14 02:09:03 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0
=== RUN   TestCheckSumDownload/subtest5
2025/03/14 02:09:05 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0
=== RUN   TestCheckSumDownload/subtest6
2025/03/14 02:09:08 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0
2025/03/14 02:09:09 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0
2025/03/14 02:09:10 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (26.90s)
    --- PASS: TestCheckSumDownload/subtest1 (0.89s)
    --- PASS: TestCheckSumDownload/subtest2 (0.67s)
    --- PASS: TestCheckSumDownload/subtest3 (1.05s)
    --- PASS: TestCheckSumDownload/subtest4 (0.75s)
    --- PASS: TestCheckSumDownload/subtest5 (0.76s)
    --- PASS: TestCheckSumDownload/subtest6 (0.78s)
    --- PASS: TestCheckSumDownload/subtest7 (0.75s)
=== RUN   TestApplyTransforms
2025/03/14 02:09:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qememen1bala"
2025/03/14 02:09:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:14 DEBUG : Starting OpenDrive session with ID: d2d5193dc47c8135ecd64dbca63364d33d771c49e9783e68e42b0cbc0658d33b
2025/03/14 02:09:14 DEBUG : Creating backend with remote "/tmp/rclone3415087737"
    run.go:180: Remote "OpenDrive root 'rclone-test-qememen1bala'", Local "Local file system at /tmp/rclone3415087737", Modify Window "1s"
2025/03/14 02:09:15 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0
upper checkfile vs. lower remote (without normalization)
2025/03/14 02:09:17 ERROR : hello, world!: sum not found
2025/03/14 02:09:17 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-qememen1bala'
2025/03/14 02:09:17 NOTICE: OpenDrive root 'rclone-test-qememen1bala': 1 files missing
2025/03/14 02:09:17 NOTICE: 1 hashes missing
2025/03/14 02:09:17 NOTICE: OpenDrive root 'rclone-test-qememen1bala': 2 differences found
2025/03/14 02:09:17 NOTICE: OpenDrive root 'rclone-test-qememen1bala': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/14 02:09:17 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:17 NOTICE: OpenDrive root 'rclone-test-qememen1bala': 0 differences found
2025/03/14 02:09:17 NOTICE: OpenDrive root 'rclone-test-qememen1bala': 1 matching files
2025/03/14 02:09:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-juyopeb9kaqi"
2025/03/14 02:09:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:17 DEBUG : Starting OpenDrive session with ID: 6d6a7513f1002c4084f0aa93550641bbd8cd8b9ae11868852be9a5755f20ffc0
2025/03/14 02:09:18 DEBUG : Creating backend with remote "/tmp/rclone3386603810"
    run.go:180: Remote "OpenDrive root 'rclone-test-juyopeb9kaqi'", Local "Local file system at /tmp/rclone3386603810", Modify Window "1s"
2025/03/14 02:09:19 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0
lower checkfile vs. upper remote (without normalization)
2025/03/14 02:09:20 ERROR : HELLO, WORLD!: sum not found
2025/03/14 02:09:20 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-juyopeb9kaqi'
2025/03/14 02:09:20 NOTICE: OpenDrive root 'rclone-test-juyopeb9kaqi': 1 files missing
2025/03/14 02:09:20 NOTICE: 1 hashes missing
2025/03/14 02:09:20 NOTICE: OpenDrive root 'rclone-test-juyopeb9kaqi': 2 differences found
2025/03/14 02:09:20 NOTICE: OpenDrive root 'rclone-test-juyopeb9kaqi': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/14 02:09:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:20 NOTICE: OpenDrive root 'rclone-test-juyopeb9kaqi': 0 differences found
2025/03/14 02:09:20 NOTICE: OpenDrive root 'rclone-test-juyopeb9kaqi': 1 matching files
2025/03/14 02:09:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vubatar8piri"
2025/03/14 02:09:20 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:21 DEBUG : Starting OpenDrive session with ID: 18317a2ec0af0cfff741cbaf6982f766f5261dbbc5b8720e0052571845ab188d
2025/03/14 02:09:22 DEBUG : Creating backend with remote "/tmp/rclone710299244"
    run.go:180: Remote "OpenDrive root 'rclone-test-vubatar8piri'", Local "Local file system at /tmp/rclone710299244", Modify Window "1s"
2025/03/14 02:09:23 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/14 02:09:24 ERROR : HeLlO, wOrLd!: sum not found
2025/03/14 02:09:24 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-vubatar8piri'
2025/03/14 02:09:24 NOTICE: OpenDrive root 'rclone-test-vubatar8piri': 1 files missing
2025/03/14 02:09:24 NOTICE: 1 hashes missing
2025/03/14 02:09:24 NOTICE: OpenDrive root 'rclone-test-vubatar8piri': 2 differences found
2025/03/14 02:09:24 NOTICE: OpenDrive root 'rclone-test-vubatar8piri': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/14 02:09:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:25 NOTICE: OpenDrive root 'rclone-test-vubatar8piri': 0 differences found
2025/03/14 02:09:25 NOTICE: OpenDrive root 'rclone-test-vubatar8piri': 1 matching files
2025/03/14 02:09:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xiliyaq5woqe"
2025/03/14 02:09:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:26 DEBUG : Starting OpenDrive session with ID: b9c4b980991301feda8e67f0786e952b36a60d59e3c177eac27d89e8de683f20
2025/03/14 02:09:27 DEBUG : Creating backend with remote "/tmp/rclone3265454445"
    run.go:180: Remote "OpenDrive root 'rclone-test-xiliyaq5woqe'", Local "Local file system at /tmp/rclone3265454445", Modify Window "1s"
2025/03/14 02:09:28 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/14 02:09:30 ERROR : HELLO, WORLD!: sum not found
2025/03/14 02:09:30 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-xiliyaq5woqe'
2025/03/14 02:09:30 NOTICE: OpenDrive root 'rclone-test-xiliyaq5woqe': 1 files missing
2025/03/14 02:09:30 NOTICE: 1 hashes missing
2025/03/14 02:09:30 NOTICE: OpenDrive root 'rclone-test-xiliyaq5woqe': 2 differences found
2025/03/14 02:09:30 NOTICE: OpenDrive root 'rclone-test-xiliyaq5woqe': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/14 02:09:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:30 NOTICE: OpenDrive root 'rclone-test-xiliyaq5woqe': 0 differences found
2025/03/14 02:09:30 NOTICE: OpenDrive root 'rclone-test-xiliyaq5woqe': 1 matching files
2025/03/14 02:09:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bafujag7voku"
2025/03/14 02:09:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:31 DEBUG : Starting OpenDrive session with ID: 675b4bee563d61f22c4f57e0e147b5e660039ba2f743f03ac89249b594b7acb1
2025/03/14 02:09:31 DEBUG : Creating backend with remote "/tmp/rclone3262418309"
    run.go:180: Remote "OpenDrive root 'rclone-test-bafujag7voku'", Local "Local file system at /tmp/rclone3262418309", Modify Window "1s"
2025/03/14 02:09:32 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0
NFD checkfile vs. NFC remote (without normalization)
2025/03/14 02:09:34 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/14 02:09:34 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-bafujag7voku'
2025/03/14 02:09:34 NOTICE: OpenDrive root 'rclone-test-bafujag7voku': 1 files missing
2025/03/14 02:09:34 NOTICE: 1 hashes missing
2025/03/14 02:09:34 NOTICE: OpenDrive root 'rclone-test-bafujag7voku': 2 differences found
2025/03/14 02:09:34 NOTICE: OpenDrive root 'rclone-test-bafujag7voku': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/14 02:09:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:34 NOTICE: OpenDrive root 'rclone-test-bafujag7voku': 0 differences found
2025/03/14 02:09:34 NOTICE: OpenDrive root 'rclone-test-bafujag7voku': 1 matching files
2025/03/14 02:09:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fatedaf5daxo"
2025/03/14 02:09:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:35 DEBUG : Starting OpenDrive session with ID: 1318192f933ae70eccf81919554bf42c94cf7089a0a7f7cc474a2162226fb4bb
2025/03/14 02:09:35 DEBUG : Creating backend with remote "/tmp/rclone960553301"
    run.go:180: Remote "OpenDrive root 'rclone-test-fatedaf5daxo'", Local "Local file system at /tmp/rclone960553301", Modify Window "1s"
2025/03/14 02:09:37 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0
NFC checkfile vs. NFD remote (without normalization)
2025/03/14 02:09:39 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/14 02:09:39 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-fatedaf5daxo'
2025/03/14 02:09:39 NOTICE: OpenDrive root 'rclone-test-fatedaf5daxo': 1 files missing
2025/03/14 02:09:39 NOTICE: 1 hashes missing
2025/03/14 02:09:39 NOTICE: OpenDrive root 'rclone-test-fatedaf5daxo': 2 differences found
2025/03/14 02:09:39 NOTICE: OpenDrive root 'rclone-test-fatedaf5daxo': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/14 02:09:39 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:39 NOTICE: OpenDrive root 'rclone-test-fatedaf5daxo': 0 differences found
2025/03/14 02:09:39 NOTICE: OpenDrive root 'rclone-test-fatedaf5daxo': 1 matching files
2025/03/14 02:09:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-waqetuf4yika"
2025/03/14 02:09:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:40 DEBUG : Starting OpenDrive session with ID: af783c5b00f70e6d1d5542949eb99aa603c89c68bf45f14e0ca7875a1dd70b48
2025/03/14 02:09:40 DEBUG : Creating backend with remote "/tmp/rclone558892048"
    run.go:180: Remote "OpenDrive root 'rclone-test-waqetuf4yika'", Local "Local file system at /tmp/rclone558892048", Modify Window "1s"
2025/03/14 02:09:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0
NFDx2 checkfile vs. both remote (without normalization)
2025/03/14 02:09:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 02:09:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-waqetuf4yika'
2025/03/14 02:09:43 NOTICE: OpenDrive root 'rclone-test-waqetuf4yika': 1 files missing
2025/03/14 02:09:43 NOTICE: 1 hashes missing
2025/03/14 02:09:43 NOTICE: OpenDrive root 'rclone-test-waqetuf4yika': 2 differences found
2025/03/14 02:09:43 NOTICE: OpenDrive root 'rclone-test-waqetuf4yika': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/14 02:09:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:43 NOTICE: OpenDrive root 'rclone-test-waqetuf4yika': 0 differences found
2025/03/14 02:09:43 NOTICE: OpenDrive root 'rclone-test-waqetuf4yika': 1 matching files
2025/03/14 02:09:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xaloqom6diwo"
2025/03/14 02:09:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:44 DEBUG : Starting OpenDrive session with ID: be84a5643b6c3807619b2756a4a3b2351d8c9294abd9ff4ecf4e88eadefabfcd
2025/03/14 02:09:44 DEBUG : Creating backend with remote "/tmp/rclone1382111160"
    run.go:180: Remote "OpenDrive root 'rclone-test-xaloqom6diwo'", Local "Local file system at /tmp/rclone1382111160", Modify Window "1s"
2025/03/14 02:09:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0
NFCx2 checkfile vs. both remote (without normalization)
2025/03/14 02:09:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 02:09:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-xaloqom6diwo'
2025/03/14 02:09:47 NOTICE: OpenDrive root 'rclone-test-xaloqom6diwo': 1 files missing
2025/03/14 02:09:47 NOTICE: 1 hashes missing
2025/03/14 02:09:47 NOTICE: OpenDrive root 'rclone-test-xaloqom6diwo': 2 differences found
2025/03/14 02:09:47 NOTICE: OpenDrive root 'rclone-test-xaloqom6diwo': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/14 02:09:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:48 NOTICE: OpenDrive root 'rclone-test-xaloqom6diwo': 0 differences found
2025/03/14 02:09:48 NOTICE: OpenDrive root 'rclone-test-xaloqom6diwo': 1 matching files
2025/03/14 02:09:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qovudel3viyo"
2025/03/14 02:09:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:49 DEBUG : Starting OpenDrive session with ID: 2cf9f34ae653d35a56e7f24e02e319bd05d8794d6f3807c7dcb6883da8d6a14d
2025/03/14 02:09:49 DEBUG : Creating backend with remote "/tmp/rclone2008457479"
    run.go:180: Remote "OpenDrive root 'rclone-test-qovudel3viyo'", Local "Local file system at /tmp/rclone2008457479", Modify Window "1s"
2025/03/14 02:09:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0
both checkfile vs. NFDx2 remote (without normalization)
2025/03/14 02:09:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 02:09:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-qovudel3viyo'
2025/03/14 02:09:51 NOTICE: OpenDrive root 'rclone-test-qovudel3viyo': 1 files missing
2025/03/14 02:09:51 NOTICE: 1 hashes missing
2025/03/14 02:09:51 NOTICE: OpenDrive root 'rclone-test-qovudel3viyo': 2 differences found
2025/03/14 02:09:51 NOTICE: OpenDrive root 'rclone-test-qovudel3viyo': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/14 02:09:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:52 NOTICE: OpenDrive root 'rclone-test-qovudel3viyo': 0 differences found
2025/03/14 02:09:52 NOTICE: OpenDrive root 'rclone-test-qovudel3viyo': 1 matching files
2025/03/14 02:09:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nefubuk5savo"
2025/03/14 02:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:09:52 DEBUG : Starting OpenDrive session with ID: 6429054bcd841c4ac82df46553463c1902271c1165163b62020108a64b367622
2025/03/14 02:09:52 DEBUG : Creating backend with remote "/tmp/rclone478231393"
    run.go:180: Remote "OpenDrive root 'rclone-test-nefubuk5savo'", Local "Local file system at /tmp/rclone478231393", Modify Window "1s"
2025/03/14 02:09:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0
both checkfile vs. NFCx2 remote (without normalization)
2025/03/14 02:09:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/14 02:09:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-nefubuk5savo'
2025/03/14 02:09:55 NOTICE: OpenDrive root 'rclone-test-nefubuk5savo': 1 files missing
2025/03/14 02:09:55 NOTICE: 1 hashes missing
2025/03/14 02:09:55 NOTICE: OpenDrive root 'rclone-test-nefubuk5savo': 2 differences found
2025/03/14 02:09:55 NOTICE: OpenDrive root 'rclone-test-nefubuk5savo': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/14 02:09:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/14 02:09:55 NOTICE: OpenDrive root 'rclone-test-nefubuk5savo': 0 differences found
2025/03/14 02:09:55 NOTICE: OpenDrive root 'rclone-test-nefubuk5savo': 1 matching files
2025/03/14 02:09:55 DEBUG : OpenDrive root 'rclone-test-nefubuk5savo': Purge remote
2025/03/14 02:09:56 DEBUG : OpenDrive root 'rclone-test-qovudel3viyo': Purge remote
2025/03/14 02:09:56 DEBUG : OpenDrive root 'rclone-test-xaloqom6diwo': Purge remote
2025/03/14 02:09:56 DEBUG : OpenDrive root 'rclone-test-waqetuf4yika': Purge remote
2025/03/14 02:09:57 DEBUG : OpenDrive root 'rclone-test-fatedaf5daxo': Purge remote
2025/03/14 02:09:57 DEBUG : OpenDrive root 'rclone-test-bafujag7voku': Purge remote
2025/03/14 02:09:57 DEBUG : OpenDrive root 'rclone-test-xiliyaq5woqe': Purge remote
2025/03/14 02:09:58 DEBUG : OpenDrive root 'rclone-test-vubatar8piri': Purge remote
2025/03/14 02:09:58 DEBUG : OpenDrive root 'rclone-test-juyopeb9kaqi': Purge remote
2025/03/14 02:09:59 DEBUG : OpenDrive root 'rclone-test-qememen1bala': Purge remote
--- PASS: TestApplyTransforms (45.64s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:09:59 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 02:10:00 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0
2025/03/14 02:10:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 02:10:01 INFO  : file1: Copied (new) to: sub/file2
2025/03/14 02:10:02 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/14 02:10:02 DEBUG : file1: Unchanged skipping
2025/03/14 02:10:02 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': don't need to copy/move sub/file2, it is already at target location
    run.go:125: removing dir "sub" failed - try 1/3: folder not empty
--- PASS: TestCopyFile (5.69s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.33s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:10:06 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0
2025/03/14 02:10:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/backup"
2025/03/14 02:10:08 DEBUG : Starting OpenDrive session with ID: bdbbe262e259adbeb92116cf0597334128afa17ee206797c98343e2497cf5bc1
2025/03/14 02:10:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/14 02:10:10 INFO  : dst/file1: Moved (server-side)
2025/03/14 02:10:11 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0
2025/03/14 02:10:12 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 02:10:12 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (9.56s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:10:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/dst"
2025/03/14 02:10:15 DEBUG : Starting OpenDrive session with ID: 824ea024038956dacad011b31d5036abd1c1db7bd93bcad96d9d7f8206a70feb
2025/03/14 02:10:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/CompareDest"
2025/03/14 02:10:16 DEBUG : Starting OpenDrive session with ID: d007ca713542f57087ac03864f721e733b48fda5f982325d87bd27757d53a13c
2025/03/14 02:10:17 DEBUG : one: Need to transfer - File not found at Destination
2025/03/14 02:10:19 DEBUG : one: Uploading chunk 0, size=3, remain=0
2025/03/14 02:10:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/14 02:10:19 INFO  : one: Copied (new)
2025/03/14 02:10:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 02:10:21 DEBUG : one: Uploading chunk 0, size=5, remain=0
2025/03/14 02:10:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/14 02:10:22 INFO  : one: Copied (replaced existing)
2025/03/14 02:10:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0
2025/03/14 02:10:24 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0
2025/03/14 02:10:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 02:10:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/14 02:10:26 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/14 02:10:28 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0
2025/03/14 02:10:29 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 02:10:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/14 02:10:29 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/14 02:10:30 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 02:10:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/14 02:10:30 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/14 02:10:31 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 02:10:32 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/14 02:10:33 DEBUG : two: Uploading chunk 0, size=5, remain=0
2025/03/14 02:10:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/14 02:10:33 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (21.20s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:10:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/dst"
2025/03/14 02:10:36 DEBUG : Starting OpenDrive session with ID: 8e6608fcc78c083cc56e45d684a47192daa479e104e83b80715916618b4c7abb
2025/03/14 02:10:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/CopyDest"
2025/03/14 02:10:38 DEBUG : Starting OpenDrive session with ID: 94af33fcf00dac8fc0fd95b23491afdd04608f197fda457182da3ad556dd5518
2025/03/14 02:10:39 DEBUG : one: Need to transfer - File not found at Destination
2025/03/14 02:10:40 DEBUG : one: Uploading chunk 0, size=3, remain=0
2025/03/14 02:10:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/14 02:10:41 INFO  : one: Copied (new)
2025/03/14 02:10:42 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 02:10:43 DEBUG : one: Uploading chunk 0, size=5, remain=0
2025/03/14 02:10:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/14 02:10:44 INFO  : one: Copied (replaced existing)
2025/03/14 02:10:45 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0
2025/03/14 02:10:47 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0
2025/03/14 02:10:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/BackupDir"
2025/03/14 02:10:49 DEBUG : Starting OpenDrive session with ID: 69c0bdcae56e71447445bd90382a09ec9991344c49e0585282a65c22989b3f67
2025/03/14 02:10:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 02:10:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/14 02:10:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/14 02:10:52 INFO  : one: Moved (server-side)
2025/03/14 02:10:52 DEBUG : one: Dst hash empty - aborting Src hash check
2025/03/14 02:10:52 INFO  : one: Copied (server-side copy)
2025/03/14 02:10:52 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/14 02:10:54 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0
2025/03/14 02:10:55 DEBUG : two: Need to transfer - File not found at Destination
2025/03/14 02:10:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/14 02:10:56 DEBUG : two: Dst hash empty - aborting Src hash check
2025/03/14 02:10:56 INFO  : two: Copied (server-side copy)
2025/03/14 02:10:56 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/14 02:10:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/03/14 02:10:57 DEBUG : two: Unchanged skipping
2025/03/14 02:10:58 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0
2025/03/14 02:11:00 DEBUG : three: Need to transfer - File not found at Destination
2025/03/14 02:11:00 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/14 02:11:00 DEBUG : three: Destination not found in --copy-dest
2025/03/14 02:11:01 DEBUG : three: Uploading chunk 0, size=7, remain=0
2025/03/14 02:11:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/14 02:11:03 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (30.73s)
=== RUN   TestCopyInplace
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.42s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.44s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:11:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/14 02:11:09 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0
2025/03/14 02:11:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 02:11:10 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/14 02:11:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/14 02:11:12 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0
2025/03/14 02:11:12 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: max transfer limit reached as set by --max-transfer
2025/03/14 02:11:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/14 02:11:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/14 02:11:15 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0
2025/03/14 02:11:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e7f90bbbab8b995a110314befdd51d6b OK
2025/03/14 02:11:16 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (11.01s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.41s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.41s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.42s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.41s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.42s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:11:21 DEBUG : one: Uploading chunk 0, size=100, remain=0
2025/03/14 02:11:24 DEBUG : also/one: Uploading chunk 0, size=100, remain=0
2025/03/14 02:11:26 DEBUG : another: Uploading chunk 0, size=100, remain=0
2025/03/14 02:11:28 DEBUG : not-one: Uploading chunk 0, size=5, remain=0
2025/03/14 02:11:30 INFO  : OpenDrive root 'rclone-test-nabucog5tihe': Looking for duplicate md5 hashes using newest mode.
2025/03/14 02:11:30 NOTICE: 9789bfa7cddb21a6ee1880ded543bcb7: Found 3 files with duplicate md5 hashes
2025/03/14 02:11:30 INFO  : one: Deleted
2025/03/14 02:11:30 INFO  : also/one: Deleted
2025/03/14 02:11:30 NOTICE: 9789bfa7cddb21a6ee1880ded543bcb7: Deleted 2 extra copies
--- PASS: TestDeduplicateNewestByHash (11.78s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.42s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.45s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.98s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.42s)
=== RUN   TestMergeDirs
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.65s)
=== RUN   TestListDirSorted
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:11:36 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0
2025/03/14 02:11:38 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0
2025/03/14 02:11:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0
2025/03/14 02:11:43 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0
2025/03/14 02:11:45 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0
2025/03/14 02:11:48 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0
2025/03/14 02:11:50 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0
2025/03/14 02:11:52 DEBUG : a.txt: Excluded (Size Filter)
2025/03/14 02:11:52 DEBUG : a.txt: Excluded
2025/03/14 02:11:53 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/14 02:11:53 DEBUG : sub dir/hello world: Excluded
2025/03/14 02:11:53 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/14 02:11:53 DEBUG : sub dir/hello world2: Excluded
2025/03/14 02:11:53 DEBUG : sub dir/ignore dir: Excluded
2025/03/14 02:11:53 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/03/14 02:11:53 DEBUG : sub dir/hello world: Excluded
2025/03/14 02:11:53 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/03/14 02:11:53 DEBUG : sub dir/hello world2: Excluded
2025/03/14 02:11:54 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (22.09s)
=== RUN   TestListJSON
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:11:58 DEBUG : file1: Uploading chunk 0, size=5, remain=0
2025/03/14 02:12:00 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0
=== RUN   TestListJSON/Default
=== RUN   TestListJSON/FilesOnly
=== RUN   TestListJSON/DirsOnly
=== RUN   TestListJSON/Recurse
=== RUN   TestListJSON/SubDir
=== RUN   TestListJSON/NoModTime
=== RUN   TestListJSON/NoMimeType
=== RUN   TestListJSON/ShowHash
=== RUN   TestListJSON/HashTypes
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (7.16s)
    --- PASS: TestListJSON/Default (0.17s)
    --- PASS: TestListJSON/FilesOnly (0.17s)
    --- PASS: TestListJSON/DirsOnly (0.18s)
    --- PASS: TestListJSON/Recurse (0.35s)
    --- PASS: TestListJSON/SubDir (0.17s)
    --- PASS: TestListJSON/NoModTime (0.17s)
    --- PASS: TestListJSON/NoMimeType (0.17s)
    --- PASS: TestListJSON/ShowHash (0.19s)
    --- PASS: TestListJSON/HashTypes (0.18s)
    --- PASS: TestListJSON/Metadata (0.17s)
=== RUN   TestStatJSON
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0
2025/03/14 02:12:07 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0
=== RUN   TestStatJSON/Root
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
=== RUN   TestStatJSON/Dir
=== RUN   TestStatJSON/DirWithTrailingSlash
=== RUN   TestStatJSON/File
=== RUN   TestStatJSON/NotFound
=== RUN   TestStatJSON/DirFilesOnly
=== RUN   TestStatJSON/FileFilesOnly
=== RUN   TestStatJSON/NotFoundFilesOnly
=== RUN   TestStatJSON/DirDirsOnly
=== RUN   TestStatJSON/FileDirsOnly
=== RUN   TestStatJSON/NotFoundDirsOnly
=== RUN   TestStatJSON/RootNotFound
2025/03/14 02:12:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/notfound"
2025/03/14 02:12:11 DEBUG : Starting OpenDrive session with ID: 0fce0e131f21bc83401a0c5b4323a43b158673ff42700c183a54d7213da2ffe6
--- PASS: TestStatJSON (9.07s)
    --- PASS: TestStatJSON/Root (0.18s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.17s)
    --- PASS: TestStatJSON/Dir (0.34s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s)
    --- PASS: TestStatJSON/File (0.17s)
    --- PASS: TestStatJSON/NotFound (0.34s)
    --- PASS: TestStatJSON/DirFilesOnly (0.17s)
    --- PASS: TestStatJSON/FileFilesOnly (0.17s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s)
    --- PASS: TestStatJSON/DirDirsOnly (0.17s)
    --- PASS: TestStatJSON/FileDirsOnly (0.18s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s)
    --- PASS: TestStatJSON/RootNotFound (1.33s)
=== RUN   TestMkdir
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:13 INFO  : OpenDrive root 'rclone-test-nabucog5tihe': Making directory
2025/03/14 02:12:14 INFO  : OpenDrive root 'rclone-test-nabucog5tihe': Making directory
--- PASS: TestMkdir (0.50s)
=== RUN   TestLsd
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0
--- PASS: TestLsd (3.62s)
=== RUN   TestLs
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
2025/03/14 02:12:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0
--- PASS: TestLs (4.25s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
2025/03/14 02:12:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0
2025/03/14 02:12:26 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/14 02:12:26 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (5.06s)
=== RUN   TestLsLong
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
2025/03/14 02:12:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0
--- PASS: TestLsLong (5.29s)
=== RUN   TestHashSums
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
2025/03/14 02:12:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0
=== RUN   TestHashSums/Md5
=== RUN   TestHashSums/Md5Download
--- PASS: TestHashSums (6.36s)
    --- PASS: TestHashSums/Md5 (0.21s)
    --- PASS: TestHashSums/Md5Download (0.44s)
=== RUN   TestHashSumsWithErrors
2025/03/14 02:12:39 DEBUG : Creating backend with remote ":memory:"
2025/03/14 02:12:39 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/14 02:12:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/14 02:12:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/14 02:12:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/14 02:12:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/14 02:12:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/14 02:12:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/14 02:12:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/14 02:12:39 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 "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
2025/03/14 02:12:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0
2025/03/14 02:12:44 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0
--- PASS: TestCount (9.21s)
=== RUN   TestDelete
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:49 DEBUG : small: Uploading chunk 0, size=10, remain=0
2025/03/14 02:12:51 DEBUG : medium: Uploading chunk 0, size=60, remain=0
2025/03/14 02:12:53 DEBUG : large: Uploading chunk 0, size=100, remain=0
2025/03/14 02:12:55 DEBUG : Waiting for deletions to finish
2025/03/14 02:12:55 DEBUG : large: Excluded (Size Filter)
2025/03/14 02:12:55 DEBUG : large: Excluded
2025/03/14 02:12:55 INFO  : small: Deleted
2025/03/14 02:12:55 INFO  : medium: Deleted
--- PASS: TestDelete (8.56s)
=== RUN   TestMaxDelete
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:12:57 DEBUG : small: Uploading chunk 0, size=10, remain=0
2025/03/14 02:12:59 DEBUG : medium: Uploading chunk 0, size=60, remain=0
2025/03/14 02:13:02 DEBUG : large: Uploading chunk 0, size=100, remain=0
2025/03/14 02:13:03 DEBUG : Waiting for deletions to finish
2025/03/14 02:13:03 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/03/14 02:13:04 INFO  : medium: Deleted
2025/03/14 02:13:04 INFO  : large: Deleted
--- PASS: TestMaxDelete (8.77s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:13:06 DEBUG : small: Uploading chunk 0, size=10, remain=0
2025/03/14 02:13:08 DEBUG : medium: Uploading chunk 0, size=60, remain=0
2025/03/14 02:13:10 DEBUG : large: Uploading chunk 0, size=100, remain=0
2025/03/14 02:13:11 DEBUG : Waiting for deletions to finish
2025/03/14 02:13:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/14 02:13:12 INFO  : medium: Deleted
2025/03/14 02:13:12 INFO  : small: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (8.03s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:13:14 DEBUG : small: Uploading chunk 0, size=10, remain=0
2025/03/14 02:13:16 DEBUG : medium: Uploading chunk 0, size=60, remain=0
2025/03/14 02:13:18 DEBUG : large: Uploading chunk 0, size=100, remain=0
2025/03/14 02:13:19 DEBUG : Waiting for deletions to finish
2025/03/14 02:13:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/14 02:13:19 INFO  : small: Deleted
2025/03/14 02:13:19 INFO  : medium: Deleted
--- PASS: TestMaxDeleteSize (7.68s)
=== RUN   TestReadFile
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:13:22 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0
--- PASS: TestReadFile (3.81s)
=== RUN   TestRetry
2025/03/14 02:13:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/14 02:13:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/14 02:13:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 02:13:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 02:13:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 02:13:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/14 02:13:25 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 "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:13:25 DEBUG : file1: Uploading chunk 0, size=10, remain=0
2025/03/14 02:13:28 DEBUG : file2: Uploading chunk 0, size=9, remain=0
--- PASS: TestCat (10.84s)
=== RUN   TestPurge
2025/03/14 02:13:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xaliqut4vevi"
2025/03/14 02:13:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/14 02:13:36 DEBUG : Starting OpenDrive session with ID: 2a8c4c769c7bddccbfeea09e81e157a3870a1953f4fe1c410ffbc8f19a9664f5
2025/03/14 02:13:37 DEBUG : Creating backend with remote "/tmp/rclone2959171120"
    run.go:180: Remote "OpenDrive root 'rclone-test-xaliqut4vevi'", Local "Local file system at /tmp/rclone2959171120", Modify Window "1s"
2025/03/14 02:13:39 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0
2025/03/14 02:13:41 INFO  : A2: Making directory
2025/03/14 02:13:41 INFO  : A1/B2: Making directory
2025/03/14 02:13:41 INFO  : A1/B2/C2: Making directory
2025/03/14 02:13:42 INFO  : A1/B1/C3: Making directory
2025/03/14 02:13:42 INFO  : A3: Making directory
2025/03/14 02:13:43 INFO  : A3/B3: Making directory
2025/03/14 02:13:43 INFO  : A3/B3/C4: Making directory
2025/03/14 02:13:45 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0
2025/03/14 02:13:49 ERROR : : error listing: directory not found
2025/03/14 02:13:49 DEBUG : OpenDrive root 'rclone-test-xaliqut4vevi': Purge remote
2025/03/14 02:13:50 NOTICE: purge failed: directory not found
--- PASS: TestPurge (14.14s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    run.go:285: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-nabucog5tihe'": failed to get folder list: Directory doesn't exist (Error 404)
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- FAIL: TestRmdirsNoLeaveRoot (9.54s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:13:59 INFO  : A1: Making directory
2025/03/14 02:14:00 INFO  : A1/B1: Making directory
2025/03/14 02:14:00 INFO  : A1/B1/C1: Making directory
2025/03/14 02:14:02 DEBUG : removing 1 level 3 directories
2025/03/14 02:14:02 INFO  : A1/B1/C1: Removing directory
2025/03/14 02:14:03 DEBUG : removing 1 level 2 directories
2025/03/14 02:14:03 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (5.28s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:14:04 INFO  : A1: Making directory
2025/03/14 02:14:05 INFO  : A1/B1: Making directory
2025/03/14 02:14:05 INFO  : A1/B1/C1: Making directory
2025/03/14 02:14:08 DEBUG : removing 1 level 3 directories
2025/03/14 02:14:08 INFO  : A1/B1/C1: Removing directory
2025/03/14 02:14:08 DEBUG : removing 1 level 2 directories
2025/03/14 02:14:08 INFO  : A1/B1: Removing directory
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestRmdirsWithFilter (13.72s)
=== RUN   TestCopyURL
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:14:19 DEBUG : file1: Uploading chunk 0, size=14, remain=0
2025/03/14 02:14:21 DEBUG : filename.txt: File name found in url
2025/03/14 02:14:22 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0
2025/03/14 02:14:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/14 02:14:24 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0
2025/03/14 02:14:27 DEBUG : file2: Uploading chunk 0, size=14, remain=0
--- PASS: TestCopyURL (11.22s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:14:30 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 02:14:31 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0
2025/03/14 02:14:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 02:14:32 INFO  : file1: Copied (new) to: sub/file2
2025/03/14 02:14:32 INFO  : file1: Deleted
2025/03/14 02:14:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/14 02:14:33 DEBUG : file1: Unchanged skipping
2025/03/14 02:14:33 INFO  : file1: Deleted
2025/03/14 02:14:33 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': don't need to copy/move sub/file2, it is already at target location
    run.go:125: removing dir "sub" failed - try 1/3: folder not empty
--- PASS: TestMoveFile (6.53s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:14:36 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 02:14:37 DEBUG : file1: Uploading chunk 0, size=14, remain=0
2025/03/14 02:14:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 02:14:38 INFO  : file1: Copied (new)
2025/03/14 02:14:38 INFO  : file1: Deleted
2025/03/14 02:14:39 DEBUG : file1: Destination exists, skipping
2025/03/14 02:14:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (3.57s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:14:40 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/14 02:14:41 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0
2025/03/14 02:14:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/14 02:14:42 INFO  : file1: Copied (new) to: sub/file2
2025/03/14 02:14:42 INFO  : file1: Deleted
2025/03/14 02:14:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/14 02:14:43 DEBUG : file1: Unchanged skipping
2025/03/14 02:14:43 INFO  : file1: Deleted
2025/03/14 02:14:44 DEBUG : sub/file2: moving to sub/File2-rclone-move-jisesuq5
2025/03/14 02:14:44 DEBUG : sub/file2: same parent dir (ODFfODE1MDk3NV95ZzlHcQ) - using file/rename instead of move_copy for sub/File2-rclone-move-jisesuq5
2025/03/14 02:14:44 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-jisesuq5
2025/03/14 02:14:44 DEBUG : sub/file2: moving to sub/File2
2025/03/14 02:14:45 DEBUG : sub/File2-rclone-move-jisesuq5: same parent dir (ODFfODE1MDk3NV95ZzlHcQ) - using file/rename instead of move_copy for sub/File2
2025/03/14 02:14:45 INFO  : sub/File2-rclone-move-jisesuq5: Moved (server-side) to: sub/File2
--- PASS: TestCaseInsensitiveMoveFile (6.98s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:14:47 DEBUG : hello: Uploading chunk 0, size=5, remain=0
2025/03/14 02:14:50 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (4.05s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:14:52 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0
2025/03/14 02:14:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nabucog5tihe/backup"
2025/03/14 02:14:54 DEBUG : Starting OpenDrive session with ID: 1c6ba98d86d666d99027687b469528a4e18f1e4a03f96c7899e8fac93bc2aa41
2025/03/14 02:14:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/14 02:14:55 ERROR : dst/file1: Couldn't move: failed to get folder list: Directory doesn't exist (Error 404)
    operations_test.go:1052: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052
        	Error:      	Received unexpected error:
        	            	moving to --backup-dir failed: failed to get folder list: Directory doesn't exist (Error 404)
        	Test:       	TestMoveFileBackupDir
--- FAIL: TestMoveFileBackupDir (6.51s)
=== 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 "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:14:58 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0
2025/03/14 02:15:00 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0
2025/03/14 02:15:02 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0
2025/03/14 02:15:04 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0
2025/03/14 02:15:06 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0
2025/03/14 02:15:06 INFO  : A1/B2: Making directory
2025/03/14 02:15:07 INFO  : A1/B1/C3: Making directory
2025/03/14 02:15:08 DEBUG : A2: same parent dir (ODFfODE1MDg4MV9IZjRLUg) - using folder/rename instead of move_copy
2025/03/14 02:15:13 INFO  : A2/one: Moved (server-side) to: A3/one
2025/03/14 02:15:13 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/03/14 02:15:13 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/03/14 02:15:13 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/03/14 02:15:14 INFO  : A2/two: Moved (server-side) to: A3/two
2025/03/14 02:15:17 INFO  : OpenDrive root 'rclone-test-nabucog5tihe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/14 02:15:21 INFO  : A3/two: Moved (server-side) to: A4/two
2025/03/14 02:15:21 INFO  : A3/one: Moved (server-side) to: A4/one
2025/03/14 02:15:21 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/03/14 02:15:21 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/03/14 02:15:21 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
--- PASS: TestDirMove (33.77s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
--- PASS: TestGetFsInfo (0.41s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:15:31 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 02:15:32 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0
2025/03/14 02:15:34 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/14 02:15:34 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/14 02:15:34 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/14 02:15:35 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0
2025/03/14 02:15:36 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK
2025/03/14 02:15:36 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:15:38 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 02:15:39 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0
2025/03/14 02:15:40 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/14 02:15:40 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/14 02:15:40 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/14 02:15:41 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0
2025/03/14 02:15:42 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK
2025/03/14 02:15:42 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:15:44 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 02:15:45 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0
2025/03/14 02:15:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/03/14 02:15:46 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/14 02:15:47 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0
2025/03/14 02:15:48 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:15:50 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': File to upload is small (34 bytes), uploading instead of streaming
2025/03/14 02:15:51 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0
2025/03/14 02:15:52 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/14 02:15:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/14 02:15:52 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/14 02:15:52 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0
2025/03/14 02:15:54 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/14 02:15:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (24.38s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.40s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.95s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.93s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.10s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.42s)
=== RUN   TestRcatSize
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:15:57 DEBUG : potato1: Uploading chunk 0, size=60, remain=0
2025/03/14 02:15:58 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': File to upload is small (60 bytes), uploading instead of streaming
2025/03/14 02:15:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
2025/03/14 02:16:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/14 02:16:00 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (6.14s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.42s)
=== RUN   TestTouchDir
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:16:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0
2025/03/14 02:16:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0
2025/03/14 02:16:09 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0
2025/03/14 02:16:11 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': Touching "empty space"
2025/03/14 02:16:11 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': Touching "potato2"
2025/03/14 02:16:11 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': Touching "sub dir/potato3"
--- PASS: TestTouchDir (10.69s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.41s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.43s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.42s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.42s)
=== RUN   TestDirsEqual
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.42s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "OpenDrive root 'rclone-test-nabucog5tihe'", Local "Local file system at /tmp/rclone2982798080", Modify Window "1s"
2025/03/14 02:16:17 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0
2025/03/14 02:16:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0
2025/03/14 02:16:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zetigak4" before starting
2025/03/14 02:16:24 DEBUG : sub dir/test remove existing: same parent dir (ODFfODE1MTAwMl9zaUdHbQ) - using file/rename instead of move_copy for sub dir/test remove existing.zetigak4
2025/03/14 02:16:25 DEBUG : sub dir/test remove existing.zetigak4: TEST: removing renamed existing file after operation
2025/03/14 02:16:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seqetoz9" before starting
2025/03/14 02:16:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfODE1MTAwMl9zaUdHbQ) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seqetoz9
2025/03/14 02:16:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seqetoz9: TEST: renaming existing back after failed operation
2025/03/14 02:16:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.seqetoz9: same parent dir (ODFfODE1MTAwMl9zaUdHbQ) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/03/14 02:16:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kevaqah4" before starting
2025/03/14 02:16:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfODE1MTAwMl9zaUdHbQ) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kevaqah4
    operations_test.go:1952: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1952
        	Error:      	"       21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain "       21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n"
        	Test:       	TestRemoveExisting
2025/03/14 02:16:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kevaqah4: TEST: removing renamed existing file after operation
--- FAIL: TestRemoveExisting (14.86s)
=== 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)
FAIL
2025/03/14 02:16:30 DEBUG : OpenDrive root 'rclone-test-nabucog5tihe': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m57.37141518s (try 1/5): exit status 1: Failed [TestRmdirsNoLeaveRoot TestMoveFileBackupDir TestRemoveExisting]